mustaqsheikh / superuikit

Super UI Kit ( http://mustaqsheikh.github.io/superuikit/ ) is a Joomla Plugin Extension, developed by HerdBoy Web Design and Development to integrate the Super Awesome YOOtheme UI Kit Framework easily into your Website. UIKIT is a lightweight and modular front-end framework for developing fast and powerful web interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strict Standards: Only variables should be assigned by reference in ...\plugins\system\superuikit\superuikit.php on line 32

eastkilla opened this issue · comments

Hi,

I have this error on my local web site. I'm working on Jommla 3.2.1 +Yootheme Steam template + easyPhp 13.1 VC11 (Apache 2.4.4 + MySql 5.6.12 + Php 5.5.0) :

Strict Standards: Only variables should be assigned by reference in D:\EasyPHP-DevServer-13.1VC11\data\localweb\youstars1\plugins\system\superuikit\superuikit.php on line 32

How can i solve this issue ?

Thanks.

Hi,
just delete & in :

$doc = &JFactory :: getDocument();

cheers

Thanks for reporting, this has been fixed now.