Sun Sims Forums

Sun Sims Forums (http://www.sunsims.com/forums/index.php)
-   USL Bug Reports (http://www.sunsims.com/forums/forumdisplay.php?f=38)
-   -   Warning: get_include_url(): URL file-access is disabled in the server configuration (http://www.sunsims.com/forums/showthread.php?t=405)

Greg 06-23-2007 01:04 PM

Warning: get_include_url(): URL file-access is disabled in the server configuration
 
If you see this error warning on a page in the Ultimate Sims List, it means that The List tried to read a remote web page and failed because of a permissions error.

Please add a note to this thread about it. Please include the URL of the Ultimate Sims List page that generated the error. (If you have the Ultimate Sims List open in a separate window, you can just copy the URL from your web browser and paste it into your message.)



MEMO TO ME

To fix this problem, I need to enable remote file open for each script individually. Insert this at the top of the script.

Quote:

// Allow remote file open for this script
ini_set('allow_url_fopen', 'on');



All times are GMT. The time now is 11:21 PM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.