ryan Posted September 24, 2014 Posted September 24, 2014 Thanks for the report junofornow. I don't actually think that your change is what fixed it (unless we hear of it occurring to anyone else) because those two calls are equivalent. What's more likely is that there's an opcode cache involved here (like APC or eAccelerator, etc), and your change triggered the opcode cache to clear. I would be curious if you went back and changed it to the $wire->wire() version if the error re-surfaced? I would guess it doesn't, but would be interesting to test. 1
Nico Knoll Posted October 4, 2014 Posted October 4, 2014 have you maybe updated the htaccess file, too? Sometimes this is problematic: https://processwire.com/docs/tutorials/troubleshooting-guide/
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