- Posts: 1
- Thank you received: 0
FATAL ERROR OT Client Logo
- Jonathan Minzer
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
8 years 11 months ago #8679
by Jonathan Minzer
FATAL ERROR OT Client Logo was created by Jonathan Minzer
Fatal error: Class 'ContentHelperRoute' not found in /home/identifi/public_html/modules/mod_otclientlogosscroller/helper.php on line 73
Joomla 3.5.1
the mmodule is working fine, but when i press for example register in the joomla site, goes to a black page with this fatal error.
Joomla 3.5.1
the mmodule is working fine, but when i press for example register in the joomla site, goes to a black page with this fatal error.
Please Log in or Create an account to join the conversation.
- kien nguyen
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 3
8 years 11 months ago #8682
by kien nguyen
Replied by kien nguyen on topic FATAL ERROR OT Client Logo
Could you please add
to line 22 file path: root / modules/ mod_otclientlogosscroller / helper.php
Code:
if(!class_exists('ContentHelperRoute')) require_once (JPATH_SITE . '/components/com_content/helpers/route.php');
The following user(s) said Thank You: Harrie Cortooms, John C
Please Log in or Create an account to join the conversation.
Time to create page: 0.187 seconds