Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#61 2008-07-13 21:39:37

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: jmd_img_selector: Thickbox-style image selector

Strange – the only change with regards to [] is I’m not using them anymore (extract). Did 0.2.2 (archive) give the same error on that site?

Offline

#62 2008-07-13 21:49:36

masa
Member
From: North Wales, UK
Registered: 2005-11-25
Posts: 1,095

Re: jmd_img_selector: Thickbox-style image selector

No, 0.2.2 works fine except it again lost all the styling making the images slip below the txp logo at the bottom – sigh.

I’m really sorry this is causing so much trouble.

Offline

#63 2008-07-13 23:59:22

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: jmd_img_selector: Thickbox-style image selector

0.3.3 is up – it fixes the fatal error masa was getting.

Offline

#64 2008-07-14 00:39:14

maverick
Member
From: Southeastern Michigan, USA
Registered: 2005-01-14
Posts: 976
Website

Re: jmd_img_selector: Thickbox-style image selector

jm

Everything looks good! Thanks!

Mike

Offline

#65 2008-07-14 00:55:06

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

Re: jmd_img_selector: Thickbox-style image selector

jm,

weird – all my thumbs are duplicated.
Cleared cache, deleted css from presentation tabs, removed db record,
unistalled,reinstalled for good measure. – still have duplicates.

I’m going to email you a screenshot – since it’s photos of people – I don’t want to post it here.

Offline

#66 2008-07-14 00:56:46

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: jmd_img_selector: Thickbox-style image selector

Tom – Martin got the same thing. As far as I can tell, it’s 4.0.6 only – it doesn’t show up on my svn install. I should scroll more often. Working on it!

Last edited by jm (2008-07-14 00:58:13)

Offline

#67 2008-07-14 02:09:49

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: jmd_img_selector: Thickbox-style image selector

0.3.4 is up – I’d forgotten to remove a chunk of code from <0.3.3, which resulted in dupes.

Offline

#68 2008-07-14 11:10:37

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,319

Re: jmd_img_selector: Thickbox-style image selector

JM, sorry to say strange things are happening. On one installation I get the following error on 4.0.6 with PHP 5.2.6 and only your plugin activated:

Parse error: syntax error, unexpected '(', expecting '}' in [...] textpattern/lib/txplib_misc.php(574) : eval()'d code on line 244

On my MAMP (4.0.6, PHP 5.2.5 and lots of other plugins) I get no error, however on opening the thickbox panel there are no images displayed but image names. (both use jmd_img_sel v.0.3.4)

Last edited by uli (2008-07-14 11:12:15)


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#69 2008-07-14 15:05:54

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: jmd_img_selector: Thickbox-style image selector

Cheers! Nice, shiny new version. One of small point.

  • For accuracy sake “add image” should really be “add/remove image(s)” since it’s an image viewer, I think you could get away with “add/remove”

Offline

#70 2008-07-14 15:52:44

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

Re: jmd_img_selector: Thickbox-style image selector

jm,

Everything working great here.

Cheers!

Offline

#71 2008-07-14 17:24:27

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: jmd_img_selector: Thickbox-style image selector

uli wrote:

JM, sorry to say strange things are happening. On one installation I get the following error on 4.0.6 with PHP 5.2.6 and only your plugin activated:

Strange – I’ve tested on a few different servers w/4.0.6 and PHP 5 (up to 5.2.5) and haven’t encountered that error. A syntax error should have appeared during compiling, not on your install. Has the plugin been edited at all?

mrdale wrote:

For accuracy sake “add image” should really be “add/remove image(s)” since it’s an image viewer, I think you could get away with “add/remove”

This won’t be entirely true in the txp-image version though. I could do a quick onchange for the format-select – “add/remove” for article images and “add” for <txp:image/>.

Last edited by jm (2008-07-14 17:25:00)

Offline

#72 2008-07-14 17:29:49

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,319

Re: jmd_img_selector: Thickbox-style image selector

jm wrote:

Has the plugin been edited at all?

No, it was an out of the box install :/


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#73 2008-07-14 18:33:17

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

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

#74 2008-07-14 18:50:52

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

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

#75 2008-07-14 19:14:47

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

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

Board footer

Powered by FluxBB