Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#21 2009-05-21 18:47:30
- jordi
- Member
- From: Barcelona
- Registered: 2005-09-14
- Posts: 93
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
I have installed and activated both plugins, version 0.2.2 of this and upm_file v. 0.4.1, on a 4.0.7 install with standard custom fields and also on a 4.0.8 patched for glz_custom_fields, and I have chosen a custom field in each case in the upm_file tab.
Now I get this bit of code written in the source HTML
<form action=""><input type="hidden" id="upm_file_popper_start" value=""></form>
<script type="text/javascript" src="index.php?event=upm_file_popper_js&name=link"></script>
so the plugin is doing something, but no popup window appears on the Write page.
I’m sure I’m missing something, but what?
Offline
#22 2009-05-22 20:56:21
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
When you say “no popup window”, are you referring to the link that opens a popup window?
Offline
#23 2009-05-25 10:12:05
- jordi
- Member
- From: Barcelona
- Registered: 2005-09-14
- Posts: 93
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
Sorry for the delay, Mary. I was away from my machine and could not remember the password to log in in the forum…
Yes, when I wrote the above post I could not see the link. After that, it was a “now I see it, now I don’t”. I got to see the link but then I lost some custom fields… Well, to make it short, I believe I was doing something not right with the sed_section_fields plugin and it appended styles “display:none” seemingly at random.
In any case, now it works OK. Thank you for your attention and for all your good work.
Offline
#24 2010-02-02 13:15:08
- funtoosh
- Member
- From: Münster, Germany
- Registered: 2006-10-09
- Posts: 138
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
hi mary,
i just installed upm_file_popper on txp 4.2.0, and in the popup i get:
Notice: Undefined index: file_list_pageby in /home/waldschule/public_html/dynamisch/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 176
and below:
Notice: Undefined index: file_list_pageby in /home/waldschule/public_html/dynamisch/textpattern/lib/txplib_misc.php(594) : eval()’d code on line 315
… in the middle of the popup — it still works though! any ideas, maybe an issue w/ 4.2.0?
cheers,
-f
Offline
#25 2010-02-02 21:06:54
- jstubbs
- Moderator
- From: Hong Kong
- Registered: 2004-12-13
- Posts: 2,394
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
As I recall you just need to go to your Files or Images tab and select how many images/files to be displayed on the page. Once the setting is made the error notice should disappear.
Offline
#26 2010-02-03 10:07:43
- funtoosh
- Member
- From: Münster, Germany
- Registered: 2006-10-09
- Posts: 138
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
hola jonathan,
thanx for the quick reply! mhm, not sure, what you mean though. upm_file_popper does not modify the file tab, and does not have preferences of its own (or does it?) …
Offline
#27 2010-02-03 12:20:21
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,208
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
jstubbs wrote:
and select how many images/files to be displayed on the page.
Ah, yes, I remember. Though the images tab didn’t work for me.
funtoosh, try what Jonathan suggests immediately in the file_popper window.
Last edited by uli (2010-02-03 12:21:23)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#28 2010-02-03 12:38:26
- funtoosh
- Member
- From: Münster, Germany
- Registered: 2006-10-09
- Posts: 138
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
oh, danke uli!
simply clicking on the Show 15 per page dropdown once (in the upm_file_popper window) did the trick. see screenshot.
cheers,
-f
Offline
#29 2010-02-03 12:50:13
- jan
- Member
- From: Utrecht, The Netherlands
- Registered: 2006-08-31
- Posts: 71
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
Mary should initialize her variables :—-)
Kensington TXP powered rock
Offline
#30 2010-02-04 14:49:29
- simoin
- Member
- From: Ireland
- Registered: 2009-02-10
- Posts: 50
- Website
Re: [plugin] [ORPHAN] upm_file_popper: A file picker, for use with upm_file.
Thanks for the fix! I had this error showing also.
Offline