Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#316 2008-10-16 15:50:12
- Logoleptic
- Plugin Author

- From: Kansas, USA
- Registered: 2004-02-29
- Posts: 482
Re: [plugin] [ORPHAN] sed_section_fields
redbot wrote:
Just for the record, for me works ok in ie7 on windows xp.
That’s odd — same setup I’m using.
The client for this project runs their business on Macs, though, so if it has problems in IE it’s not a big deal for them. :-)
Offline
#317 2008-12-17 13:30:11
Re: [plugin] [ORPHAN] sed_section_fields
I have this plugin working fine on one 4.07 site, but not on another. The two sites are on different servers.
The poblem site is a clean installation and I’ve disabled all plugins except sed_plugin_library 0.5.2 and sed_section_fields 0.3.138.
I’ve set per-section prefs in the Sections tab but currently all fields show regardless of section selected in the Write tab.
When I view JavaScript with the Firefox Web Developer toolbar in the Write tab and compare with the site that works there’s one difference:
/textpattern/index.php?sed_resources=sed_sf_write_js for the working site shows var _sed_cf_char = "_";
and on the broken site, var _sed_cf_char = "-"; (a hyphen rather than an underscore)
I’m not sure what to make of that. Could the different server platforms affect anything? Any suggestions appreciated.
Offline
#318 2008-12-30 02:50:28
Re: [plugin] [ORPHAN] sed_section_fields
I updated two sites to 4.07+ via SVN and lost my sed_custom_fields functionality in the sections page. Could have to do with my exotic admin theme (admin facelift v2) which requires a hacked lib-head.
Any ideas Steve? You can have a login to peek around if you like.
Last edited by mrdale (2008-12-30 03:06:45)
Offline
#319 2009-01-19 01:46:33
- woof
- Member

- Registered: 2004-08-01
- Posts: 128
Re: [plugin] [ORPHAN] sed_section_fields
mrdale wrote:
I updated two sites to 4.07+ via SVN and lost my sed_custom_fields functionality in the sections page.
Just like to add that the same thing happened to me – working fine in the 4.07 release but seems to have disappeared from the sections page on a 4.08-rc2 install. Any ideas what might be up?
Offline
#320 2009-01-24 02:26:49
- kevinpotts
- Member

- From: Ghost Coast
- Registered: 2004-12-07
- Posts: 370
Re: [plugin] [ORPHAN] sed_section_fields
I am running into several issues that I will try to describe in a table:
| version of TXP | version of sed_section_fields | issues |
|---|---|---|
| 4.0.7 | 0.2.112 | no issues at all |
| 4.0.8 | 0.2.112 | sed_section_fields fails to work in the “sections” section |
| 4.0.7 | 0.3.138 | entire “sections” section fails to load at all |
| 4.0.8 | 0.3.138 | entire “sections” section fails to load at all |
Couple notes:
- This was triple-checked across three domains that I own, all hosted on Dreamhost. (I cannot imagine the host making a difference, but I’ve been wrong before.)
- Tested in Opera 9.63, FF3 and IE7.
- Tried both compressed and uncompressed versions; this did not affect results.
- Did not matter whether I had an admin skin in use (which contains an altered txplib_head.php file).
- Tried altering the order of the plugins; this did not affect results.
- Tried disabling other plugins, but that also did not change the results.
Thoughts?
Last edited by kevinpotts (2009-01-24 02:42:04)
Kevin
(graphicpush)
Offline
#321 2009-01-24 02:38:52
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
I’m using txp 4.08 with sed_custom_fields 0.4.8 and I can confirm the plugin does not work properly.
In my case no custom fields or other plugin options (Hide from non-publishers) are showing in the “sections” tab.
The only thing that works is the modified layout of the “sections” tab.
Last edited by redbot (2009-01-24 02:39:40)
Offline
#322 2009-01-24 03:56:54
Re: [plugin] [ORPHAN] sed_section_fields
Hi Kevin,
have you installed the sed_library? It’s required on latest sed_section_fields version.
Offline
#323 2009-01-24 04:07:13
- kevinpotts
- Member

- From: Ghost Coast
- Registered: 2004-12-07
- Posts: 370
Re: [plugin] [ORPHAN] sed_section_fields
have you installed the sed_library? It’s required on latest sed_section_fields version.
Yes. Did not help. Is there a more recent version than 0.3.138 I can test? Just using what is on Netcarver’s page.
Kevin
(graphicpush)
Offline
#324 2009-01-24 11:24:11
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] sed_section_fields
My Sections section still loads, but the plugin’s controls don’t appear; 4.0.8 & v0.3.138
Is it working for anyone under 4.0.8 ?
Offline
#325 2009-01-24 12:01:00
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
kevinpotts wrote:
…Is there a more recent version than 0.3.138 I can test? Just using what is on Netcarver’s page.
As I wrote before I’m using v. 0.4.8, but I can’t rember where and when I downloaded it …must be buried into the forum somewhere.
Offline
#326 2009-01-29 23:08:01
Re: [plugin] [ORPHAN] sed_section_fields
Seriously, Bumpidy Bump.
Offline
#327 2009-02-05 19:46:46
Re: [plugin] [ORPHAN] sed_section_fields
bumperoo, I wish to get this working again for 4.0.8 anyone have any ideas?
Offline
#328 2009-02-05 20:19:58
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: [plugin] [ORPHAN] sed_section_fields
Same here – it’s become a real “key-plugin” for my installations.
Offline
#329 2009-02-05 22:13:04
Re: [plugin] [ORPHAN] sed_section_fields
so it has to be a simple change in HTML structure that is causing this not to work. Anyone have any ideas?
Offline
#330 2009-02-06 00:38:41
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
mrdale wrote:
Anyone have any ideas?
Not an elegant solution but my advice is to downgrade to 4.0.7. (replacing taghandlers.php with the fixed one r3037).
All in all the differences with 4.0.8 are minimal once you replace taghandlers.php and txp works perfectly with sed_sections and MLP.
If you really need sed_section (as in my case) I think this is a viable solution – and when the plugin will be updated you’ll only need to upgrade txp.
P.S. I don’t think there have been changes in the html structure between 4.0.7 and 4.0.8 so why the plugin stopped working is a mistery to me too.
Last edited by redbot (2009-02-06 00:41:27)
Offline