Jump to content

Getting error on install


Steve Bartlett

Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...