Where is the "Header Extra Content" attribute contents stored for a page?
Permalink
I screwed up. I setup a page type for a redirection page and put default redirection code in the "Header Extra Content" that redirects to the home page. The thought being that my customer would just select this page type and then edit this attribute, changing the url to where they want the redirect to go. Unfortunately, I didn't anticipate that I wouldn't be able to edit the page because calling it up automatically redirects it to the home page (which is the default setting). Now I can't even pull up the page type to change the defaults as it immediately redirects to the home page. And, I can't delete the page type because is says I must first delete all pages using this page type, which I have done, but the message still persists. Can anyone tell me where this "Header Extra Content" info is stored so I can enter through the back door and disable it?
Thanks in advance for your time!
Steve
Thanks in advance for your time!
Steve
Thanks for the reply jero. The problem wasn't in the page, but in the default settings of the "page type" defaults page. I don't know if that is accessible some where but that's what I was looking to find. I did finally get it resolved. I tried hitting "ESCape" just during the redirect while loading the page type defaults page and it worked to stop the redirection and leave me on the defaults page so I could remove the redirect code. Then I used the Page Redirect add-on from Mnkras, that I found while trying to resolve this issue. Geeze I wish would have found his add-on first. It works fantastically!
Steve
Page Redirect:http://www.concrete5.org/marketplace/addons/page-redirect/...
Steve
Page Redirect:http://www.concrete5.org/marketplace/addons/page-redirect/...
Database wise, I believe that you'll need to hack the atDefault and CollectionSearchIndexAttributes tables. I'd advise you to backup your database first, and then change the values to '' rather than deleting them.