By Abraham Tol on Wednesday, 13 August 2014
Replies 5
Likes 0
Views 1.1K
Votes 0
When installing latest release of easyblog on test Joomla 3.3.3 site I get the following error:
1146 Table 'abtolsol_TODDY.t4hg2_easyblog_configs' doesn't exist SQL=SHOW CREATE TABLE `t4hg2_easyblog_configs`.

Any suggestions?
Hello Cinthia,

Based on your error message it is most likely due to permission issue when you try to install easy blog.

It appears that when run the SQL code in order to create table to install the easy blog component we encountered this error. This is due to lack of permission to run the sql code on the backend.

But you may try and run the sql code yourself & install the component by following this steps:

1. Copy all the sql code from the attached sql file given.
2. Paste the sql code in your myPHPadmin and run it.
3. Unzip your easyblog installer file if you have not unzip (skip this part if you already unzip it)
4. go to your easyblog installer file > admin > look for this file install.mysql.utf8.sql as shown in this screenshot http://screencast.com/t/4q4vXlIA
5. once you already accessed the install.mysql.utf8.sql, remove all the sql codes then save it then zipped the installer file again
6. Go to your backend > extension manager > upload the recently zipped installer file

Hope this solves your problem

If you encountered the same problem while you run the sql code in your phpmyadmin you may want to provide us your backend, phpmyadmin and FTP access in order for us to trouble shoot the problem.
·
Wednesday, 13 August 2014 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Nick I will keep you informed on the progress.
·
Thursday, 14 August 2014 01:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Cinthia,

Sure, keep us updated then.
·
Thursday, 14 August 2014 11:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick,

You mention the attached SQL file, but where is it? Or is it something I am supposed to get from the Installation ZIP file? Hope you help out again. Not working yet.

Kind Regards,

Abraham
·
Wednesday, 20 August 2014 01:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Abraham,

You have to get from the installer file: installer file > admin > install.mysql.utf8.sql . Or you can provide us your backend and FTP so we can help you install Easyblog.
·
Wednesday, 20 August 2014 10:16
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post