Hi, I know theres a tonne of issues with core and php5.3 but I've committed myself now and really don't want to go back and edit all the changes I've made.. so hopefully someone can help.
Advuser version 6.x-2.3
php version: 5.3 :(
Drupal: 6.15
Error message (multiple)
warning: Parameter 1 to profile_load_profile() expected to be a reference, value given in /home/site/public_html/includes/module.inc on line 462.
Line 462 reads:
return call_user_func_array($function, $args);
Any ideas guys because I suck at php :)
Many thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advuser_php53.patch | 1.06 KB | berdir |
Comments
Comment #1
berdirThis needs the same fix as #626350-6: Real Name problem with php 5.3
Comment #2
berdirAttaching a simple patch.
Comment #3
Anonymous (not verified) commentedWorks for me. Ready to be checked in.
Comment #4
Anonymous (not verified) commentedBerdir: I've given you CVS commit access, can you please check in the code.
Comment #5
berdirOk, commited to 6.x-2.x-dev and 6.x-3.x-dev.
Comment #7
cooldeeponline commentedthank you for the patch. it worked for me too!
Comment #8
Jorrit commentedThere has not been a release since the patch was committed. Can this be done?
Comment #9
Anonymous (not verified) commentedI second that 6 month old request. Can there be a release with this patch?
Comment #10
madanzes commentedHi all,
my site was php 5.4 but still i got that error in my status reports
anyone please help..
thanks