[Solved]: Fatal Error when rotating images [Solved]: Fatal Error when rotating images
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Fatal Error when rotating images

Started by gmbunk, February 28, 2008, 05:44:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gmbunk

When I attempt to rotate an image, I receive the following error:
Fatal error: Cannot pass parameter 1 by reference in /usr/www/virtual/greg1824/www.gmay6060.com/coppermine/picEditor.php on line 138

Please advise.


gmbunk

I removed the & as suggested and that solved the problem. Thanks!