Page 1 of 1

Errors:

Posted: Tue Jun 16, 2009 4:27 am
by NoDrAmaUk
I am receiving two problems (below)

1)

Warning: file_get_contents(http://currencysource.com/RSS/GBP.xml) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 403 Access Forbidden/Abuse in /home/nodramau/public_html/payments/admin/model/localisation/currency.php on line 77

Warning: array_combine() [function.array-combine]: Both parameters should have at least 1 element in /home/nodramau/public_html/payments/admin/model/localisation/currency.php on line 81

This appears everytime I go into "Home" in Admin Panel.

2)

And my Cart will add up but where it says total in the Checkout says 0.00 and when it transfers to paypal Site still says 0.00 you have to add the cost which it should already of added up, any idea why please.

Pete

Re: Errors:

Posted: Tue Jun 16, 2009 4:39 am
by Daniel
ask your host to allow fopen for external sites.

Re: Errors:

Posted: Tue Jun 16, 2009 5:23 am
by NoDrAmaUk
So both errors are being caused not by a Script error but authorisation from my Hosters?