By Techjoomla on Saturday, 19 September 2015
Replies 3
Likes 0
Views 1.2K
Votes 0
Hello,

I have been upgrading joomla from 2.5.x to 3.4.4, And so re-installing easyblog extension on it.
Problem that I face after I install, Whole installation process is completed. And then when I go to the component ,
It displays a sql error.

Unknown column 'e.custom_css' in 'field list' SQL=select u.*, e.`id` as `eb_id`, e.`nickname`, e.`avatar`, e.`description`, e.`url`, e.`params` as `eb_params`, e.`published` as `eb_published`, e.`title` as `eb_title`, e.`biography`, e.`permalink`, e.`custom_css` from `paai_users` as u left join `paai_easyblog_users` as e ON u.`id` = e.`id` where u.`id` = 105


Then I found, our nginx environment support InnoDB type engine for all tables, where I found easyblog tables are MyISAM.
- Uninstall existing package
- Dropped all tables
- So I altered all types InnoDB
- And again tried installing the altered package

Installation doesn't complete in this case. Giving error at database queries.
Look at the attached screen.

Can you suggest me, what should I change in the installable package?
Used package version- com_easyblog_full_pro_5.0.25_joomla3.0.zip

Thanks
Hey there,

This really has nothing to do with innodb or myisam. The web server isn't able to extract the archive
·
Sunday, 20 September 2015 00:47
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm experiencing a related issue. Today, I downloaded com_easyblog_full_unlimited_5.0.26_joomla3.0.zip and used Upload & install on my Joomla 3.4.4 site.

Joomla asks me to search for the file to upload. I click upload, and ... nothing happens. Tried 4-5 times. Used different browsers, same result.

None of the file structure databases changed.
I went so far as to check php.ini to ensure the upload filesize limit was OK, and it is.

Any help would be greatly appreciated.
·
Wednesday, 23 September 2015 04:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sandi,

Perhaps you can provide us with your joomla backend and FTP access so we can help you with the installation on your site? If possible kindly start a new thread in order to avoid confusion between our staff.

Please advise.
·
Wednesday, 23 September 2015 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post