Hi -
So, my database tables have a "zen_" prefix. This is causing some inconvenience, as at least one third-party add-on uses an install script that doesn't work with such prefixes.
Can anyone tell me what I have to do to strip out these prefixes? Is it as simple as using mySQL to go in and edit the table names? (Of course, I then have to modify my configure.php files, too.)
Thanks for any assistance.




