I still have no idea about why a 403 occurs. Maybe it's just simple. Did you check the access rights to the script, mentioned in the message? The message is sent from the webserver, being unable to access the file.
I still have no idea about why a 403 occurs. Maybe it's just simple. Did you check the access rights to the script, mentioned in the message? The message is sent from the webserver, being unable to access the file.
Boudewijn Sjouke
http://www.chinesedingen.nl
I did find an issue in the install script of IM, but I doubt very much if that can cause the trouble you have. It's about using escaped single quotes in configuration item titles.
Nevertheless, I would like you to use the new script and try where it gets you. Can you send me your emailaddress, so I can send you the script? My emailaddress is in the image_manager.txt file, in the header.
Boudewijn Sjouke
http://www.chinesedingen.nl
sure.. i will PM you it.. im not by a computer ATM
Hi, I will start testing today and try to findout why once i install IM I get a 403 error when trying to run most SQL patches via the ZC admin.
I cancelled the PayPal e-cheque and re-issued the payment to be a direct bank transfer. You should have this in your paypal account as we speak. It's not much but I hope it is enough to show my gratitude.
Cheers
Dutchy
Hi Dutchy,
Got it! Thanks very much!!!!! The fact that you took the initiative to make a donation is already showing gratitude and besides that, it's above my expectation :-)
If you're interested, I can send you the beta 1.6 package, which includes the functions described above on this forum. Still beta but I tested it quite thorougly and it's already running on my production ZC.
Beste regards,
Boudewijn
Boudewijn Sjouke
http://www.chinesedingen.nl
Im very much interested. Image Manager is a great mod! Sadly, it might be next week before I get a chance to install it as I'm ultra busy
Regards the 403 error: I am at a loss as to why this has suddenly started to happen. I created a new zc test site this morning, with NO mods at all. I ran
DELETE FROM admin WHERE admin_name = 'Admin'; INSERT INTO admin (admin_name, admin_email, admin_pass, admin_level) VALUES ('Admin', 'admin@localhost', '351683ea4e19efe34874b501fdbf9792:9b', 1);
Which was working last week but now even on a new site with no mods i get the 403 error when trying to run. I think this is more likely a hosting issue. I have emailed my hosts and asked for their input.
I'm no longer sure it has anything to do with IM but I will keep you up-to-date
404 error i meant.
basically this is returned
------------------------
Forbidden
You don't have permission to access /im-test/adminim/sqlpatch.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
-------------------------
in the server error logs i get this
-------------
[Mon Feb 07 12:51:05 2011] [error] [client xx.xxx.xxx.xxx] File does not exist: /home/zctest/public_html/403.shtml, referer: http:// mytestsite.com/im-test/adminim/sqlpatch.php
-------------
but when i look at the files on the server /sqlpatch.php is there.
but this is off IM topic. lol
This message indicates that the file 403.shtml does not exist. It mentions sqlpatch.php only as the script that causes the redirection to this page. As the reason for the redirection is mentioned:
If you can start sqlpatch.php but cannot enter sql statements with it, I guess the input parameters for the script are scanned somewhere (htaccess?) for instance to prevent sql injection in scripts.
But as i"m not a nix/nux man I fear I can't help you any further :-(
Of course this was all off-topic too ;-)
Boudewijn Sjouke
http://www.chinesedingen.nl
Bookmarks