diogo Posted September 26, 2012 Share Posted September 26, 2012 After upgrading to 2.2.9 I'm getting an error while trying to access the templates page in the admin. -> Error Call to undefined method stdClass::attr() line 113 of ProcessTemplate.module All other processes seem to work just fine. Anyone can reproduce this? Link to comment Share on other sites More sharing options...
ryan Posted September 26, 2012 Share Posted September 26, 2012 Diogo, I can't seem to duplicate here. Tried both master and dev 2.2.9. How recently did you update? I'm assuming master branch, but let me know if dev. The error indicates that a call to $modules->get('InputfieldRadios'); didn't succeed for some reason. First thing I would do is clear your modules cache. You can do this by going to Modules > Check for new modules. Does that resolve the error? Link to comment Share on other sites More sharing options...
diogo Posted September 26, 2012 Author Share Posted September 26, 2012 You can do this by going to Modules > Check for new modules. Does that resolve the error? Yep!! Thanks 2 Link to comment Share on other sites More sharing options...
moose1 Posted September 28, 2012 Share Posted September 28, 2012 Yes, thank you for this, Ryan. I was afraid I was looking at mucking around with a PHP update. Running PW 2.2.8 on PHP 5.3.5, btw. Cheers. 1 Link to comment Share on other sites More sharing options...
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