Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#391 2009-05-14 05:33:48
- saccade
- Plugin Author

- From: Neubeuern, Germany
- Registered: 2004-11-05
- Posts: 521
Re: [plugin] [ORPHAN] sed_section_fields
Hi Gerhard,
I haven’t installed glz_custom_fields in this install yet. So I can’t tell about problems.
On some installs I’m still running PHP 4 (e.g. on this one I tested sed_section_fields 4.4.9) – but it shouldn’t be difficult to step up to PHP 5.
Offline
#392 2009-05-14 11:41:42
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
gerhard wrote:
Are there any problems with sed_section_fields and glz_custom_fields v1.2?
mlarino seems to think not.
Edited to add Oops, I see there is no glz_custom_fields version number mentioned in mlarino’s post, so the above is a little presumptuous of me.
Last edited by net-carver (2009-05-14 11:44:41)
— Steve
Offline
#393 2009-05-14 18:29:37
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
All
Updated the code at http://gist.github.com/111177 (latest is version 0.5.17exp) to reflect a couple of little niggles with the new jquery version in txp4.09 and to finally — I really, really, hope — fix the compatibility problems with the various versions of glz_custom_fields.
Testing required to make sure I’ve nailed it … thank you.
— Steve
Offline
#394 2009-05-14 23:22:36
Re: [plugin] [ORPHAN] sed_section_fields
Big Thanks Steve
Offline
#395 2009-05-15 08:45:46
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: [plugin] [ORPHAN] sed_section_fields
Hi Steve,
Thanks very much for updating this! I’m doing some testing and ran into the following silly bug:
Sections that have a & character in their title do not render the “Write Tab Fields…” controls.
I’m using Gerhards TXP4.08.
Last edited by jelle (2009-05-15 08:46:37)
Offline
#396 2009-05-15 18:44:49
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
I haven’t had the chance to test the new version yet and I doubt I will in the next days , just wanted to say welcome back Steve!
Offline
#397 2009-05-15 18:55:47
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] sed_section_fields
net-carver wrote:
Edited to add Oops, I see there is no glz_custom_fields version number mentioned in mlarino’s post, so the above is a little presumptuous of me.
I am using version 1.2 and have no problems at all, what kind of issue did you find?
Last edited by mlarino (2009-05-15 18:57:39)
Offline
#398 2009-05-15 18:55:50
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Jelle
fixed, thanks. Could you verify using the latest (v0.5.19exp) please?
redbot
Thank you. I’m here because I have a site to do right now that needs this plugin.
— Steve
Offline
#399 2009-05-15 19:15:09
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
net-carver wrote:
… I’m here because I have a site to do right now that needs this plugin.
That’s a good news anyway, I’m so dependant on this plugin I tried myself to develop a very raw and barebone clone.
It works, but it’s certainly not the same thing.
So… thank you!
Offline
#400 2009-05-16 07:57:13
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: [plugin] [ORPHAN] sed_section_fields
net-carver wrote:
Jelle
fixed, thanks. Could you verify using the latest (v0.5.19exp) please?
Working!
Last edited by jelle (2009-05-16 07:57:35)
Offline
#401 2009-05-18 05:23:40
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
All
Updated to 0.5.20exp, added a preference to allow you to set your default show/hide state for custom fields.
Jelle
thanks for testing that fix.
— Steve
Offline
#402 2009-07-06 10:10:43
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] sed_section_fields
Hi net-caver
I am using that version of the plugin but only the first 10 custom fields show up in the sections tab, and I have 14 of them.
Is there a limitation?
Last edited by mlarino (2009-07-06 10:12:48)
Offline
#403 2009-07-06 19:27:52
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
mlarino wrote:
I am using that version of the plugin but only the first 10 custom fields show up in the sections tab, and I have 14 of them.
Is there a limitation?
Hmmmm. First thought would be to try giving glz_custom_fields a higher loading priority than my plugin. Could you try setting the load order for glz_custom_fields to ‘4’ and let me know if that solves it for you?
— Steve
Offline
#404 2009-07-08 03:38:20
- kevinpotts
- Member

- From: Ghost Coast
- Registered: 2004-12-07
- Posts: 370
Re: [plugin] [ORPHAN] sed_section_fields
Just as proof of concept, 0.5.20exp is working perfectly with glz_custom_fields 1.1.2 on a fresh 4.0.8 install. I will run it through some more advanced tests as the site I’m building becomes more complicated, but just another validation of the compatibility.
Kevin
(graphicpush)
Offline
#405 2009-07-08 06:16:12
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] sed_section_fields
I changed the load order for glz_custom_fields to ‘4’ , ‘3’ etc…
But still have the same problem.
kevinpotts, the plugin works fine to me until I reach more than 10 custom fields, the custom fields over 10 dont show up in my sections tab.
by the way, all of my plugins had an order of 5 before I chaged the one for glz_custom_fields, is that ok?
Last edited by mlarino (2009-07-08 06:18:06)
Offline