Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#313 2008-10-16 09:27:01
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: [plugin] [ORPHAN] sed_section_fields
Adam
Static sections only operate on non-publisher accounts. Are you logged in as a publisher? If so, you won’t see the difference.
— Steve
Offline
#314 2008-10-16 10:50:13
- Logoleptic
- Plugin Author
- From: Kansas, USA
- Registered: 2004-02-29
- Posts: 482
Re: [plugin] [ORPHAN] sed_section_fields
That explains it, Steve. Thanks!
Offline
#315 2008-10-16 11:57:22
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [plugin] [ORPHAN] sed_section_fields
Logoleptic wrote:
Works for me in Safari for Windows, but not in IE7.
Just for the record, for me works ok in ie7 on windows xp.
Offline
#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: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
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