PDA

View Full Version : Help with error


betts02
11-29-2010, 06:24 AM
I tried to use a mod and posted in the thread but no answer, So can anyone please help me with this ?

I get these errors :

I have recently tried to install a mod for movie of the week found here - https://vborg.vbsupport.ru/showt...=247144&page=8

I installed it but get errors like :

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/global.php(29) : eval()'d code on line 907

Warning: file_get_contents(http://api.themoviedb.org/2.1/Movie....ba4b759086a55/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/global.php(29) : eval()'d code on line 907

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in [path]/global.php(29) : eval()'d code on line 911

Warning: file_get_contents(http://api.themoviedb.org/2.1/Movie....ba4b759086a55/) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in [path]/global.php(29) : eval()'d code on line 911


The XML file is attatched and the mod i am trying to use is - https://vborg.vbsupport.ru/showthread.php?t=247144

Can someone please help me so i can use this ?

Cheers in advance

*file removed* You cannot post someone else's code without their permission.

BirdOPrey5
11-29-2010, 08:04 PM
Are you on shared hosting? You will need to contact them to see if they can enable allow_url_fopen in the PHP configuration.

If you're on a dedicated host then you'll have to do this yourself.

Basically your host probably has this disabled for performance or security reasons... honestly it's not likely they're going to turn it on for you but you could ask.

betts02
11-29-2010, 10:17 PM
Got it sorted many thanks anyway

Did a lot of editing but got it working and how i wanted it to work