After update to 3.2, I converted and initialized the databases and everything seemed to be OK, at least I got a “successful” prompt. I can see my old campaigns and view them with statistics
I then proceeded to update to 3.4.2. On startup I get no error messages.
The List names are all there but the number of subscribers shows as zero and I can not upload from a CSV file to any of them. The following message appears when I select Lists.
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
Database error 1146 while doing query Table ‘cavucomp_php1.phplist_user_user’ doesn’t exist
@CAVUCO Are you using the same config.php file as before the upgrades? it looks as if this line is incorrect. Maybe you had a different value before the upgrades
$usertable_prefix = 'phplist_user_';
You can use phpmyadmin or similar to confirm what the table name really is.
That is a backup of the database, not the database itself. If you have phpmyadmin then you should be able to see what the tables are actually called, e.g.