Anton Denga
New Member
But earlier it's work...
Why now with ask sertificate it must not work?
No, it's not.
When you switch to another (Russian) language - is still the system displays an error (
twisted1919, Can you help please?
But earlier it's work...
Why now with ask sertificate it must not work?
@emailwrks - Did the upgrade went fine without errors?
If it did, then try to remove the apps/common/runtime/cache folder (or rename it to something else) so that the database schema cache gets rebuilt.
Also, look into the database if possible and see if those two tables exists. use phpmyadmin to look inside your database.
It means you've deleted more sql statements that it should.
So look in the sql file where the customer_email_blacklist table is created and copy from that point onwards, statement by statement and run them one by one. There's no other way...
@emailwrks - If you have a backup(you should), it's best to restore it and try a new upgrade from scratch.
Otherwise, try re-uploading all the update files and try the command line again and if you get sql errors, follow the above advice where you remove sql statements from the files, one by one.
Let me know how it goes.