After upgrading cmsms from V.1.11.13 to V.1.12 the {edit} core tag suddenly ceased working, it does not show a link or a button to edit the current page, as it did before. {editif} doesn't work either.
I am using PHP 5.6.1 and there are no php errors during execution of these tags.
Is this a bug or were these tags removed? If so, is there a replacement?
Are {edit} and {editif} core tags broken in V.1.12?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: Are {edit} and {editif} core tags broken in V.1.12?
the {edit} plugins were removed from CMSMS Core in 1.10, released October 2011.
It's a surprise that they still worked up till now.
It's a surprise that they still worked up till now.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Are {edit} and {editif} core tags broken in V.1.12?
Thank you for this clarification. It would have saved me several hours of debugging if this would have been appropriately documented, however.calguy1000 wrote:the {edit} plugins were removed from CMSMS Core

Does this mean that it is now impossible to have an edit link on each page for logged in admins any more?
This would be a step back in terms of useability imo. All other cms systems that I have worked with do have this feature.