Something is wrong with 5.x version of Four Season theme and Advanced Forum module collaboration ( http://drupal.org/project/advanced_forum ). 6.x seems to be working fine. I'm running Web Developer Suite locally. There's these lines above header:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 39

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 42

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 159

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 312

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 315

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 360

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 363

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 399

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 402

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 493

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 525

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). 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 in C:\www\webapps\joomla\sites\all\modules\advanced_forum\advanced_forum.module on line 528

Comments

derjochenmeyer’s picture

Status: Active » Postponed (maintainer needs more info)

i tested advanced forum yesterday on my local machine as well as in a shared hosting environment on drupal5 with fourseasons. I found no such errors.

Everthing seemed to work ok. It seems a configuration problem on your local machine?

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

That was a typo in my code that was fixed a while ago.

Michelle

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.