By sky on Tuesday, 23 June 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 441
Votes 0
after upgraded from ver 3 to ver 5, all easyblog pages can not show correctly. Any upgrade instructions? Am I missing something? I just installed the ver 5 on top of old one.
Hello Sky,

Regarding your issue, can you try to enable your Joomla error reporting and see if your server report any PHP error? Also, can you pass me your Jooomla backend admin access and your ftp account so that we can take a look at your issue again?

You may enter your site access detail in the 'site details' section in the reply form.

Hope this help and have a nice day!
Sam
·
Tuesday, 23 June 2015 17:02
·
0 Likes
·
0 Votes
·
0 Comments
·
please see site info
sky
·
Tuesday, 23 June 2015 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sky,

Thank for your site access and I am sorry for the delay of this reply.

Regarding your issue, I've checked on your site and apparently you are running on a very old version of EasySocial and EasyBlog 5 only support EasySocial version 1.3.x

You will need to upgrade your EasySocial to version 1.3.x if you wish to enable the EasySocial integration from your EasyBlog.

Currently I've disabled the avatar integration with EasySocial so that you will not get blank page when access EasyBlog frontpage.

Hope this help and have a nice day!
Sam
·
Tuesday, 23 June 2015 18:44
·
0 Likes
·
0 Votes
·
0 Comments
·
get error when click easyblog latest blog module

Fatal error: Class 'FD' not found in /home/macauce9/public_html/dev/administrator/components/com_easyblog/includes/easysocial/easysocial.php on line 377

got error when visit easyblog page
http://www.macaucentral.com/dev/%E4%B8%BB%E9%A1%8C%E6%97%A5%E8%AA%8C

Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-2' at line 1 SQL=select a.* from (SELECT a.*, (select count(1) from `jos_easyblog_post_category` as `pcat` INNER JOIN `jos_easyblog_post` as p on pcat.`post_id` = p.`id` and p.`published` = '1' and p.`state` = '0' where pcat.`category_id` IN (select c.`id` from `jos_easyblog_category` as c where (c.`id` = a.`id` OR c.`parent_id` = a.`id`)) ) as cnt from `jos_easyblog_category` as a WHERE a.`published`='1' and a.`parent_id` = 0 and (( ( a.`private` = 0) OR ( a.`private` = 1 and 1 > 0) OR ( a.`private` = 2 and (select count(1) from `jos_easyblog_category_acl` where `category_id` = a.`id` and `acl_id` = 1 and `content_id` in (8)) > 0)) )) as a where a.cnt > 0 ORDER BY a.`created` DESC LIMIT 0,-2
sky
·
Tuesday, 23 June 2015 19:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sky,

Fatal error: Class 'FD' not found in /home/macauce9/public_html/dev/administrator/components/com_easyblog/includes/easysocial/easysocial.php on line 377


Regarding the above, I've added a proper checking on your site so that if the EasySocial version lower than 1.3, all ES integration will be disabled.


got error when visit easyblog page
http://www.macaucentral.com/dev/%E4%B8%BB%E9%A1%8C%E6%97%A5%E8%AA%8C

Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-2' at line 1 SQL=select a.* from (SELECT a.*, (select count(1) from `jos_easyblog_post_category` as `pcat` INNER JOIN `jos_easyblog_post` as p on pcat.`post_id` = p.`id` and p.`published` = '1' and p.`state` = '0' where pcat.`category_id` IN (select c.`id` from `jos_easyblog_category` as c where (c.`id` = a.`id` OR c.`parent_id` = a.`id`)) ) as cnt from `jos_easyblog_category` as a WHERE a.`published`='1' and a.`parent_id` = 0 and (( ( a.`private` = 0) OR ( a.`private` = 1 and 1 > 0) OR ( a.`private` = 2 and (select count(1) from `jos_easyblog_category_acl` where `category_id` = a.`id` and `acl_id` = 1 and `content_id` in (8)) > 0)) )) as a where a.cnt > 0 ORDER BY a.`created` DESC LIMIT 0,-2


Regarding the above, I cant seem to be able to replicate this issue at your site. Is this issue resolved? If not, can you tell me how i can replicate the issue?

Please advise.
Sam
·
Tuesday, 23 June 2015 19:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post