Log in

View Full Version : White page issue


Firas Darwish
07-04-2012, 11:46 PM
Hi,,

i've created a product with a plugin (admin_global)


if($_REQUEST['do']=='page3'){
echo "Hello";
}

the problem is that when installing the product on (some vB boards) it shows a white page when openning
http://mysite.com/vb/admincp/index.php?do=page3

and it shows the correct content when installing the product on some other vB boards


FYI : all the vB boards are 3.8.7


what is the problem ? did you face it before ?