Ok installed the mod, have a few problems, its a brand new install of 3.0.7
I had no errors when I ran the installer, however;
Every time I run the cron I get this error emailed to me:
Database error in vBulletin 3.0.7:
Invalid SQL: SELECT varname, text FROM phrase WHERE varname IN () ORDER BY languageid DESC mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY languageid DESC' at line 1
mysql error number: 1064
______________________________
And when it posts the notice to the forum after an app has been made, it doesnt register on the index that there is a new message in the selected forum, ergo nothing is showing up under the last posts or number of post columns on the index page even though there are New Mod Applications To Be Rated posts inside the forum.
_____________________________
And when you go to delete a app:
Database error in vBulletin 3.0.7:
Invalid SQL:
DELETE *
FROM maf_application
WHERE userid = 1
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '*
FROM maf_application
WHERE userid = 1' at line 1
mysql error number: 1064
_____________________________
Server info:
MySQL version 4.0.22-standard
PHP version 4.3.10
Also I set the path in the cron to:
('/home/xxxxxx/public_html/forum/')
Is that correct, it doesnt seem to give a done notice?
Thanks in advance.
|