I get this when I run ushop_install.php :
Fatal error: Call to a member function on a non-object in /home/aukevin/ultimatesportspage.com/html/forum/admincp/ushop_install.php on line 938
This is the line :
$DB_site->query("INSERT INTO " . TABLE_PREFIX . "settinggroup (grouptitle, displayorder, volatile) VALUES ('$group', '$sg[displayorder]', '0')")
I am running 3.5 RC3
|