Simple Membership Plugin › Forums › Simple Membership Plugin › Member Admin page blank
- This topic has 12 replies, 6 voices, and was last updated 9 years, 4 months ago by
CSFLA.
-
AuthorPosts
-
January 4, 2017 at 9:06 pm #9461
ddarind
ParticipantYour plugin has been working fine for us but after the last upgrade to you plugin, we are having a problem.
When we go to:
/wp-admin/admin.php?page=simple_wp_membershipThe page is blank. All of the other pages for simple membership load fine. The website still allows users to login and out and protects the content. However because the member management page is blank, we can not remove or add new users.
I was able to add a wordpress user and then import them into membership and that worked also.
I have deactivated all the plugins and only had this plugin active and changed themes, but same thing page is just blank. I also removed the plugin and added it back, still the same issue.
Thank you for any help you can provide
January 4, 2017 at 9:58 pm #9471mbrsolution
ModeratorHi, someone reported a similar issue. It turned to be not enough memory allocated to their account. Can you check with your host to find out how much memory is allocated to your website!
Thank you
January 4, 2017 at 10:17 pm #9475fletj
ParticipantYes, that was me about 9 months ago. My host said it was a memory issue (I now have over 14,000 members). In the end I had to move away from a shared hosting package to VSP. Hope you get it sorted.
JohnF
January 4, 2017 at 10:29 pm #9478CSFLA
ParticipantI have this problem too. We have FOUR members listed in the plugin’s db on our test site (identical setup to live) and get a blank page. We have many more on the live site and get the same blank page.
January 4, 2017 at 10:48 pm #9482mbrsolution
Moderator@CSFLA, how much memory is allocated to your website?
January 4, 2017 at 11:00 pm #9485ddarind
ParticipantThe maximum amount of memory in bytes a script is allowed to allocate. 128m
Not sure how memory would be an issue, We have like 250 members, everything worked before the last update to your plugin.
You have several people reporting the issue, you should be able to reproduce it.
Thanks, Darin
January 5, 2017 at 4:05 am #9490mbrsolution
ModeratorI understand what you mean but maybe the update has increased the usage of memory. Anyhow I will submit a message to the plugin developers to investigate further your issue.
Thank you
January 5, 2017 at 5:19 am #9491kana
ParticipantI discovered the point of the problem.
simple-membership/classes/class.swpm-members.php
546:
– <?
+ <?phpJanuary 5, 2017 at 5:42 am #9492mbrsolution
ModeratorHi, I checked that file and I don’t see what you mentioned above. I also tested this on two of my sites. On my live server it works and in my local site it doesn’t work.
What is the actual line number of the issue in the file you mentioned above?
January 5, 2017 at 6:22 am #9495kana
Participant@mbrsolution
Line number is 546. It is insidebulk_operation_menu().
It may be that I and the version you are using are different.My use version: 3.4.1
https://ja.wordpress.org/plugins/simple-membership/This site download version: 3.4.0
January 5, 2017 at 1:21 pm #9500CSFLA
ParticipantKana has identified the problem. I have found the same issue and switched the short php tag for the full version and the screen is now displaying again. The use of short tags is discouraged because not every system has them enabled, so best to avoid them. I assume that the plugin developer will address this for the next release? Thanks 🙂
January 6, 2017 at 6:48 am #9519admin
KeymasterThis has now been addressed.
January 6, 2017 at 9:51 am #9522CSFLA
ParticipantThank you.
-
AuthorPosts
- You must be logged in to reply to this topic.