| Author |
Message |
dreado Member
|
Posted: 21 Dec 2005 12:19:01
I've been getting a lot of PHP warnings coming up, today when approving a new catagory I got this:
Warning: mkdir(business/CarLeasing/): No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 291
Warning: fopen(business/CarLeasing/index.php): failed to open stream: No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 296
Warning: fwrite(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 298
Warning: fclose(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 299
Warning: fopen(business/CarLeasing/listing.php): failed to open stream: No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 300
Warning: fwrite(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 333
Warning: fclose(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 334
Any idea what's causing this?
|
skalinks Admin
|
Posted: 22 Dec 2005 05:29:49
Hello dreado
May be you tried to approve the category, which are situated in category, which was disapproved, please, check it.
Thank you!
|
dreado Member
|
Posted: 22 Dec 2005 13:00:52
No, that's not the case.
|
dreado Member
|
Posted: 25 Dec 2005 04:18:18
I had thought that the category had still been created successfully, because they do appear in the directory. But I have just realised that when you click on them you get an error saying the requested url was not found. Any more ideas why this is happening?
|
skalinks Admin
|
Posted: 26 Dec 2005 21:15:42
Hello !
Try to make changes as describe here http://www.skalinks.com/forums/1_218_0.html , it is very posiible, that you have some security options, which are not allow to create subcategories. If nothing will help, you can send me your attributes to conect to your site via FTP, and admin name and pass to enter to skalinks as admin, and I will check your skalinks absolutly free. My contact email admin@skalinks.com.
Thank you!
|
dreado Member
|
Posted: 27 Dec 2005 13:46:28
I made the change suggested in that thread, doesn’t seem to have made any difference. I tried adding a new category while not logged in, I got the following errors
[code]
Warning: mkdir(regional/uk/): No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 291
Warning: fopen(regional/uk/index.php): failed to open stream: No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 296
Warning: fwrite(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 298
Warning: fclose(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 299
Warning: fopen(regional/uk/listing.php): failed to open stream: No such file or directory in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 300
Warning: fwrite(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 333
Warning: fclose(): supplied argument is not a valid stream resource in /home/elisted/public_html/SkaLinks_include/SkaLinks.class.php on line 334
[/code]
and the category did not exist.
I wouldn’t have thought it is a problem with security settings, because it works fine while logged in as admin.
|
skalinks Admin
|
Posted: 28 Dec 2005 12:16:33
hi dreado
Did you modify or make some modifications in php files of package?
|
dreado Member
|
Posted: 28 Dec 2005 14:16:49
No, not untill following the above link.
|
skalinks Admin
|
Posted: 4 Jan 2006 03:52:25
Hello dreado
Also, you can send me the attributes to connect to your site via ftp, and I will check your copy of skalinks, and maybe, I will found the reason of this problem on your hosting.
Thank you!
|
dreado Member
|
Posted: 29 Jan 2006 11:27:05
I have some further details… it seems if you try to approve the category from the ‘categories to approve’ page (for want of a better title) via the control panel it doesn’t work, but if you do it by browsing to the parent directory it does work.
|
skalinks Admin
|
Posted: 30 Jan 2006 22:14:54
Hello dreado
You right! We fixed this bug.
Thakn you very much for your note!
|