strict standars

More
14 years 1 week ago - 14 years 1 week ago #15188 by sarutobi
strict standars was created by sarutobi
when i execute hot newflash it running but this message appears:

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\test\modules\mod_hot_newsflash\tmpl\default.php on line 12
what is the problem please?
Last edit: 14 years 1 week ago by sarutobi.

Please Log in to join the conversation.

More
14 years 1 week ago #15195 by ivan.milic
Replied by ivan.milic on topic Re: strict standars
Open that file and:

$doc =& JFactory::getDocument();

change to:


$doc = JFactory::getDocument();
The following user(s) said Thank You: sarutobi

Please Log in to join the conversation.

More
14 years 1 week ago #15208 by sarutobi
Replied by sarutobi on topic Re: strict standars
thank you very mush ivan.milic

Please Log in to join the conversation.

Time to create page: 0.191 seconds
Powered by Kunena Forum