Plan detail menu

  • GAUTHIER
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #19390 by GAUTHIER
Plan detail menu was created by GAUTHIER
Hello,

I have a problem when displaying a menu link with "plan detail": I don't get the details of the plan, but only the buttons "register" and "back", with an empty price and an empty length. You can see the result in the image below.
[attachment:1]display with menu plan detail.JPG[/attachment]

I've found that it could be due to the lack of 'id=plan' in the URL of the plan detail. Indeed, I get the url :
index.php?option=com_osmembership&view=plan&Itemid=427
while I should have, for example :
index.php?option=com_osmembership&view=plan&id=2&Itemid=427
When I add the id in the url manually in my database (table: __menu), then it works fine.
Also, the id doesn't appear in the administration menu.

Could you please correct this or let me know if it's something due to my configuration?

Thanks a lot!

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

More
11 years 6 months ago #19403 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Plan detail menu
Hi GAUTHIER

Could you please let me know the Joomla versions you are using ?

Tuan

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

  • GAUTHIER
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #19413 by GAUTHIER
Replied by GAUTHIER on topic Re: Plan detail menu
Hi Tuan,

I'm on Joomla 2.5.7. In fact I'm the one (Nicolas) who had config issues on Membership and you solved them a few days ago via support ticket. It works fine now (I closed the ticket), but I discovered this new issue.

Thanks
Nicolas

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

More
11 years 6 months ago #19896 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Plan detail menu
Hi Nicolas

This issue is now fixed in version 1.1.1. Also, two new features added :

1. Allows you to create and manage plan categories. Then when you create a menu item to display subscription plans, you can choose the category you want to display and only subscription plans from that category will be displayed.

2. Added a plugin allows generate membership ID (an auto-increment number like 1001, 1002, 1003....) for subscribers.

So maybe you can consider upgrading to this latest version.

Regards,

Tuan

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

  • GAUTHIER
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #19916 by GAUTHIER
Replied by GAUTHIER on topic Re: Plan detail menu
Hi Tuan,

Thank you very much for having fixed this issue and for the development of categories. I've already put a five star on your component before this release. So now I think I'm going to try some of your other components, just for fun ;)

Regards
Nicolas

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

More
11 years 6 months ago #19925 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Plan detail menu
Thanks Nicolas :) !

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