error Pop Login

get this to install:
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla\modules\mod_poplogin\tmpl\default.php on line 18
11 years 5 months ago #1 by Angela

Please Log in or Create an account to join the conversation.

Hello Angela

I believe you got this on PopLogin module for Joomla 3.0 ? If that's true then please edit that line 18 in your
C:\xampp\htdocs\joomla\modules\mod_poplogin\tmpl\default.php

from
$document=& JFactory::getDocument();
change it to
$document = JFactory::getDocument();

let us know if that works.

Thanks for the report
11 years 5 months ago #2 by erwinschro

Please Log in or Create an account to join the conversation.

Thank you very much it worked!
11 years 5 months ago #3 by Angela

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum