Josf Posted November 25, 2013 Report Posted November 25, 2013 I just download and uploaded all by ftp when I type the address in the browser I get this message: Fatal error: Class 'DB' not found in /public_html/virtual/core/common/SettingsData.class.php on line 28 Can you make me some suggestion? { $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; line 28 (default) $all_settings = DB::get_results($sql); CodonCache::write('site_settings', $all_settings, 'long'); } Quote
cam3r0ngt Posted December 5, 2013 Report Posted December 5, 2013 had the same problem. I had to remake the SQL database and re-enter my info into all of the PHPVMS installation screen. I had it again later on and I had to find the local.config.php and delete it. It will be created back when the installation is done though. You can find the file in the /core folder. Quote
Angel Air Posted December 8, 2013 Report Posted December 8, 2013 i have the same problem any help would be great Quote
MC1028 Posted December 8, 2013 Report Posted December 8, 2013 Delete local.config.php in core i think Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.