Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#31 2009-02-12 01:30:16
- mrjysta
- Member
- Registered: 2008-09-22
- Posts: 89
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Hi Eric, I reverted back to the original txplib_head.php and the controls link appeared!!! Only problem is I now get the Error – [ #2 ] I have entered the serial several times but no joy :-(
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
If you’re getting that error, then the URL does not match the one entered when the serial number was generated. Email me the URL and I’ll see if I can figure out what the problem is.
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Ops, I’ve posted at the old plugin forum thread. Will paste my message here too:
Excellent plugin.
Just one minor issue: after uploading images, and resizing/cropping/categorizing them, I get a screen with a iframe in the middle. Inside the iframe, there was a 404 page from the front-end site.
I’ve opened the iframe on a new tab, and I found this message:
A problem occured while loading the plugin: ebl_upload -> Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode on line 673
In any case, the uploaded and the crop/resize/category wizard worked flawlessly, apparently. :D
But I will try to reproduce the issue it again.
Eric, please, tell me if you would like more info about the issue.
Thanks.
New info added: it just happened again, but this time I didn’t get a 404 but just the error posted above and an admin page inside the iframe.
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Thats odd. Can you create a logon for me for this host I can try to figure out the root cause?
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Eric, any idea what could cause a general Flash error when uploading a small 44kb image? I posted in the old EBL Upload thread by mistake. Here is the post.
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
I’m pretty certain it’s a mod_security issue. Are you disabling mod_security via the htaccess file that is included in the archive?
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Don’t think so, but feel free to login, its the same site I gave you a publisher account for a week or so back…the .htaccess file is in the /textpattern folder as it should be…
Offline
#38 2009-03-18 11:45:09
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Hi Eric,
I get this error when I import the images already uploaded.
On my host, set_limit is disabled. I import large image directories with fpx_image_import (thumbnails, crop, redim, …) without any problem.
Erreur lors du chargement du plugin ebl_upload -> Warning: set_time_limit() has been disabled for security reasons on line 673
textpattern/lib/txplib_misc.php(570) : eval()'d code:673 set_time_limit()
textpattern/lib/txplib_misc.php(570) : eval()'d code:66 ebl_Import()
textpattern/lib/txplib_misc.php:570 eval()
textpattern/index.php:101 load_plugins()
The images are correctly imported. Thumbnails are correctly generated.
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Email me a logon and I can change the code so that it no longer throws that error. It’s basically a matter of inserting a @ right before set_time_limit()
Offline
#40 2009-03-18 14:16:26
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] ebl_Upload Version 3
TheEric a écrit:
It’s basically a matter of inserting a @ right before set_time_limit()
Done. Work now without error. Thanks.
Offline
#41 2009-03-18 14:36:43
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] ebl_Upload Version 3
An other problem …
Last month I get some problem with image resizing.
I upload about 30 jpg images and I set the import like this :
Resize YES, W= 600. H=”“. So I expected to resize all the images with W>600px,
but a few images where cropped at 600px.
BTW, is it possible to store the crop/W/H image and thumbnail settings ?
Offline
#42 2009-03-18 14:41:59
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: [plugin] [ORPHAN] ebl_Upload Version 3
On the file tab, I see “Upload Additional Images” …
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
I have a release candidate that I’m testing now that should hopefully remedy the above bugs. Until then, enter both a height and a width for both fields. You won’t get the above problem then.
Offline
Re: [plugin] [ORPHAN] ebl_Upload Version 3
Bug Fix Release 3.01
- Correctly says, “Upload Additional Files” in the file tab now.
- The crop / thumbnail bug has been eliminated. This was a big oops on my part.
- The “Click to Process Uploaded Files” link has been styled to look like a button and is more obvious now.
It’s available for download now in the online store store
Last edited by TheEric (2009-04-21 12:42:08)
Offline
#45 2009-04-21 02:33:08
- kevinpotts
- Member

- From: Ghost Coast
- Registered: 2004-12-07
- Posts: 370
Re: [plugin] [ORPHAN] ebl_Upload Version 3
It would be helpful to post the most current version number somewhere in this thread. I bought 3.01 awhile ago, and I still have the UPPERCASE extension bug present. I logged into your store and did not see anything new to download, thus I have no idea if what I am running is most current.
Kevin
(graphicpush)
Offline