Fatal error: Call to a member function add_cap() on a non-object in C:\wamp\www\trees_wp\wp-content\plugins\more-types\more-types-object.php on line 139
Fatal error: Call to a member function add_cap() on a non-object in C:\wamp\www\trees_wp\wp-content\plugins\more-types\more-types-object.php on line 139
The problem is due to the fact that the roles aren't set for logged out users. You need to wrap the foreach/etc. in an if clause. Code would look like this:
[Code moderated as per the Forum Rules. Please use the pastebin]
You must log in to post.