| Warning: Invalid argument supplied for foreach() Warning: Invalid argument supplied for foreach() in /admincp/vba_gallery_admin.php on line 725appears within my admincp when I edit categories, just above the list of file types permitted, but everything I have tested so far seems to work okay.
In the Gallery Modify Settings menu, only the three global replacement options appear - shouldn't there be some more options there?
I had some trouble (re)installing Gallery due to some leftover db tables, but eventually got them dumped and the program in, and thought it was all fine until I ran across this.....
I saved some of the install errors:
Warning: implode(): Bad arguments. in /admincp/vba_gallery_admin.php on line 700
Warning: Invalid argument supplied for foreach() in /admincp/vba_gallery_admin.php on line 689
Database error in vBulletin 3.0.6:
Invalid SQL:
SELECT adv_setting.*
FROM adv_setting AS adv_setting
LEFT JOIN adv_settinggroup AS adv_settinggroup USING (grouptitle)
WHERE adv_setting.varname IN()
ORDER BY adv_settinggroup.displayorder, adv_setting.displayorder
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 adv_settinggroup.displayorder, adv_setting.displa
mysql error number: 1064
Date: Monday 07th of February 2005 04:52:41 AM
|