Improve Downloads Manager plugin to support Joomla updates

More
6 years 9 months ago #115500 by Tuan Pham Ngoc
It's a completely white blank page? Or it is just Membership Pro doesn't display anything?

If it's just Membership Pro displays nothing, then please go to Membership Pro -> Emails & Messages, find the two messages:

- Thank you message
- Thank you message (offline payment)

Make sure the message available and it will be displayed

Regards,

Tuan

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

More
6 years 9 months ago #115501 by Tuan Pham Ngoc
Also, check Renew Messages and Upgrade Messages tab, make sure necessary messages are entered, too

Regards,

Tuan

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

  • Jakub
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #115514 by Jakub
Hi

All necessary messages are entered properly. The message worked before but it has stopped after installing update you sent me.

Attachments:

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

More
6 years 9 months ago #115515 by Tuan Pham Ngoc
That's strange to me. Could you please try to look at the code in the file components/com_osmembership/view/complete/html.php and try to check the value of $message variable? Should be easy to check and point out the issue

Tuan

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

  • Jakub
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #115519 by Jakub

Tuan Pham Ngoc wrote: That's strange to me. Could you please try to look at the code in the file components/com_osmembership/view/complete/html.php and try to check the value of $message variable? Should be easy to check and point out the issue

Tuan


I dont know what the issue was but changing html.php line 96
Code:
$useOfflinePayment = true;

to
Code:
$useOfflinePayment = false;

done the job.

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

More
6 years 9 months ago #115520 by Tuan Pham Ngoc
Mean you haven't entered message for offline payment yet. Usually, there are 2 messages:

1. One for online payment
2. One for offline payment

Maybe there is no message entered for :

- Thank you message (offline payment)
- Subscription renewal user email body (offline payment)
- Subscription upgrade user email body (Offline Payment)

And it causes the issue. Please go to Membership Pro -> Emails & Messages to check it again

Tuan

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

  • Jakub
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #115837 by Jakub
Thank you. The last question before renewing my subscription.

Is this possible to use one ID for the same files in different plans?

If I want to use same file for two plans I have to create separate update xml's.

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

More
6 years 9 months ago #115852 by Tuan Pham Ngoc
Hi Jakub

It's not possible yet. When I feel better (I'm sick at the moment and might take one week to get recovered), I will try to think about it and find a solution

Regards,

Tuan

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

  • Jakub
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #116138 by Jakub
Perfect! I hope you get well soon.

Regards

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