Jump to content

installation problem


Josf

Recommended Posts

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');

}

Link to comment
Share on other sites

  • 2 weeks later...

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.

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...