Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod
- » MetaMod General Support
- » Recipe help
Recipe help
Recipe help
Hello,
Will basic html work in metamod. If not and you don't have time to help here, do you have support that can be purchased? I'm completely stuck on the recipe I need.
What I need is:
Enable this menu (ItemId = 55)
If
- $user-email = userEmail column in jos_dtregister_user table of wuta.jml03 database
- And pay_later_paid column in jos_dtregister_user table = 1
- And categoryid column in `jos_dtregister_categories` table = 1
- And startdate column in jos_dtregister_group_event table = today date
This is what I have in php. As you see, I really know what I'm doing... (hoping html will work and I can try there)
If (
($user-email ==wudangta.jml03.dbo.jos_dtregister_user.userEmail);
(wuta.jml03.dbo.jos_dtregister_user.pay_later_paid = 1);
(wuta.jml03.dbo.jos_dtregister_user.categoryid = 1);
(wuta.jml03.dbo.jos_dtregister_group_event.startdate = Date());
(
)
Return 55;
Any advice is appreciated. Thank you for your time. It's much appreciated.
Re: Recipe help
This was followed up offline.
This is a great use for MetaMod -- an extra menu is shown on the page when the logged-in user has registered and paid for an event with DTRegister, and the event starts on the current day. The menu/module that shows up links to things that the user is allowed to see/do on that day.
- Index
- » MetaMod
- » MetaMod General Support
- » Recipe help
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5943
- Posts this week:
- 2
- User Info:
- Total Users:
- 7642
- Newest User:
- mary26
- Members Online:
- 0
- Guests Online:
- 150
- Online:
- There are no members online
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked