forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: gazraa on December 08, 2003, 09:56:56 am

Title: not sure if this is still a bug?
Post by: gazraa on December 08, 2003, 09:56:56 am
At some stage during the upgrades, the cpg_installs table was created as 'cpg_installs'

Now, I use a prefix on all my tables of smccnuke_

the installs table did not use this prefix when it was set up, every other table did, and when i do the rc5 upgrade it is searching for smccnuke_cpg_installs which obviously isn't there.

Everything else runs fine, and I did the two updates on the installs table manually. But is this a bug? Has anyone else used prefixes on their tables and had the same problem?
Title: not sure if this is still a bug?
Post by: DJMaze on December 08, 2003, 01:53:33 pm
it's impossible that install.php searches for smccnuke_cpg_installs because it's never used that way.
Only cpg_installs table is asked
Title: not sure if this is still a bug?
Post by: gazraa on December 08, 2003, 01:59:20 pm
well when i ran the install for rc5, i got two red dots come up and it was for the alter table and update table, and for both it was looking for smccnuke_cpg_installs

i had to manually run the sql with just cpg_installs as the install name
Title: not sure if this is still a bug?
Post by: DJMaze on December 08, 2003, 07:52:22 pm
ah now i get it, and found.

you upgrade from rc3/4 to 1.2.1 bug will be solved.

Thanks a lot