Hi
Got a weird issue with Expression Engine (v1.6.9) was looking for some help with.
I added a bunch of entries to a weblog using a plain text Custom Field to store a URL.
When I display this custom field in a template it automatically wraps the url in the element.
I’ve come across the proposed solution at http://ellislab.com/forums/viewthread/130544/ , once applied works with any new entries.
However, I can’t seem to apply this change to previously added entries, and worse if I try to edit this custom field in an existing entry then it still applies the element after saving. It’s cursed!
For background information, custom field details as follows:
Field Type: Text input (maximum characters 128)
Default Text Formatting for This Field: None (+ Hide formatting menu)
I’ve had a look at the database entries in MySQL.
From what I can gather the information for this custom field is being stored in its plain text format (so the element is being added at display).
Any suggestions gratefully received
Thanks in advance,
Cole