x00
MVPx00 MVP
Reactions
-
Re: Error importing from phpBB3 using Vanilla Porter
What is the point asking that if you don't respond to post asking to provide information? (View Post)2 -
Re: whizz kid required.....to create a great forum!
@ilovetech he is looking for an experienced developer, not someone who just hosts, and tinkers. (View Post)1 -
Re: Allow a subfolder with directory listings
show us the .htaccess of the subdirectory should be something like AuthName "Authorisation Required"AuthUserFile "/path/to/passwd"AuthType Basicrequire valid-userErrorDocument 401… (View Post)1 -
Re: activity purging plugin - another way of solving the problem of activity table bloat.
This is the cron I use 00 3 * * * mysql -u username -p pass forumdb -e "DELETE FROM GDN_Activity WHERE ActivityTypeID NOT IN ( SELECT ActivityTypeID FROM GDN_ActivityType WHERE Name = 'WallComme… (View Post)4 -
Re: Does anyone with Vanilla forum on a wordpress.org domain find slow loading ?
Don't expect professional support form a cheap host. They are mostly reading from a script, they have no investigative capacity or knowledge, and their interest is in getting you to upgrade, rather t… (View Post)2
