Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-10-03 22:08:14
- fas.khan
- Member
- From: Paris
- Registered: 2007-06-06
- Posts: 41
Proper "Database Job" in TextPattern
Hi all,
This is my second project in TextPattern and I am really stucked and helpless at this point that how would I programme/handle/implement a proper database job in textpattern.
Here is what I want to do.
I want the Website Owner to create “Events” from the admin and then a visitor can come to the website; selects an event, fill a registration form and register himself for the event.
Now in a normal way, Its easy till making Events but how would I create new registration of the customer for the same Event by keeping the number of registrations restricted to a specific capacity of the event.
Then another problem would be that how would I create a registration form, with all the error handlers.
I hope there is a way. Any help would be very much beneficial (in fact life saving !)
Regards.
Offline
Re: Proper "Database Job" in TextPattern
Try this, fas.khan. I’m not sure exactly what you meant, but this looks like it to me.
- Ben
Offline
#3 2007-10-04 09:54:57
- fas.khan
- Member
- From: Paris
- Registered: 2007-06-06
- Posts: 41
Re: Proper "Database Job" in TextPattern
ahh … idiot me … !
would never do a post at 02:00 a.m. now !
anyhow, it is a simple thing that I want to let my client make an event and let visitors register for it online.
Visitor should fill a form, and submit it. When he submits, he is registered for it !
THat’s it !
Zem_event is I think very complex for me …
Any help ?
Last edited by fas.khan (2007-10-04 10:03:10)
Offline
Re: Proper "Database Job" in TextPattern
zem_event is I think very complex for me
- I find it very simple.
- For registering and so-on, you could try mem_self_register
- And ign_password_protect by which you can use extra db-table, and arrenge those registerations to events.
- Also Postmaster could help.
Cheers!
Offline
Pages: 1