Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#73 2006-11-15 16:58:20
- steelcouch
- New Member
- From: austria
- Registered: 2006-11-15
- Posts: 3
Re: Ebl_batchupload
hi,
I would love your plugin, I am sure. but I am not able to use it. I am always getting “error 403”.
I use txp 4.0.4 ; chmod for folder “batchupload” is 777; EBL_BATCHUPLOAD 1.01 .
any idea what else I could try?
thank you,
guenter
Offline
Re: Ebl_batchupload
Ok, I see the problem. Now, where is the batchupload folder located?
Offline
Re: Ebl_batchupload
I fixed it on your server. I’ll have this permanently corrected in version 1.02 which I’ll have uploaded sometime tomorrow.
Basically, It’s an ID 10 T error on my part.
Offline
Re: Ebl_batchupload
steelcouch wrote:
hi, I would love your plugin, I am sure. but I am not able to use it. I am always getting “error 403”.
An error of that sort is always a permission denied error. Are you sure you’re chmodding the correct folder in the textpattern directory?
Offline
#77 2006-11-15 18:40:15
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 557
Re: Ebl_batchupload
TheEric wrote:
I fixed it on your server. I’ll have this permanently corrected in version 1.02 which I’ll have uploaded sometime tomorrow.
Basically, It’s an ID 10 T error on my part.
Thanks Eric. I tested it just now using Firefox 2 and had similar problems as before (no cats displayed and no images appearing in TXP), although this time I couldn’t find any left over images in my batchupload folder. I’ll wait for your new version before I do any more fiddling with it.
Thanks again.
Offline
Re: Ebl_batchupload
Umm…. I tested it on your server and it’s working (note the uploaded image). There was a minor issue due to the fact that it wasn’t setup in a root directory. What kind of computer / OS are you using? Also, have you updated to the latest version of flash?
Offline
#79 2006-11-15 19:27:48
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 557
Re: Ebl_batchupload
Yeah I noted the uploaded images. How strange. My computer is as follows:
AMD Athlon 64 3000+
1.81 GHZ
2GB RAM
Windows XP Professional x64 Edition
Adobe Flash Player 9
Firefox 2
I tested it just now with all my Firefox plug-ins disabled and it did the same as before, no cats and leaving the images in the batchupload folder.
I also tried it with IE7 and part way through uploading the images it stopped with a HTTP 403 Error. I’ve checked my batchupload folder and all the boxes to allow it to read and execute have been checked.
I’ll have to take a look on my work PC tomorrow to see if it behaves any differently.
Thank you for your help.
Offline
Re: Ebl_batchupload
Have you tried the demo I posted?
See if it works there. Also, which URL are you using to access it?
Offline
#81 2006-11-15 23:04:27
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 557
Re: Ebl_batchupload
The demo works fine without any problems. One thing different I did notice is that when the images have been uploaded in the flash movie it gives you a summary for each image (uploaded, thumbnails, etc.) where as in my one it stays blank.
Edit
I’ve finally figured out what was causing my issues. For some reason every time I logged into Textpattern it would strip the www. out of my address, so instead of http://www.mysite.co.uk/subdir/textpattern it would be http://mysite.co.uk/subdir/textpattern. Since my site URL in the preferences included the www. I can only assume this is was causing a conflict.
Trying it by manually adding the www. after logging in made everything work, categories appeared, images were uploaded into Textpattern, etc.
How very strange, I just wish my URL wouldn’t change after logging in. Anyway at least I know what was causing things to stop working.
Thank you for all your help.
Last edited by Algaris (2006-11-16 10:52:50)
Offline
#82 2006-11-16 07:59:16
- steelcouch
- New Member
- From: austria
- Registered: 2006-11-15
- Posts: 3
Re: Ebl_batchupload
An error of that sort is always a permission denied error. Are you sure you’re chmodding the correct folder in the textpattern directory?
yes, I am quite sure!
hm, perhaps this might be the reason for “error 403”: textpattern is not installed in the root directory – so, do I have to modify your plugin?
you’ll find the batchupload-folder (chmod 777) in the following directory:
www.mysite.com/folder1/textpattern/batchupload
and upload.swf is in
www.mysite.com/folder1/textpattern/
thanks!
Guenter
Offline
Re: Ebl_batchupload
It’s definitely a 406 error.
../textpattern/batchupload is chmod 777 and the swf is in the textpattern folder. I’m using version 1.01 on textpattern 4.04
Any ideas?
Last edited by arengula (2006-11-16 10:08:43)
Offline
Re: Ebl_batchupload
arengula wrote:
It’s definitely a 406 error.
That’s usually indicative that your host is running mod_security. Where is your site hosted?
Last edited by soulship (2006-11-16 12:11:40)
Offline