Hi All,
Im looking for a trips and events module where users can sign up to participate in a trip or event. So that it can be easily manage.
I already had a look at the module "Itinerary". But that doesnt seem to have the option of signing up for a trip.
Does anyone knows of a module that can do that, or do I have to create it myself?
Best regards,
Thomas
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Events and trips module
-
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
The Itinerary module has a plan to add such a feature - ie, sign up or admin assign users to an event.
Rather than create yourself, I'd be happy to integrate any changes you'd do on your own and assist.
If its a pressing need, I can take the time to improve and add the functionality you need if the incentive were right
I agree, the module is not perfect now, but it has a solid base and fluffing up the templates and functionality can make it much more usable and attractive.
NCM
UHEweb
PS There is also the EVENTS module which is similar - never used it, though, so not sure of its capabilities.
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 07, 2007
- Posts: 8
Dear uheweb,
I downloaded the Itinerary module and installed on my postnuke website PN .7xx. The issue I had was that in the download file on the website is the template itinerary_admin_main.html missing. If I go to the users main page and do a new entry then I get also a Blank Page. Is it possible that some files are missing from the template area? And can they be uploaded somewhere?
Now I dont mind a bit of coding myself. So if I'll get these templates to work, then I'll have a look about how to improve user subscription to events. -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
There is no admin template yet, as there are no admin settings to template
Can you look at your apache error log to see what the error was for the Blank Page?
I'll download and install again on a test site to make sure I didn't have a packaging error when I zipped it up.
Let me know, and thanks,
NCM
UHEweb -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
Did find something...
Line 67 of pnadmin.php should replace:
Code
return;// $pnRender->fetch('Itinerary_admin_new.htm');
with
Code
return $pnRender->fetch('Itinerary_admin_new.htm');
The template fetch was commented out ... oops!
NCM
UHEweb -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 07, 2007
- Posts: 8
Hi Uheweb,
I've got it working now. Im finetuning the module now. You said that you could add some users to it who will be joining the meeting/event. I couldn't find a way on how to do that yet with the module available. But I'll look on a subscribe action.
Best regards,
Thomas -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
Thomas,
The function isn't there yet, but there is a table create - pn_itinerary_users - that will be used to link users to specific itinerary items (as all users might not take part in all items in an event).
Functions would need to be built that scanned chosen groups, allowing members to be added to ALL items in an event, or each event individually (or a pop-up checklist?).
Planned was to have a specific group of users that could be added to items, designated in the admin. On adding users to items, option to add to all items in an event, or designate via checkmark the items to add them to.
NCM
UHEweb
If you'd like to coordinate, we can work towards the functionality you need. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Jun 07, 2007
- Posts: 8
uheweb,
I was looking now at a way for not signed up users to join an event.
The way I saw on how to do is, the creator of the item in an event decides if he wants to enable subscribing by users. and to enable a code word for verification on subscribing. (This is already working, its written to the database.)
When the users browse to it they can just click on subscribe next to the item in the event,
fill out there name, email and verification code. and finalise.
A user with moderator access to that event will be able to view all signed up users and send an email to them.
The reason I'm programming it this way is that I have to have it working quit fast and want it to be possible for users who don't have a user account with the website.
But your options are a bit more advanced. I would like to help develop them with you.
I'll let you know how I get on.
Best regards,
Thomas
edited by: shikai207, Jun 07, 2007 - 10:14 PM
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
