Quote:
Originally Posted by Mariner1
Ive installed 4.2.2 a few days ago.
When i edit a post i get this error
Warning: Only variables should be passed by reference in ..../editpost.php on line 323
The post does edit but id like to know what the warning is and how to fix it pls
|
Line 323 says at least on a default 4.2.2 editpost.php file
PHP Code:
$edit['emailupdate'] = array_pop($array = array_keys(fetch_emailchecked($threadinfo)));
Did you try disabling your plug ins to see if you still get the warning? First though I would do what Ozzy said and try the default style.