By Gurdip on Friday, 26 June 2015
Posted in Technical Issues
Likes 0
Views 552
Votes 0
I'm running Easyblog version 5.0.10 on Joomla 3.4.1.

I've encountered the following issue:

I receive a 1146 - Table Error when I try to access a menu item set to display Easyblog >> (Categories) All Categories - see attached screenshot for error message.
See url added.

this error also appears when i try to access Easyblog >> (Categories) Simple layout and EasyBlog » (Categories) Single Category.

I have provided backend access, please help.

Do also indicate how you fix it, thank you.
hi Gurdip,

Can you try download my attachment file and replace in JoomlaFolder\administrator\components\com_easyblog\models\category.php

and see how it goes?
·
Friday, 26 June 2015 02:31
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Arlex,

i did as you suggested, now the error disappears when i access single category:
EasyBlog » (Categories) Single Category
http://scc.mediagenesis.info/blog-single-category

but the error still persists when i proceed to:
Easyblog >> (Categories) Simple layout
http://scc.mediagenesis.info/blogs-simple-category

and
Easyblog >> (Categories) All Categories
http://scc.mediagenesis.info/all-blogs
·
Friday, 26 June 2015 17:08
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Gurdip,

This fix already included in latest version of 5.0.11 now

Try update to latest version and see this error is it still persists? If yes, can you provide us with your Joomla backend and FTP access so we can help you check on this.
·
Friday, 26 June 2015 17:14
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks Arlex, i've upgraded to 5.0.11 and the 1146 - Table Error has disappeared.

however, Easyblog >> (Categories) Simple layout displays only only a single category without the site or easyblog template (see attached screenshot)
http://scc.mediagenesis.info/blogs-simple-category

looks strange, unless this is how it's supposed to appear.
·
Friday, 26 June 2015 19:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gurdip,

Thanks for getting back to us,

Yes. that was strange, by right it should not show the "(Category) Single layout" menu type in Easyblog 5, because I checked the code, we already remove this in Easyblog 5.

May i know are you upgrade from 3.9?
·
Friday, 26 June 2015 20:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex,

Yes, originally we had version EasyBlog version 3.9 on the site.
·
Friday, 26 June 2015 20:45
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Gurdip,

Thanks for getting back to us and double confirm with this.

We will check it on our locally, so that who upgrade from 3.9 to 5.0, they shouldn't see this menu type "Simple category layout" from menu selection.
·
Saturday, 27 June 2015 00:19
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Arlex,

i upgraded to Easyblog version 5.0.14.

1. i've noticed that when i try to view all posts by clicking the VIEW ALL POSTS button from the EasyBlog » (Categories) All Categories page i get a 404 error:

All Categories page:
http://scc.mediagenesis.info/blog-categories

404 error when i click VIEW ALL POSTS button (marked in red in the attachment):
http://scc.mediagenesis.info/blog-categories/comics-general

EDIT: i realized that this doesn't affect all category links, for example i am able to access:
http://scc.mediagenesis.info/blog-categories/interviews


2. another issue is on chrome and safari (i tested it on ipad) the format of the EasyBlog » (Categories) All Categories page the boxes, buttons and category avatar don't display properly, and the lists of posts appear truncated - see attached jpeg. the format is fine on firefox and internet explorer.
·
Sunday, 05 July 2015 01:23
·
0 Likes
·
0 Votes
·
0 Comments
·
i just realized that the url for blog categories cannot contain hyphens:

this gave a 404 error
http://scc.mediagenesis.info/blog-categories/comics-general

but using an underscore seems to be fine
http://scc.mediagenesis.info/blog-categories/comics_general

that is strange cos the hypens in the category aliases were generated by easyblog.
i've replaced all - hypens in the category aliases on my site with _ underscore.

this ought to still be resolved though, as some of my bloggers would expect the aliases generated to be able to work.
·
Monday, 06 July 2015 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gurdip,

I'm really sorry that delayed of this reply,
1. i've noticed that when i try to view all posts by clicking the VIEW ALL POSTS button from the EasyBlog » (Categories) All Categories page i get a 404 error:

Thanks for reporting, i can replicate this issues in my locally, I'm still investigate on this and get back to you as soon as possible.

2. another issue is on chrome and safari (i tested it on ipad) the format of the EasyBlog » (Categories) All Categories page the boxes, buttons and category avatar don't display properly, and the lists of posts appear truncated - see attached jpeg. the format is fine on firefox and internet explorer.

It seems like the styling issues is coming from your custom css, check my screenshot below.
I have temporary commented out, it work fine now.
·
Monday, 06 July 2015 19:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex,

thanks, that fixed the formatting issue on chrome and safari.

another css issue i noticed is for the profile photo upload box see attached image.
·
Monday, 06 July 2015 20:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gurdip,

I have applied some css fix in your custom css file, it should work fine now.

div#fd.eb input#file-upload {
padding: 0px !important;
}


Can you download my attachment file and replace in JoomlaFolder\components\com_easyblog\router.php

And revert back your category alias to use '-' dash and see how it goes?
·
Monday, 06 July 2015 23:31
·
0 Likes
·
0 Votes
·
0 Comments
·
that seems to have worked, Arlex.

thank you so much for your help and your patience.
·
Tuesday, 07 July 2015 00:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Gurdip,

You're welcome, glad to heard your issues resolved.

I will mark this thread as resolved and lock it to avoid any confusions in the future, but if you need any help please feel free to start a new thread in our forums.
·
Tuesday, 07 July 2015 00:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post