Tagged: JModuleHelper, t3 framework
-
AuthorPosts
-
September 27, 2017 at 12:48 am #1064268
Hi,
After updating Joomla version to 3.8, the front end of my site displayed error as the following:
Fatal error: Cannot declare class JModuleHelper, because the name is already in use in /public_html/plugins/system/t3/includes/joomla30/modulehelper.php on line 19
I have had a look in the Font awesome which may be the culprit for the issue but this was not the case as there is no such plugin in the site nor I could find it.
Any suggestions would be greatly appreciated.
Thank you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 28, 2017 at 7:32 am #1064607Hi,
As I can see that you’re using custom template from another provider, not our template. And this template is not using latest version of T3 yet. I tried to upgrade our T3 blank but don’t see this error.
The team is working hard on updating T3 framework for J3.8, we hope to release new version soon.
Regards
November 1, 2017 at 10:25 pm #1071735I had this problem as well. I navigated to the /plugins/system/t3 folder and executed this line in bash:
find ./ -type f -exec sed -i ‘s/JModuleHelper/JT3ModuleHelper/g’ {} ;
It changed every reference to JModuleHelper to JT3ModuleHelper. It’s working now.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 3 voices, and was last updated by bethmast 7 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum