Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
purchdata.php does not load in 4.07.6
04-13-2012, 04:49 AM,
#1
purchdata.php does not load in 4.07.6
purchdata.php gives a white screen trying to access it. The files is present.
Reply
04-13-2012, 11:44 AM,
#2
RE: purchdata.php does not load in 4.07.6
Hi, Klaus:

Thank you for your report!

I've checked the demo in my win7 system. There is no problem. Would you explain how to duplicate it?

Best regards!
Exson
Reply
04-13-2012, 06:03 PM, (This post was last modified: 04-13-2012, 06:06 PM by opto.)
#3
RE: purchdata.php does not load in 4.07.6
the browser says page cannot be shown (IE9)

didn't look into the page, but the file is definitely there.

Klaus
firefox says:
Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde.

meaning the connection to the server was set back (stopped?) while the page was being loaded
Reply
04-13-2012, 09:39 PM,
#4
RE: purchdata.php does not load in 4.07.6
Hi, Klaus:

Is the file name input correctly? It should be PurchData.php.

Best regards!

Exson
Reply
04-14-2012, 04:50 AM, (This post was last modified: 04-14-2012, 05:35 AM by opto.)
#5
RE: purchdata.php does not load in 4.07.6
line 257 has if ($NoPurchasingData=0) {

netbeans complains because no ==.

if I change to
if ($NoPurchasingData==0) {

the page loads.


maybe corrupted on download, unzip or zip before download?


Klaus
line 257 has if ($NoPurchasingData=0) {

netbeans complains because no ==.

if I change to
if ($NoPurchasingData==0) {

the page loads
maybe corrupted on download, unzip or zip before download?


Klaus
Reply
04-14-2012, 12:25 PM,
#6
RE: purchdata.php does not load in 4.07.6
Hi, Klaus:

Thank you for your report!

It's a typo error and should be ==. I've commit your fix to stable version.
But I cannot figure out why it'll choke the loading.

Best regards!

Exson
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)