joe_g Posted November 21, 2014 Posted November 21, 2014 Hi, I got this error happening sometimes (I only notice it in the logs, and I can't see any problem on the site) 2014-11-21 03:59:00 guest http://subdomain.domain.com,domain.com,www.domain.com/http404/ Error: Exception: Method Page::localUrl does not exist or is not callable in this context (in /home/domain.com/public_html/wire/core/Wire.php line 320) I'm not sure where/how to debug this since I don't know when or where it happens. The error sends an email, othewise I wouldn't have noticed. Is there a way to get a full stack trace for this error somehow? j
Joss Posted November 21, 2014 Posted November 21, 2014 Do a quick google on "Exception: Method Page::localUrl does not exist or is not callable in this context" It leads to a handful of PW threads that may give you some clues.
Soma Posted November 21, 2014 Posted November 21, 2014 There's no Page::localUrl on a 404 page in case you have a language switch using localUrl. Edited title... Can you let us know the PW version please uh?
joe_g Posted November 21, 2014 Author Posted November 21, 2014 Thanks! It's 2.4.0 eh.. ops, forgot to finish the title!
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