Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#985 2012-06-03 15:06:26
- phuture303
- Member
- Registered: 2008-09-14
- Posts: 127
Re: glz_custom_fields
Yeah, done that – but I still can’t edit the value of the path to the script.
See: http://d.pr/i/iFRp
No editing possible (tried Safari & Chrome)
Last edited by phuture303 (2012-06-03 15:07:26)
Offline
#986 2012-06-03 15:58:37
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: glz_custom_fields
David, from the screenshot I can see you mean the Custom Fields panel under Extensions. But jakob spoke of the plugin’s options panel (accessible from Plugins > glz_cf > Options).
Furthermore: Is it possible that both your paths aren’t set accordingly? (in case that’s necessary)
Last edited by uli (2012-06-03 15:59:04)
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#987 2012-06-03 17:12:14
- phuture303
- Member
- Registered: 2008-09-14
- Posts: 127
Re: glz_custom_fields
Hi Uli,
the path in the plugin’s options panel can be updated here, you’re right – that’s not my problem here.
My problem is that I can’t edit the path to the script in the custom fields panel (e.g. to choose “my_images.php”), even when building a new custom field and not only editing an existing one… strange behaviour because it used to work*! The path is correct, I checked it more than one time :-)
*The script itself actually works perfectly, because there was a time when I “installed” this custom_field #12 without problems. Maybe it’s now a collision with another plugin.
Last edited by phuture303 (2012-06-03 17:12:28)
Offline
#988 2012-06-03 18:08:22
Re: glz_custom_fields
My problem is that I can’t edit the path to the script in the custom fields panel
Ah, ok, I understand. It’s a bit of a long shot but …
- Are you on the most recent version of the plugin? Mine has an additional “Configure glz_custom_fields” Link next to the type drop-down.
- Is the folder readable?
TXP Builders – finely-crafted code, design and txp
Offline
#989 2012-06-03 19:01:04
- phuture303
- Member
- Registered: 2008-09-14
- Posts: 127
Re: glz_custom_fields
jakob schrieb:
- Are you on the most recent version of the plugin? Mine has an additional “Configure glz_custom_fields” Link next to the type drop-down.
Jakob, you’re right. Damn me, that I didn’t check for updates. Now using v1.3.0 solves my problem…
Thanks! :-)
Offline
#990 2012-06-12 22:29:51
Re: glz_custom_fields
hello forum,
does anybody know how i can get a german date format when using the date picker? options under “Configure glz_custom_fields” only allow for dd/mm/yyyy. but in german we would need dd.mm.yyyyy
thanks, christoph
Offline
#991 2012-06-12 22:46:30
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: glz_custom_fields
You find the necessary settings on Admin > Plugins > glz_cf > Options. But please note that you can’t sort your articles any longer by custom field if you use the German date format.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#992 2012-06-12 22:52:03
Re: glz_custom_fields
hi uli,
thanks for your reply. but no, all i get there is a dropdown list with four options:
- dd/mm/yyyy
- mm/dd/yyyy
- yyyy-mm-dd
- dd mm yy
no option to have dd.mm.yyyy (separated by dots) :-(
Offline
#993 2012-06-12 23:09:50
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: glz_custom_fields
Oh, too hasty. The dots, ok.
Anticipating censorious end users, you can edit the plugin on/around line 1714, where it says:
$arr_date_format = array("dd/mm/yyyy", "mm/dd/yyyy", "yyyy-mm-dd", "dd mm yy");
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#994 2012-06-22 14:46:00
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Re: glz_custom_fields
Group:
I have used this plug in since day 1 — and it is core to almost all my projects — Gerhard did a huge solid to TXP when he converted his Custom Field Hack to this plug in. But now I need to push it a little or find another alternative integrated with TXP which I hope someone can assit me with.
I am starting a project (real estate based) where I need to give the end user the ability to make multiple selections based on different criteria which in turn will return a list of appropriate articles. My ideal would be to use in similiar fashion the plug in back end — but on the front. I saw a similiar post by CeBe but not sure if a solution was found.
Bloke I would be open to using any of your mastery to get the job done.
As an example: The site visitor would be able to select state; house color; price range; garage; etc. (20 + options) — and then the results would be returned.
Any asistance would be greatly appreciated.
UPDATE:
I found this in the forum that may help my pursuit:
http://forum.textpattern.com/viewtopic.php?id=37409&p=2
But I am curious of other options and also is there a way to run a broad search — then once the results are returned — run another search to narrow down the options —-
Thanks
progre55
Last edited by progre55 (2012-06-22 15:03:08)
Offline
#995 2012-06-22 15:11:03
Re: glz_custom_fields
@progre55
Since you are doing a commercial site, maybe offer to pay for Bloke’s services in bringing your plugin to fruition? I did just that when I needed some calendar work from him on a client’s site and he did a great job.
Offline
#996 2012-06-22 15:13:08
- progre55
- Member
- Registered: 2006-05-02
- Posts: 668
Re: glz_custom_fields
philwareham:
Thanks for the suggestion — Bloke rocks and I know he would do a great job.
Bloke let me know if your schedule permits and if you would be willing to throw some magic together. I do not think it would be too complicated — but let me know your thoughts —-
In taking a look — I think your http://stefdawson.com/sw/plugins/smd_multi_choice
May be part of the solution —- but let me know if you would be willing to pull it together for some compensation —-
UPDATE: I found this post which I think should help point me in the right direction: http://forum.textpattern.com/viewtopic.php?id=36485
progre55
Last edited by progre55 (2012-06-27 19:10:05)
Offline