With CMSMS 1.5.2 it is not possible to edit a page via editif plugin button. Clicking on the edit button/text takes you to the login page instead of the current page to be edited.
It appears that the edit-URL has changed in 1.5.2. The correct URL to edit a page is now for example:
http://.../admin/editcontent.php?_s_=45248b01&content_id=15
whereas editif delivers the following URL:
http://.../admin/editcontent.php?content_id=15
So either editif should be upgraded to supply this "_s_=45248b01" parameter, or CMSMS should be taught to obey the edit URL of earlier versions.
Any ideas?
Martin
dorfanger-blankenburg.de
editif not compatible with 1.5.2?
Re: editif not compatible with 1.5.2?
I think the _s_ parameter was added to plug a security hole.