Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Null Property Errors (multiple pages)
- This topic has 3 replies, 2 voices, and was last updated 13 years, 10 months ago by amin007.
-
AuthorPosts
-
January 21, 2011 at 5:34 am #2547tmcintoshMember
Dear support personnel,
I am having problems with the code, and it seems to be related, but I’m not sure why it is happening.
I have put as much information below as I can find.
Please advise what I should do.
If you need it, I will provide you with the real “www.MYWEBSITEADDRESS.com”
eMember Version 6.01
WordPress version 3.0.4
Browsers Chrome 8.0.552.237, ie 8.0.6001.18999
ISSUE #1
The page: WP eMembers – Manage Access Levels v6.0.1
Does not display any of my website pages no matter which member level I show.
http://www.MYWEBSITEADDRESS.com/wp-admin/admin.php?page=eMember_membership_level_menu&level_action=2
admin.php:302Uncaught TypeError: Cannot read property ‘post_list’ of null
(anonymous function) admin.php:302
b /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:124
c.extend.ajax.g.x.onreadystatechange /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:129
ISSUE #2
Then trying to add a new membership Level
Called from
http://www.MYWEBSITEADDRESS.com/wp-admin/admin.php?page=eMember_membership_level_menu
admin.php:374
Uncaught TypeError: Cannot read property ‘status_code’ of null
(anonymous function) admin.php:374
b /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:124
c.extend.ajax.g.x.onreadystatechange /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:129
ISSUE #3
Trying to sign up a new user
Called from http://www.MYWEBSITEADDRESS.com/signup/
Uncaught TypeError: Cannot read property ‘status_code’ of null
jQuery.submit.$empty signup:289
b /wp-includes/js/jquery/jquery.js?ver=1.4.2:124
c.extend.ajax.g.x.onreadystatechange /wp-includes/js/jquery/jquery.js?ver=1.4.2:129
January 21, 2011 at 9:04 am #28246amin007ParticipantMost likely you have JQuery issue on your site. What version of WordPress are you using?
Can you please do the test explained on this post and let me know what you find?
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
January 21, 2011 at 3:58 pm #28247tmcintoshMemberHi,
From my earlier post:
eMember Version 6.01
WordPress version 3.0.4
Browsers Chrome 8.0.552.237, ie 8.0.6001.18999
I have stripped the site bare. I have deleted all plugins. I have deleted all themes except for the 2010 theme that comes with it. I deleted the WP emember plugin, removed the database tables and re-installed it.
Since I’ve deleted everything, I can’t sign up a new user since there is no membership levels defined. BUT, that is not the only problem….
When I go in to the “Manage Access levels” screen and enter new information, I click the submit button. The screen does nothing. I check the browser’s debug information and still get
Uncaught TypeError: Cannot read property ‘status_code’ of null
(anonymous function)admin.php:322
b /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:124
c.extend.ajax.g.x.onreadystatechange /wp-admin/load-scripts.php?c=1&load=jquery,jquery-ui-core,utils&ver=004640d55606c37ec67b5ed6d12b7a2e:129
Please advise.
Thanks!
— Terry
January 22, 2011 at 4:25 am #28248amin007ParticipantYou don’t need to delete the plugins… Just keeping them inactive while you test is good enough.
Anyway, I have sent you an email to get site access so I can check this out.
-
AuthorPosts
- You must be logged in to reply to this topic.