Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: jmd_img_selector: Thickbox-style image selector
jm,
Everything is working perfectly on a clean install with just your plugin running.
However, I’m trying on some other installs – one of which is basically all the plugins from mrdales how to build a client section article. and I’m getting the fatal error
that masa was getting before.
If I use wet_plugout to turn everything else off – then we are all good.
I’ll turn them on/off one-by-one to see if I can sort out the conflict.
Offline
Re: jmd_img_selector: Thickbox-style image selector
The conflict is with ied_hide_in_admin.
I sure wish we could just do this
jm,
Thanks for all the troubleshooting…this thing will be rock solid when it’s all done.
Either that – or you’ll have run screaming into the woods.
- )
Offline
Re: jmd_img_selector: Thickbox-style image selector
renobird wrote:
Either that – or you’ll have run screaming into the woods.
It’s a good thing we don’t have any trees around here :).
Offline
Re: jmd_img_selector: Thickbox-style image selector
Uli’s error was caused by PHP 4. It wasn’t the usual string error you get with PHP 5 scripts under PHP 4, which is why it took forever to debug.
All – added a browser support section to the first post.
Last edited by jm (2008-07-14 22:39:52)
Offline
#77 2008-07-14 23:50:44
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: jmd_img_selector: Thickbox-style image selector
Sorry, JM! I’m incredibly embarrassed it took you so long, and now the fault is on this end of the wire. I just phoned with the support this very morning, and they told me it was 5.2.6. Again, I’m terribly sorry!
But thanks so much for all your time and for turning it into a PHP4 compat thing! :)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: jmd_img_selector: Thickbox-style image selector
Not a problem – let’s hope your host updates your PHP install soon :).
Offline
Re: jmd_img_selector: Thickbox-style image selector
1.0b1 is up!
- New image-insertion options (body-image, body-thumb, body-thumb-popup)
- IE7-compatibility
- Tweaked design
I’m not sure about the close button yet – any suggestions?
Edit: You can now follow development via RSS at the hg repo too.
Last edited by jm (2008-08-02 22:53:14)
Offline
#80 2008-08-04 12:34:55
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: jmd_img_selector: Thickbox-style image selector
The close button looks fine to me, it’s separated and easy to spot.
Offline
Re: jmd_img_selector: Thickbox-style image selector
Hey jm,
I’m still getting the fatal error
with ied_hide_in_admin active. Both plugins were playing nice in the first few versions.
Any thoughts on how to clear this up? Oh yeah – close button is good. Can it be altered in the style sheet if necessary?
Offline
Re: jmd_img_selector: Thickbox-style image selector
Ooooh, Shiny!
…close button is snazz, very intuitive. but er…
…who’s the beefcake withthe censored marks on his nipples?
Last edited by mrdale (2008-08-04 15:29:01)
Offline
Re: jmd_img_selector: Thickbox-style image selector
JM > How about a “one-image” mode where only the last item clicked get’s added. I’m thinkin’ a admin option?
Offline
Re: jmd_img_selector: Thickbox-style image selector
Crud, I knew I should’ve chosen better sample images. Damned iSight.
mrdale wrote:
JM > How about a “one-image” mode where only the last item clicked get’s added. I’m thinkin’ a admin option?
I was thinking about that too, especially with the body-images. I think a form control in the selector itself might be best.
renobird wrote:
I’m still getting the fatal error with ied_hide_in_admin active.
Did any of the alternate versions I sent via email (awhile ago) ever work?
Offline