| Author |
Message |
stev Member
|
Posted: 16 Feb 2007 03:49:11
hai,
i have just install and i ve got problem
Warning: main() [function.main]: Unable to access xml_parser.class.php in /home/www/htdocs/thunder-info.de/Kataloge/SkaLinks_include/rss.class.p hp on line 3
Warning: main(xml_parser.class.php) [function.main]: failed to create stream: No such file or directory in /home/www/htdocs/thunder-info.de/Kataloge/SkaLinks_include/rss.class.p hp on line 3
Fatal error: main() [function.main]: Failed opening required 'xml_parser.class.php' (include_path='') in /home/www/htdocs/thunder-info.de/Kataloge/SkaLinks_include/rss.class.p hp on line 3
before i have the same problem also in headers.php...and i change it view line:
require_once( $_skalinks_dir['SkaLinks_include'].'English_lang.php' );
require_once( $_skalinks_dir['SkaLinks_include'].'component.php' );
require_once( $_skalinks_dir['SkaLinks_include'].'SkaLinks.class.php' );
now the same problem.....
i dont know how ....because the xml_parser.class.php in the same directory.
best regards,
webmaster
PS: i have to delete .httacces because when i put it the script doesnt work eventhoug i have change permission to 777
|
skalinks Admin
|
Posted: 17 Feb 2007 00:34:19
Hello Stev,
You know, something is wrong with the path_script settings in headers.php file. Please, check it.
Good luck
|
Anonymous
|
Posted: 17 Feb 2007 14:40:27
i have solve this problem with just copy all file xml_parser.php into rss.php
but now i have new problem:
Warning: fopen() [function.fopen]: SAFE MODE Restriction in effect. The script whose uid is 10057 is not allowed to access /home/www/htdocs/thunder-info.de/Kataloge/Entertainment owned by uid 30 in /home/www/htdocs/thunder-info.de/Kataloge/SkaLinks_include/SkaLinks.cl ass.php on line 315
ass i want to add a new category.
it is because my server safe mode = 0 right.....when yes...then i cannot use your script because my host told me that they dont want to change their safe mode setiing cause of security reason....what a pitty ....your script is nice....
Stev
|
skalinks Admin
|
Posted: 19 Feb 2007 04:51:27
Hello Stev,
Yes, in this situation you should disable SAFE MODE option. But if your hosting provider refuses to disable it the only thing I can advise you is to change your hosting.
Best Regards
|
|