Forum Replies Created
-
AuthorPosts
-
logicalMember
after turning on WP_DEBUG to True, and disabling almost every plugin on the site I get this Fatal :
Fatal error: Call to undefined method WP_User::exists() in /usr/share/wordpress/wp-content/plugins/user-meta/framework/models/PluginFrameworkWPSupport.php on line 38
Im using WP 3.3.1
logicalMemberOkay, its definitely related to 1.1.3rc#. Ive installed 1.1.2 and it works just fine. However I had used 1.1.3rc2 on my staging box and it works fine and is still working. So what could it be on my prod box? I need 1.1.3 as I am developing a plugin the hooks into the new events being added in 1.1.3. Sounds like a dependancy on a configuration I may be missing on this new box.
logicalMemberI’ve completely reinstalled from scratch, deleted records in the options table to remove all trace of user-meta, then reinstalled, re-authenticated the pro version, and then built a single form with a text field. and still get the exact same issue.
So how can I better debug this?
heres the URL
logicalMemberno type=”profile” fails the same way
logicalMemberTo add some more info,
this does work on a page [user-meta type="login"]
but this does not, [user-meta type="login" form="my_form"], and shows a broken WP page as described above -
AuthorPosts