PDA

View Full Version : Error help


betts02
11-27-2010, 04:27 PM
I have recently tried to install a mod for movie of the week found here - https://vborg.vbsupport.ru/showthread.php?t=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


I dont think this is anything to do with the mod

But can someone please help me as i would love to use this mod

cheers in advance

Lynne
11-27-2010, 05:01 PM
Looks like a server configuration problem:
file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration

However, since this is related to a modification, the place to post about it is in the modification thread.

betts02
11-27-2010, 05:30 PM
I have done but no reply, This is why i have asked here in this section to see if anyone else can help me

cheers

biocyberman
11-28-2010, 03:25 AM
A very thorough explanation and solutions are posted here:
http://www.learnphponline.com/errors/url-file-access-is-disabled-in-the-server-configuration

betts02
11-28-2010, 09:40 AM
For someone like me this still does not explain what i need to do to get this mod working on my site

I gather this is saying to replace a line of code with another ?

this error code is not in the global.php so i dont know what to do

Lynne
11-28-2010, 03:31 PM
You need to modify the plugin if you wish to use it.