just tried out the techozoic fluid 3 column version , it says its wordpress 2.7 compatible but i wonder why i am having errors with all my posts ..
Fatal error: Only variables can be passed by reference in /home/www/wp-content/themes/techozoic-fluid/functions.php on line 25
i hope you can help me out with this .
thanks .
What version of php are you using. I don't see any errors with 5.2+. From a little research it looks like it was a bug that affected early version of 5.0 you might need to get your host to upgrade php for you.
JFM Crow
Member
Posted 3 years ago #
I get the same error with ver. 1.5.4 after upgrading to WP 2.7. It worked fine with WP 2.6.x
Any ideas for a fix or workaround this problem?
Thx.
Like I said it looks like it might a bug in early 5.0 version of PHP, the reason it wasn't showing in 2.6 is that there is some 2.7 specific code that isn't processed with 2.6. The code that is one line 25 is the same code that is used in the wordpress core files. The only thing I can think of would be to upgrade your PHP to a later version.