Tabel Prefix

5 posts by 2 authors in: Forums > CMS Builder
Last Post: January 30, 2009   (RSS)

By Kenny - January 26, 2009

I know the table prefix is by default cms_ but I have changed it on a few installations. Now it is giving me an error when I upgrade:

MySQL Error: Table 'sagentic_cmsbuild.cms_accounts' doesn't exist

Because I have changed the table prefix, it should be looking for:

'sagentic_cmsbuild.s_accounts'

I have checked the settings.dat.php file and it still says

tablePrefix = "s_"


What to do?

Re: [Dave] Tabel Prefix

By Kenny - January 26, 2009

That worked

Thanks!

Re: [Dave] Tabel Prefix

By Kenny - January 29, 2009

What about changing the password for the original admin account? The original admin account doesn't show up under "User Accounts"

Kenny

Re: [sagentic] Tabel Prefix

By Dave - January 30, 2009

Hi Kenny,

Check if you have old files from a previous version in cmsAdmin/lib/menus/accounts/*.*. If so, you can just erase the "accounts" folder as it's not needed anymore.

We're going to add a check for that in the code so you don't have to do it for future versions (as it's much easier to just upload without having to worry about removing files).

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com