Sackgesicht VIP
Total posts: 1,636
04 Nov 2015 07:41

In list view we see following error:

Strict standards: Only variables should be passed by reference in .../libraries/mint/resizeimage.php on line 441

Joomla 3.4.5; PHP 5.6.15, Cobalt 8.673


Sergey
Total posts: 13,748
04 Nov 2015 09:09

Could you show what is there in your file? In my local file there is nothing that could produce this error. Looks like your file is outdated although Cobalt version is not.

i also checked latest library package that is included into Cobalt package and it has the same filed as one i've checked. Show me your file line 441.


Sackgesicht VIP
Total posts: 1,636
04 Nov 2015 09:24

it happens while creating the first record of a new installation with a table view and avatar display.

441


Sergey
Total posts: 13,748
04 Nov 2015 09:45

Found it. In JFolder::write second argument might be only variable and not value becuase it is passes by reference. Fixed in update.

Powered by Cobalt