Page 1 of 1

Auto creation of new tables

Posted: 2013-11-29 10:42
by scorpio_x73
Hi all and thanks in advance.

I have a project with 4 tables working ok, i decided to add 1 more table but when i created the new php files the mysql database did not updated with the new table.

Do i have to create the table manualy ?

Or there is something else wrong ?

Thank you again.

Re: Auto creation of new tables

Posted: 2013-12-01 15:48
by soltec1
Did you upload the update files to the server (overwriting the old files)

You then have to login once to the user section, and then the new table should show.

Im no expert so anyone feel free to correct me :)

Re: Auto creation of new tables

Posted: 2013-12-02 07:50
by scorpio_x73
Yes i did anyway someties happen some times not, trying to understand why....

Re: Auto creation of new tables

Posted: 2014-02-04 08:11
by a.gneady
I'm so sorry for the long delay. In case you're still experiencing this issue or someone stumbles upon this thread, you could try deleting the "setup.md5" file from your application folder .. this would prompt the creation of any missing tables automatically.