PDA

View Full Version : host moved to php5+, resulted in 1 error


rrudeboy
03-05-2010, 12:19 AM
i've been using a navigation header (.php, attached) located in my Wordpress blog folder (use it there as well) and i was able to link to it until today when i was (finally) upgraded to php5+, this the error:

Warning: include() [function.include]: URL file-access is disabled in the server configuration in [path]/global.php(400) : eval()'d code on line 41

Warning: include(http://totalsmartphone.net/blog/wp-content/themes/lightword/navigation.php) [function.include]: failed to open stream: no suitable wrapper could be found in [path]/global.php(400) : eval()'d code on line 41

Warning: include() [function.include]: Failed opening 'http://totalsmartphone.net/blog/wp-content/themes/lightword/navigation.php' for inclusion (include_path='.:/usr/local/php5cgi/lib/php') in [path]/global.php(400) : eval()'d code on line 41

anyone know how to fix this ?

thanks in advance.