21293 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 141 Views |
-
Action not allowed on controller

20 February 2013 at 8:13am
Hello,
I've encountered a problem with 3.0.4 version.
Whenever I try to unpublish or delete any page I got an error:Action "unpublish" not allowed on controller (Class: CMSPageEditController)
orAction "delete" not allowed on controller (Class: CMSPageEditController)
and after that a javascript error
TypeError: $ is not a function
text = $('<div/>').text(text).html(); // Escape HTML entities in texteverything else works fine. I've never had problems like this before and couldn't find help.
What can cause this? Allowed actions in mysite controllers are empty arrays.
-
Re: Action not allowed on controller

20 February 2013 at 10:39pm
Upgraded to 3.0.5 and everything is working. Thanks SilverStripe!
| 141 Views | ||
|
Page:
1
|
Go to Top |

