AnyOne use IBF have seen this error ? ~x(

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
greater_kaq
Forum Newbie
Posts: 2
Joined: Wed May 17, 2006 9:53 am

AnyOne use IBF have seen this error ? ~x(

Post by greater_kaq »

visit my site http://egoal.openvn3d.com/index.php?act=idx. It shows !
But if you come to my act : http://egoal.openvn3d.com/index.php?act=cabongda ... it's blank page ...
U know, i've tested on my localhost Apache, PHP4 and it works... i've tested on some other hosts... and it works also... but why not this one ?
At first i wrote the cabongda.php( the source file for http://egoal.openvn3d.com/index.php?act=cabongda ) in UTF-8 Unicode Editing format... it doesn't work .. i changed to DOS format .. doesnt work also .... T_T, anyone can help !
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

A blank page indicates you have an error of some sort. You more than likely have a syntax error in your code. You probably have error reporting off (good thing, too) but you should turn it on briefly, only long enough to assess what is happening in your code and to see the location of the error. Once it is fixed turn error reporting back off.
Post Reply