Errors after uploading plugin
-
Hello,
I’m working on a WordPress site for a local shelter, and after updating the settings and inserting [shelter_list] on the page, I get the following:
Warning: simplexml_load_file() [function.simplexml-load-file]: https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /nfs/c08/h02/mnt/171098/domains/beta.akulakreative.com/html/scdr/wp-content/plugins/petfinder-listings/petfinder-listings.php on line 197 Warning: simplexml_load_file(https://api.petfinder.com/shelter.getPets?key=8528c7e9a624aa207363897264654cf5%20&count=75&id=CA1482&status=A&output=full) [function.simplexml-load-file]: failed to open stream: no suitable wrapper could be found in /nfs/c08/h02/mnt/171098/domains/beta.akulakreative.com/html/scdr/wp-content/plugins/petfinder-listings/petfinder-listings.php on line 197 Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "https://api.petfinder.com/shelter.getPets?key=8528c7e9a624aa207363897264654cf5%20&count=75&id=CA1482&status=A&output=full" in /nfs/c08/h02/mnt/171098/domains/beta.akulakreative.com/html/scdr/wp-content/plugins/petfinder-listings/petfinder-listings.php on line 197 Petfinder is down for the moment. Please check back shortly. I tried adding ini_set("allow_url_fopen", true); ini_set("allow_url_include", true);
to petfinder-listings.php, but nothing changed. I’m a designer with VERY minimal .php experience, so I have no idea what to do. Right now the files are on my shared hosting account at MediaTemple.
https://beta.akulakreative.com/scdr/available-dogs/
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Errors after uploading plugin’ is closed to new replies.