[12-March-2024] Membership Pro Version 3.6.0 Release
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
Less
More
9 months 4 days ago #165396
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [12-March-2024] Membership Pro Version 3.6.0 Release
Honestly, I don't know if showing the tab even without data is good or not. I will have to think about it. Adding intro text to the plugin is OK, I will do that
Tuan
Tuan
The following user(s) said Thank You: Johnny
Please Log in or Create an account to join the conversation.
- steved27
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
8 months 5 days ago #166169
by steved27
Replied by steved27 on topic [12-March-2024] Membership Pro Version 3.6.0 Release
Hi,
I just updated Membership Pro from version 3.4.2 to 3.6.0 and after that the extension was not working showing the error "Call to undefined method OSMembershipHelperHtml::getArticleUrl()".
If found a similar error for OS Property here joomdonation.com/forum/os-property/64096...cleinput.html#119468 and I did the same change below in the file "components/com_osmembership/helper/html.php" and the problem seems to be solved.
The line:
public static function getArticleInput($fieldValue, $fieldName = 'article_id')
changed to:
public static function getArticleInput($fieldValue = 0, $fieldName = 'article_id')
I just updated Membership Pro from version 3.4.2 to 3.6.0 and after that the extension was not working showing the error "Call to undefined method OSMembershipHelperHtml::getArticleUrl()".
If found a similar error for OS Property here joomdonation.com/forum/os-property/64096...cleinput.html#119468 and I did the same change below in the file "components/com_osmembership/helper/html.php" and the problem seems to be solved.
The line:
public static function getArticleInput($fieldValue, $fieldName = 'article_id')
changed to:
public static function getArticleInput($fieldValue = 0, $fieldName = 'article_id')
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Topic Author
- Offline
- Administrator
8 months 5 days ago #166173
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic [12-March-2024] Membership Pro Version 3.6.0 Release
Hello
Do not make the change. That's not the right solution. Better revert the change and submit a support ticket sending us super user account of your site. I will check to see why the issue happens and get it sorted
Must be something special on your site, otherwise, it would happen on all other sites
Tuan
Do not make the change. That's not the right solution. Better revert the change and submit a support ticket sending us super user account of your site. I will check to see why the issue happens and get it sorted
Must be something special on your site, otherwise, it would happen on all other sites
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.