Error messages after installing
-
Zotius
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
7 years 1 month ago #6380
by Zotius
Hi!
On one of my sites after installation and enabling the plugin, these error messages can read:
On the backend:
500 Unknown column 'a.skip' in 'field list'
On the frontend:
1054 Unknown column 'A.skip' in 'where clause'
On another site it works properly.
What is the solution of problem?
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 1 month ago #6382
by admin
Hi,
it seems the table structure was not update during the installation. The faster way, if possible, is to uninstall it, delete tables (manually), and reinstall it. But you will loose all rules. Otherwise you should run the SQL script manually. You can find it in the installation package in the mysql/udates folder. But you need to change the prefix to the real one accoarding to your installation.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.162 seconds