Static Pages will not save [SOLVED]

Found a bug? Tell us!!
Post Reply
sonichouse
Regular
Posts: 196
Joined: Sun May 11, 2008 2:53 am
Contact:

Static Pages will not save [SOLVED]

Post by sonichouse »

I was trying to update a static page entry on a s9y 1.4 blog.

When I press save I get redirected to http://localhost/removecookies

FYI I am using FF 3.5.7 on Ubuntu and the blog is hosted externally.

I have disabled Adblock and Firebug, but the problem persists - any ideas ?
Last edited by sonichouse on Tue Feb 16, 2010 10:06 pm, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Static Pages will not save

Post by garvinhicking »

HI!

Check an extension like LiveHTTPHeaders to see if there's an Location: redirect from your server somehow, maybe due to mod_security on the server. Also check your staticpage if it maybe contains some invalid HTML or JS that could cuase the redirect?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
sonichouse
Regular
Posts: 196
Joined: Sun May 11, 2008 2:53 am
Contact:

Re: Static Pages will not save

Post by sonichouse »

garvinhicking wrote:HI!

Check an extension like LiveHTTPHeaders to see if there's an Location: redirect from your server somehow, maybe due to mod_security on the server. Also check your staticpage if it maybe contains some invalid HTML or JS that could cuase the redirect?

Regards,
Garvin
The static page used to work, and I only changed a single character - the host must have changed their config.

If I set the static page so the content just has "test" it works :-)

I am talking to tech support at the host now .. thanks for the hint.
Steve is occasionally blogging here
sonichouse
Regular
Posts: 196
Joined: Sun May 11, 2008 2:53 am
Contact:

Re: Static Pages will not save [SOLVED]

Post by sonichouse »

Tech support said there was a conflict with their mod_security settings - they have now modified it and I can now add static pages with embedded javascript again :lol:

Thanks again.
Steve is occasionally blogging here
Post Reply