View Full Version : blanco page
dampy
1st June 2004, 04:49 PM
i am changing the orderlinks in my site to xxx.php. When you come from the referrerspage to the index.php you can go to this orderpage fine, but when you are not coming from a referrerspage and you click this orderpage the page stays blanco??????????? It still includes: <?PHP include "check1.php"?> How come the page stays blanco?
gr
dampy
dampy
1st June 2004, 05:40 PM
it looks to me that i have to change all my pages into .php???
is that thrue?
mark
1st June 2004, 08:01 PM
Hello,
problem why your pages are blank is most probably in the way of including check1.php.
You have to include check1.php at the very end of your page, because it will exit if there is no refering affiliate found (and this will make the page blank).
Your pages should have .php extension, but it seems they are processed by PHP also now, because otherwise it would not cause the blank page.
You can try it without changing your pages to .php and if the sales registration works, you don't need to change it.
with regards,
mark
Dampy
2nd June 2004, 08:47 AM
Hello Mark,
Yes it worked, i had the include at the beginning of the page. Now i put it at the end. Thanks!!
dampy
2nd June 2004, 11:37 AM
Mark still a little question:
When i only make the index and orderpage .php because of the includes it registers the sale in the database. So therefore the visitors must go directly to the orderpage, because when they first decide to look around the website a bit and then go to the orderpage the sale doesnt register anymore (because the pages doenst include the affinclude). So therefore i must make all my pages .php????
greetings
Dampy
Holland
vBulletin® v3.7.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.