Call-time pass-by-reference has been deprecated
-
Just loaded it all up and I’d like to say I like it, but it is erroring out all over the place. (I’ve completed the install though and set some information by ignoring the faults…)
Every page is headed by two entries of the form
<i>Warning: Call-time pass-by-reference has been deprecated – argument passed by value; If you would like to pass it by reference, modify the declaration of stripslashes(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in …\wordpress\b2-include\b2template.functions.php on line 977</i> and repeat is line 979
Calling the index page is then followed by lotsof undefined variables (showposts, user_ID, the_date, tags, output and string offsets. SFAICT I set all the options I should have – where do I start looking folks?
(platform: PHP 4.3.1 & Apache 1.3.24 on Win2ksp3. The version of MySQL is either 3.23.49 or 4.0.13-nt depending on how I check!)
- The topic ‘Call-time pass-by-reference has been deprecated’ is closed to new replies.