Page 1 of 1
After clicking Submit with new content, I'm sent to the login page. Why? Permis
Posted: Thu Nov 26, 2009 3:59 am
by pwg
Covered most in title, but running 1.6.6 and have a number of CMSMS sites. One I update semi regularly has suddenly decided to not allow me to ad new content.
I can go through all the steps to add a new page, but when I hit the submit button, I'm re-directed to the login page.
Any ideas why?
Any help appreciated.
Re: After clicking Submit with new content, I'm sent to the login page. Why? Pe
Posted: Fri Nov 27, 2009 12:35 am
by pwg
Nobody has any ideas?
Really, any help appreciated.
Re: After clicking Submit with new content, I'm sent to the login page. Why? Permis
Posted: Fri Nov 27, 2009 2:05 pm
by Sonya
For Dev: this seems to be the same issue as here
http://forum.cmsmadesimple.org/index.ph ... #msg186824
The link in the action has an empty GET-Parameter
page.
Code: Select all
<form method="post" action="editcontent.php?content_id=23&page=" enctype="multipart/form-data" name="contentform" id="contentform" >
Re: After clicking Submit with new content, I'm sent to the login page. Why? Pe
Posted: Sun Nov 29, 2009 1:24 am
by pwg
Thanks Sonya,
The issues do seem similar, however I am able to edit old pages, so my present "workaround' is to change the title, content etc of older less needed pages in order to add the new needed content. Hardly ideal, but at least the client is seeing new content.
I'm only logged out if I try and create new content or pages.
Cheers,
pwg