Steve Bartlett Posted June 1, 2014 Report Share Posted June 1, 2014 I just a website through Go Daddy and trying to install the phpvms/install/install.php and it keeps giving me this error: Fatal error: Class 'DB' not found in /home/xxxxxxxx/public_html/phpvms/core/common/SettingsData.class.php on line 28' xxxxx is actually something else, but not posting here On lines 27 and 28 I have this: $sql = 'SELECT * FROM ' . TABLE_PREFIX . 'settings'; $all_settings = DB::get_results($sql); Yes my data base is set up as phpvms_prefex as stated in the install instructions. Thank you, Steve Bartlett Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted June 1, 2014 Moderators Report Share Posted June 1, 2014 It has come up many many many times and it has been already solved... http://forum.phpvms.net/topic/21162-solved-fatal-error/ Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted June 1, 2014 Author Report Share Posted June 1, 2014 Okay thank you. Now I just need to figure out Go Daddys server path, LOL. Have an e-mail shot of to them. Thank you again Quote Link to comment Share on other sites More sharing options...
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.