By Ricardo Abiz on Monday, 21 September 2015
Posted in Technical Issues
Replies 10
Likes 0
Views 489
Votes 0
I'm experiencing some bugs such as when I click over bloggers it shows: 1054 Unknown column 'a.usertype' in 'order clause' SQL=select count( p.id ) as `totalPost`, COUNT( DISTINCT(g.content_id) ) as `featured`, a.* from `wdal7_users` as a left join `wdal7_easyblog_post` as p on a.`id` = p.`created_by` and `p`.`published` = '1' and p.`state` = '0' left join `wdal7_easyblog_featured` AS `g` ON a.`id`= g.`content_id` AND g.`type`= 'blogger' where (1 <= (select count(1) from `wdal7_easyblog_acl_group` as ag inner join `wdal7_easyblog_acl` as acl on ag.`acl_id` = acl.`id` inner join `wdal7_user_usergroup_map` as up on ag.`content_id` = up.`group_id` where up.`user_id` = `a`.`id` and acl.`action` = 'add_entry' and ag.`type` = 'group' and ag.`status` = 1)) group by a.`id`ORDER BY a.usertype asc

When A blogger intend to use the form to post a article it's not working properly.

Please, help!
Hello Ricardo,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Monday, 21 September 2015 10:49
·
0 Likes
·
0 Votes
·
0 Comments
·
sure. see site details below.

please check all because I'm enable to publish post's load cover images, block images and so on...

It's integrated to JomSocial
·
Monday, 21 September 2015 10:58
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm also enable to erase posts
·
Monday, 21 September 2015 11:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ricardo,

May I know what is the steps needed to replicate the issue on your site? I just tried to created a blog post from both backend and frontend on your site and it seems like everything is working correctly without any error.

Please advise.
·
Monday, 21 September 2015 17:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Here a screen capture video - I'm using Firefox - Mac version the same happen on the back-end interface.

http://www.celex.com.br/download/Screen-easyblog.zip
·
Monday, 21 September 2015 20:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ricardo,

I am really sorry for the delay of this reply.

It seems like your site has redirection to index.php hence you need to turn this option on from your backend > easyblog > settings > system, http://screencast.com/t/YfnwXU6fY to ensure the ajax is being called correctly on your site. Can you give it a try now and see how it goes?
·
Tuesday, 22 September 2015 12:26
·
0 Likes
·
0 Votes
·
0 Comments
·
I did but not work, when I try to write a post the same happen even after disable Ajax URLS as you suggested.
·
Tuesday, 22 September 2015 12:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ricardo,

I am sorry for the confusion here. You need to turn on this option in order for your easyblog to function properly and I already turned it on in my previous reply earlier. I have helped you to turn it back on now and it should be working as it should be now.
·
Tuesday, 22 September 2015 13:17
·
0 Likes
·
0 Votes
·
0 Comments
·
I could just publish a simple Title called Test and content test - no image upload.

When a Try to past a text, even plain text it show as image bellow.
·
Tuesday, 22 September 2015 13:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ricardo,

I've fixed this for you by re-saving your content filtering wording without spacing at your backend > easyblog > settings > general > anti spam > content filtering. What happen is easyblog is trying to detect any spacing inside the blog content and it will consider the content as spam. I just tried to publish a blog post with news template on your site without any issue now.
·
Tuesday, 22 September 2015 16:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post