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.
After clicking Submit with new content, I'm sent to the login page. Why? Permis
Re: After clicking Submit with new content, I'm sent to the login page. Why? Pe
Nobody has any ideas?
Really, any help appreciated.
Really, any help appreciated.
Re: After clicking Submit with new content, I'm sent to the login page. Why? Permis
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.
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" >
Last edited by Sonya on Sat Nov 28, 2009 11:49 am, edited 1 time in total.
Re: After clicking Submit with new content, I'm sent to the login page. Why? Pe
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
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