Subscription Export not working

  • Peter Kuhlmann
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
4 years 10 months ago #139171 by Peter Kuhlmann
Subscription Export not working was created by Peter Kuhlmann
Hello, the subscription export is not working.
I always get a blank page
Code:
administrator/index.php?option=com_osmembership&task=subscription.export

The export from expired user is working and can be saved like csv.

Anyway I have to go the harder way and export the members from my SQL and save in csv and import it manually.
Thanks, Peter

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

More
4 years 10 months ago #139172 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscription Export not working
Hello Peter

Please see membershipprodoc.joomservices.com/troubl...t-import-doesnt-work for solution to address this issue

Regards,

Tuan
The following user(s) said Thank You: Peter Kuhlmann

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

  • Peter Kuhlmann
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
4 years 10 months ago #139175 by Peter Kuhlmann
Replied by Peter Kuhlmann on topic Subscription Export not working
Thanks, I found the issue.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) in /var/www/vhosts/xxxxxx/libraries/joomla/database/driver/mysqli.php on line 891


I think with 20.000 Subscriptions, I need to clean some which have active subscription

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

More
4 years 10 months ago #139176 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Subscription Export not working
Hmm. I guess you will have to contact your hosting provider, ask them to increase memory limit. Or maybe select a Plan in Plans Filter dropdown before pressing Export button in the toolbar (to export subscriptions of a plan at a time to reduce number of exported subscriptions). Maybe that could work

Tuan

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