Jump to content

Got an error


Christoph
 Share

Recommended Posts

Got this error message when trying to enter my contact page in the admin:

Table 'db12345.field_contactname' doesn't exist

I use the form builder module to create a contact form and recently updated my site from 2.0 to 2.1, maybe it's due to this?

Any thoughts on how to solve?

THX!

Link to comment
Share on other sites

First thing to try is to edit /site/config.php and locate this line near the bottom:

$config->dbLowercaseTables = true;

Change it to false. Then see if it starts working.

If that doesn't do it, change it back to true and lets see if we can rename the table manually. If you don't have easy access to PhpMyAdmin I can post a quick PW code bit that'll do it for you. But lets wait and see if that is even necessary first.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...