Jump to content

Recommended Posts

Posted

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!

Posted

Did contactname have any uppercase characters in it? I'm just wondering if it's a database upper vs. lowercase thing that didn't translate through the upgrade.

Posted

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.

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
  • Recently Browsing   0 members

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