By Wendy Ehsemann on Thursday, 28 September 2017
Posted in Technical Issues
Likes 0
Views 679
Votes 0
Dear EasyBlog Team,
In your example you have a format of the categories in one "box", see easyblog-categories.png

I have already made some template overrides for a couple of your modules, but mod_easyblogcategories works a little bit different than the others. It is not looping within the template file but within the controller (helper.php). So I tried to override it via mvc override, but I got this error: Fatal error: Cannot redeclare class modEasyBlogCategoriesHelper in C:\xampp\htdocs\ifs_portal\wwwroot\modules\mod_easyblogcategories\helper.php on line 270.

On the screenshot (easyblog_tagcloud_vs_categories.JPG) you can see what my problem is. I need the categories in one frame like the tags, but it seems to be necessary to override your controller to accomplish that.

Can you help me with that issue?

Thanks in advance and best regards
May i know is it possible for you provide us with your Joomla backend and FTP access so we can better have a check?

By right, you should override that module theme file instead of those helper file.
·
Thursday, 28 September 2017 18:27
·
0 Likes
·
0 Votes
·
0 Comments
·
For security reasons I cannot give you FTP access or to the Joomla backend.
·
Thursday, 28 September 2017 18:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, perhaps you can list down what you modify in the code or you can attach those php file as what you modified for these 2 modules e.g. Easyblog categories module and Easyblog tag cloud module so we can better have a look at least got something we can see what you did.
·
Thursday, 28 September 2017 18:42
·
0 Likes
·
0 Votes
·
0 Comments
·
ok, we found another way. Thank you
·
Thursday, 28 September 2017 20:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Wendy, glad that your issues are resolved now
·
Thursday, 28 September 2017 23:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post