Troubleshooting table names in uppercase or lowerc

Troubleshooting table names in uppercase or lowercase, depending on the hosting.
If possible resolve for some congiguração or hack the code of dolphin.
Thank you all.

Quote · 2 Oct 2010

From what I see on my hosting, the tables are all lowercase.
EX: the profile is in lowercase table in mysql and dolphin trying to access this Profile and do not find it.

Quote · 3 Oct 2010

If your on shared hosting, you may not be able to correct this.

If your on a VPS or Dedicated it can be corrected from the server-side by adding lower_case_table_names=1 to the mysql config file.

This should not have occurred if this was a fresh install. It can however occur if you're using a database export that came from a windows machine on a Linux machine.


https://www.deanbassett.com
Quote · 3 Oct 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.