Wezzlan
~ FantastiaRPG ~
- Joined
- Jul 4, 2007
- Messages
- 219
- Reaction score
- 6
Well, Hi again..
Im using the newest gesior shop system. But when i use the daopay "Pincode"
On my homepage, ill get this error message..
And the line. 43 in buypoints.php
/Regards Adde92
Im using the newest gesior shop system. But when i use the daopay "Pincode"
On my homepage, ill get this error message..
Code:
Warning: fopen(https://daopay.com/svc/pincheck?appcode=50006&prodcode=DEB3&pin=sogneatkew) [function.fopen]: failed to open stream: Result too large in C:\xampp\xampplite\htdocs\buypoints.php on line 43
And the line. 43 in buypoints.php
Code:
$handle = fopen("https://daopay.com/svc/pincheck?appcode=".$appcode."&prodcode=".$prodcode."&pin=".$pin, 'r');
/Regards Adde92
Last edited: