strict standars

  • sarutobi
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago - 12 years 10 months 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: 12 years 10 months ago by sarutobi.

Please Log in to join the conversation.

More
12 years 10 months 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.

  • sarutobi
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months 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.203 seconds
Powered by Kunena Forum