- Posts: 8
- Thank you received: 0
HOT Scroller Error
-
AlbinP
Inactive member - Topic Author
- New Member
Less
More
10 years 3 months ago #41694
by AlbinP
HOT Scroller Error was created by AlbinP
Hi
I have Joomla 3.3.3 and when I try to edit HOT Scroller in modules following error is displayed
Catchable fatal error: Object of class JDocumentHTML could not be converted to string in /home/fidesgts/public_html/dolenjskanews.com/modules/mod_hot_scroller/elements/loader.php on line 40
and page fall apart
I have Joomla 3.3.3 and when I try to edit HOT Scroller in modules following error is displayed
Catchable fatal error: Object of class JDocumentHTML could not be converted to string in /home/fidesgts/public_html/dolenjskanews.com/modules/mod_hot_scroller/elements/loader.php on line 40
and page fall apart
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41701
by ivan.milic
Replied by ivan.milic on topic HOT Scroller Error
Open modules/mod_hot_scroller/elements/loader.php and see line 40
the will be something like :
&some_var .= something-else;
remove = and everything before it on that line so only
something-else;
stays
the will be something like :
&some_var .= something-else;
remove = and everything before it on that line so only
something-else;
stays
Please Log in to join the conversation.
Time to create page: 0.163 seconds