- Posts: 5
Strict Standards and joomdlejsbar.php
- Madpato
- Topic Author
- Offline
- New Member
-
Less
More
11 years 8 months ago #1
by Madpato
Strict Standards and joomdlejsbar.php was created by Madpato
Hello
I am running a site with joomla 3.3.3 joomdle 0.95 and PHP 5.4.X and i am getting this error on some pages:
Strict Standards: Only variables should be assigned by reference in /home/.../plugins/community/joomdlejsbar/joomdlejsbar.php on line 21
Strict Standards: Only variables should be assigned by reference in /home/.../plugins/community/joomdlejsbar/joomdlejsbar.php on line 38
Can you please help me? thank you.
I am running a site with joomla 3.3.3 joomdle 0.95 and PHP 5.4.X and i am getting this error on some pages:
Strict Standards: Only variables should be assigned by reference in /home/.../plugins/community/joomdlejsbar/joomdlejsbar.php on line 21
Strict Standards: Only variables should be assigned by reference in /home/.../plugins/community/joomdlejsbar/joomdlejsbar.php on line 38
Can you please help me? thank you.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
11 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Strict Standards and joomdlejsbar.php
You will need to modify the code at those lines, to remove the "&".
I already changed it for next release.
I already changed it for next release.
Please Log in or Create an account to join the conversation.