HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Warning in Control Panel . Need help
Author Message
sama
Member

Posted: 4 Apr 2007 18:19:23


Hello
This come only in Control Panel http://www.aldomaint.com/dir


Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/D/m/o/Dmond52/html/dir/SkaLinks_include/xml_parser.class .php on line 50

Warning: fopen(http://www.skalinks.com/news/news.rss): failed to open stream: no suitable wrapper could be found in /home/content/D/m/o/Dmond52/html/dir/SkaLinks_include/xml_parser.class .php on line 50
Nao foi possivel encontrar o ficheiro pretendido.
Warning: Invalid argument supplied for foreach() in /home/content/D/m/o/Dmond52/html/dir/admin/index.php on line 165


Please help
Thank you

hbarile
Member

Posted: 30 Apr 2007 00:57:45


Hi Im actualy having this same problem.
It appears or I thin kInstalll went fine, howevr I seem to get this error message when I log in to control Panel. I re did install and still had this same issue and have double checked file permissions. Any help appreciated . Im really excited to get this directory up and running

Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/h/b/a/hbarile/html/skalinks/SkaLinks_include/xml_parser. class.php on line 50

Warning: fopen(http://www.skalinks.com/news/news.rss): failed to open stream: no suitable wrapper could be found in /home/content/h/b/a/hbarile/html/skalinks/SkaLinks_include/xml_parser. class.php on line 50
Nao foi possivel encontrar o ficheiro pretendido.
Warning: Invalid argument supplied for foreach() in /home/content/h/b/a/hbarile/html/skalinks/admin/index.php on line 165

skalinks
Admin

Posted: 5 May 2007 01:43:37


Your hosting does not support remote fopen:

There are two variants of problem resolving:

1) you should enable remote fopen connection on your hosting;
2) Cut the part of the code in admin/index.php file, which runs this remote fopen connection.