Problem with Offline Payments End User Activation

  • Paul Parisi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago - 8 years 3 months ago #74577 by Paul Parisi
Hello,

We have a problem that when a user purchases a subscription using an offline payment the final email sent to them to activate has a URL to an administrator area. See the attached flow chart.

Code:
https://XXXXXX.com/administrator/index.php?option=com_users&task=registration.activate&token=caf9e41364b61ae25dacebc52d074289

How do we fix this?

Thanks,
Paul.
Attachments:
Last edit: 8 years 3 months ago by Paul Parisi.

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

More
8 years 3 months ago #74615 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with Offline Payments End User Activation
Hi Paul

That's the email sent to subscriber after you upgraded the subscription record, correct?

If so, that's a bug in Joomla core and it will be fixed in Joomla 3.5.0. For now, please submit a support ticket sending super admin account of your site, we will replace one file on your Joomla site to solve the issue for now while waiting for Joomla 3.5.0 released

Regards,

Tuan

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

  • Paul Parisi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago #74629 by Paul Parisi
Replied by Paul Parisi on topic Problem with Offline Payments End User Activation
Tuan,

Thanks. Is there any way you can send us the file so we can replace it?

Thanks,
Paul,

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

More
8 years 3 months ago #74709 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with Offline Payments End User Activation
Yes Paul

Please get this file, unzip it, upload to components/com_users/models folder of your site

After that, please check it all again. The issue should be sorted

Regards,

Tuan
Attachments:

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

  • Paul Parisi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 3 months ago - 8 years 3 months ago #74752 by Paul Parisi
Replied by Paul Parisi on topic Problem with Offline Payments End User Activation
Thank you but that URL location (components/com_users/models) does not have a file named register.php. There is a file named registration.php but it is very different from what you sent.
Last edit: 8 years 3 months ago by Paul Parisi.

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

More
8 years 3 months ago #74803 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with Offline Payments End User Activation
Sorry, I must be tired at the time I replied you. Could you please update the file registration.php in components/com_users/models with this file github.com/joomla/joomla-cms/blob/stagin...els/registration.php ?

Regards,

Tuan

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