Frank Vèssia Posted December 4, 2013 Posted December 4, 2013 Hi guys, suddenly my website is went down and i get only this message. I just set a field to autojoin... Exception: Method User::editable does not exist or is not callable in this context (in /home/cuckold/public_html/wire/core/Wire.php line 232) Can you help me please, i cannot even login into admin
Mats Posted December 4, 2013 Posted December 4, 2013 Hi! Could it be related to this? http://processwire.com/talk/topic/4840-autojoin-broke-processwire-p/ 1
Frank Vèssia Posted December 5, 2013 Author Posted December 5, 2013 text field, latest PW Thanks Mats, i solved changing the flag value inside DB from 1 to 0. 1
Soma Posted December 5, 2013 Posted December 5, 2013 In latest dev? Cause theres no line 232 in wire.php code that would produce this error.
Frank Vèssia Posted December 7, 2013 Author Posted December 7, 2013 I use latest PW, from github, my wire.php has this at line 232 throw new WireException("Method " . $this->className() . "::$method does not exist or is not callable in this context");
Soma Posted December 7, 2013 Posted December 7, 2013 I think you may have made an update at some point and merged the wire folder instead of replacing it. There were some changes to those that Ryan renamed and added new files.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now