- Posts: 14116
- Thank you received: 1639
Error Message
-
galaxyaner
- Topic Author
- Visitor
12 years 10 months ago - 12 years 10 months ago #16132
by galaxyaner
Replied by galaxyaner on topic Re: Error Message
Last edit: 12 years 10 months ago by galaxyaner.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 10 months ago #16168
by ivan.milic
Replied by ivan.milic on topic Re: Error Message
no - form notepad. Download and install notepad++ first.
Please Log in to join the conversation.
-
galaxyaner
- Topic Author
- Visitor
12 years 10 months ago #16203
by galaxyaner
Replied by galaxyaner on topic Re: Error Message
Hi,
have installed notepad++,
If i delete line 13 and save it, i get this error on my homepage:
<br />
<b>Notice</b>: Undefined variable: doc in <b>C:\xampp\htdocs\joomla\modules\mod_hot_effects_rotator\tmpl\default.php</b> on line <b>16</b><br />
<br />
<b>Fatal error</b>: Call to a member function addStyleSheet() on a non-object in <b>C:\xampp\htdocs\joomla\modules\mod_hot_effects_rotator\tmpl\default.php</b> on line <b>16</b><br />
thanks for helping.
have installed notepad++,
If i delete line 13 and save it, i get this error on my homepage:
<br />
<b>Notice</b>: Undefined variable: doc in <b>C:\xampp\htdocs\joomla\modules\mod_hot_effects_rotator\tmpl\default.php</b> on line <b>16</b><br />
<br />
<b>Fatal error</b>: Call to a member function addStyleSheet() on a non-object in <b>C:\xampp\htdocs\joomla\modules\mod_hot_effects_rotator\tmpl\default.php</b> on line <b>16</b><br />
thanks for helping.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 10 months ago #16233
by ivan.milic
Replied by ivan.milic on topic Re: Error Message
Not the whole line just & charter, so after that source would look like this:
$doc = JFactory::getDocument();
$doc = JFactory::getDocument();
The following user(s) said Thank You: galaxyaner
Please Log in to join the conversation.
-
galaxyaner
- Topic Author
- Visitor
12 years 10 months ago #16255
by galaxyaner
Replied by galaxyaner on topic Re: Error Message
Hi and thanks,
got another tip and now it works.
changed the php.ini - file
from E-STRICT to E-NOTICE
greetings
got another tip and now it works.
changed the php.ini - file
from E-STRICT to E-NOTICE
greetings
Please Log in to join the conversation.
Time to create page: 0.084 seconds