By willem edelenbos on Wednesday, 18 February 2015
Replies 3
Likes 0
Views 754
Votes 0
Hello,

I have a problem installing EasyBlog. I have tried installing this extension through the directory. When i hit the install button, i get the following message:

Error: 1146 Table 'a4design_nl_a4desig.n1cw0_easyblog_configs' doesn't exist SQL=SHOW CREATE TABLE `n1cw0_easyblog_configs`

Can any one relate to this and help me out.

Many thanks,
Willem
Hello Willem,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Wednesday, 18 February 2015 23:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Experiencing the same issue here.
Table 'lesterfr_2015.glkxw_easyblog_configs' doesn't exist SQL=SHOW CREATE TABLE `glkxw_easyblog_configs`
Is this a bug or a config issue at my end?
·
Friday, 10 April 2015 21:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Nick Herath ,

Sorry for late reply to this,

Nope, that was not a bug, try of my following step and see how it goes?

STEP 1 : Double check on your Database table prefix, is it this ? af_
STEP 2 : If yes, extract the Easyblog installation zip file and open this file -> \admin\install.mysql.utf8.sql
STEP 3 : Replace all the #__ to af_ (check my screenshot : http://screen.stackideas.com/2015-02-03_0133_001.png )
STEP 4 : After replaced, then copy all the code and run in your phpmyadmin (select your database which use for Easyblog)
STEP 5 : After you manually install all the Easyblog table in your databse, then go back to this file \admin\install.mysql.utf8.sql (remove all the code, let it blank > save)
STEP 6 : then zip your installation file again.
STEP 7 : Put this installation zip file in your eb folder > JoomlaFolder/tmp/eb(create new folder)
STEP 8 : Then extract the file.
STEP 9 : GO to your Backend > Extension manager > install from directory > put your path location (check my screenshot : http://screen.stackideas.com/2015-02-03_0137.png )
STEP 10 : Click install.
·
Saturday, 11 April 2015 02:43
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post