Thread Starter
rodbk
(@rodbk)
I have found a solution but I don’t understand it!
I just commented out one function in my plugin … function was used previously but not needed now. Justleaving the function defined as donig nothing also worked, then uncommenting various sections started to cause various pages to go blank. I can get it down to one line …
$s=0;
Commenting and uncommenting that line causes pages to display OK/blank respectively
I’m at a complete loss to explain this!