The same problem as at http://drupal.org/node/71787
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 theme(). 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 D:\xnetpub\Drupal-developer\modules\ejournal\ejournal.module on line 2963
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 [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. However, future versions may not support this any longer. in D:\xnetpub\Drupal-developer\modules\ejournal\ejournal_shortly.inc on line 89
Comments
Comment #1
Andreas Wolf commentedI only get this one:
[Sun Nov 19 01:19:57 2006] [error] [client 192.168.42.xxx] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pas
s it by reference, modify the declaration of theme(). 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 xxx/htdocs/modules/ejournal/ejournal.module on line 2974, referer: http:
//xxx/?q=admin/modules
Comment #2
romca commentedfixed now in CVS, thank you,
best,
roman
Comment #3
(not verified) commented