Hello, when i open the categories to browse products inside them, i have a series of errors, like this:
Warning: fopen() [function.fopen]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Warning: fopen(http://www.ecb.europa.eu:80/stats/eurofxref/eurofxref-daily.xml) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Warning: fopen() [function.fopen]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Warning: fopen(http://www.ecb.europa.eu:80/stats/eurofxref/eurofxref-daily.xml) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Warning: fopen() [function.fopen]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Warning: fopen(http://www.ecb.europa.eu:80/stats/eurofxref/eurofxref-daily.xml) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home/mhd-01/www.ediliziamg.it/htdocs/administrator/components/com_virtuemart/helpers/connection.php on line 174
Garden Tools
Website is hosted on tophost, curl is ENABLED and ALLOW URL FOPEN is also ENABLED, what can i do?
Thanks to anyone can help me.
turn off error reporting
where i can do it, i can't find that option. thanks
PHP error reporting settings are in the server php.ini - if you don't have access to that then you can set the level of reporting in Joomla's configuration/server/server settings.
Hi, I also have the same error on Virtuemart 2.0 and It is giving me sleepless nights. My website is on localhost so it is not live and I keep on getting the errors indicate. I have deactivated error reporting but I still have the error on the backend when i click on products and the error still comes to the front end when I try to check out the products .. help us Out with a detailed write up.. If I have to edit any code please guide me ...
Many Thanks In Advance
I've solved changing currency from us dollars to euro, having a shop in italy. Now the error does not appear more... seems to be a currency error.
lb4793 if you do not know how to set the level of error reporting in your php.ini then turn off Error Reporting in Joomla's Golbal Configuration/Server/Server Settings