Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: White Screen of Death


Rukario
Participant

@semperfortis

Thanks Chouf1, but it didn’t work even without plugins. Oh and I didn’t know about whitespace errors! However, I checked through it all and there was no space, only a

ini_set( ‘display_errors’, 1 );

at 265 of load.php.

I refreshed the page and now it gives me many “Call-time pass-by-reference has been deprecated” warnings on countless files, but here’s an example of the two types:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). 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 /www/zxq.net/s/e/m/semperfortis/htdocs/wp-content/plugins/buddypress/bp-core.php on line 562

Warning: Call-time pass-by-reference has been deprecated in /www/zxq.net/s/e/m/semperfortis/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-classes.php on line 228

Do I really have to go through every single file and make the fixes or is there an easier way to go about this? Also, the header errors are nowhere to be found now, only when I first startup the BP plugin.

Skip to toolbar