Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#205 2007-07-31 17:48:59
Re: [plugin] [ORPHAN] bas_img_selector
yeah, it says “$ is not undefined.”
Offline
#206 2007-07-31 18:34:17
Re: [plugin] [ORPHAN] bas_img_selector
If you are using TXP 4.0.5 $
should not be undefinded. Because it is function of jQuery.
Perhaps an other plugin is using prototype or something else?
Offline
#207 2007-07-31 18:49:26
Re: [plugin] [ORPHAN] bas_img_selector
Yep fixed it. So what is different?
Offline
#208 2007-08-14 21:30:11
- facho
- Member
- Registered: 2007-04-15
- Posts: 64
Re: [plugin] [ORPHAN] bas_img_selector
I just installed the latest version of this plug-in. I am running TXTPTRN 4.0.5. For the most part, it looks like it works as I get the drop down and can see my images. However, at the bottom of the WRITE page I get the following:
Notice: Undefined index: bas_img_sel_start_cat in C:\wamp\www\textpattern\lib\txplib_misc.php(534) : eval()’d code on line 85
Any idea what this is and how to resolve?
Offline
#209 2007-08-14 21:36:44
Re: [plugin] [ORPHAN] bas_img_selector
If you install the prefs that message should go away.
Offline
#210 2007-08-14 22:53:13
- facho
- Member
- Registered: 2007-04-15
- Posts: 64
Re: [plugin] [ORPHAN] bas_img_selector
i am sorry for my own ignorance (it’s really my moms fault I suppose :-), but what are the “prefs?”
Offline
#211 2007-08-15 01:20:02
Re: [plugin] [ORPHAN] bas_img_selector
preferences. add the bas img selector preferences to your extension tab
Offline
#212 2007-08-15 03:38:57
- facho
- Member
- Registered: 2007-04-15
- Posts: 64
Re: [plugin] [ORPHAN] bas_img_selector
oh man, how ridiculously easy. thanks bro. problemo solved. I shall name my first born after you, fine citizen. “Zeta Von Schnitzel”!
Offline
#213 2007-10-29 18:57:47
Re: [plugin] [ORPHAN] bas_img_selector
This stopped working for me on later 4.05 builds. Specifically it fails to display the correct images once a category is selected.
- [update] Disabling Hak TinyMCE fixes allows it to work again… any ideas?
- [update] Re-enabling TinyMCE and Disabling the enable/disable toggle allows it to work again
Last edited by mrdale (2007-10-29 19:27:22)
Offline
#214 2007-10-29 21:21:47
Re: [plugin] [ORPHAN] bas_img_selector
Probably this is caused by the method of how the plugins insert their markup into the admin screen.
I used ob_buffer(). I’m not sure, that this is state of the art
I will have a look into TinyMCE…
Edit: My English is even sucking in three lines…
Last edited by Bastian (2007-10-29 21:24:27)
Offline
#215 2007-10-30 03:10:16
Re: [plugin] [ORPHAN] bas_img_selector
Unfortunately many admin plugins together can cause this to happen depending on how they hook into the DOM.
I’m surprised these two would conflict though since hak_tinymce does all it’s changes client side which should take into account changes made by the object buffering in bas_img_selector. I would expect hak_tinymce to stop working not the other way around.
Bastian, Let me know if I can help in any way.
Shoving is the answer – pusher robot
Offline
#216 2007-11-25 19:54:31
Re: [plugin] [ORPHAN] bas_img_selector
Hello all,
Some reason the latest version (0.8) won’t allow me to add multiple images.
When I choose “add” it just replaces the existing image instead of appending another one.
Using bas_img_selector 0.8
and TXP 4.0.5
Was running 0.71 with 4.0.4 before I updated.
Anyone had this happen?
Any ideas on how to fix?
Help would be much appreciated.
- )
—
Tom
Offline