Front end membership admin page blank

  • richard szabranski
  • Topic Author
  • Offline
  • New Member
  • New Member
More
6 years 5 months ago #119913 by richard szabranski
Front end membership admin page blank was created by richard szabranski
Tried to go to the front end membership admin page today and all I now get is blank page. Used to work a few weeks ago and done nothing to site except keep joomala uptodate. Tried switching all the PHP error reporting on but see a blank page. I know there is an error, just don't know what. All the other membership pro functions work ok and all backend functions work ok too.

Most odd.

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #119927 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end membership admin page blank
Hi Richard

Must be something special causing this error. Please submit a support ticket sending us super admin account of your site and link to the page so that we can check it

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #119974 by enzo
Replied by enzo on topic Front end membership admin page blank
Same problem for me.....

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #119975 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end membership admin page blank
It works well here for me, so I don't know why it doesn't work for you two. As mentioned, please submit a support ticket so that our support staff can check to see what's wrong and get it sorted

Tuan

Please Log in or Create an account to join the conversation.

More
6 years 5 months ago #119976 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Front end membership admin page blank
I think it happens because you are using an outdated version of Membership Pro which is not compatible with the changes in Joomla 3.9. To solve it, please:

1. Open the file components/com_osmembership/view/subscribers/html.php

2. If you see the below command:

require_once JPATH_ADMINISTRATOR . '/includes/toolbar.php';

3. Remove that command

After that, it will work as expected. At least it happens with @enzo, your order was from Jan 2017, it was expired long time ago, so I believe you are using a very old version and it causes the error

Tuan

Please Log in or Create an account to join the conversation.