-
Junior Member
Error table not found
Hi,
I get the following error in the Joomla back-end when I open an article or try to edit user details. XXX is the name of my DB and wsn_ is my table prefix.
Table 'XXX.wsn_likebtn_items' doesn't exist SQL=SELECT likes, dislikes FROM wsn_likebtn_items WHERE content_type = 'com_content.article' AND content_id = '255'
When I disable LikeBtn I don't have the error anymore. Updated to the latest version but problem remains.
Regards, Peter.
-
Admin
Hi,
We will fix the issue and let you know.
-
Admin
Are you using MySQL?
Are you receiving an error right after installation or after plugin upgrade to 1.3 version?
-
Junior Member
Hi,
I am using mySQL and the error was already present in the previous version i used. A few months ago I updated the extension and I think that this update was the cause of the error.
I have looked around and the table is really not in the DB.
I found the file 'likebtn\sql\mysql\install.mysql.utf8.sql'. I imported that and the error is gone. It look like this file is not called on installation.
Regards, Peter.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules