Version: 1.00, by Session
Developer Last Online: Apr 2006
Version: 2.3.x
Rating:
Released: 05-14-2003
Last Update: Never
Installs: 11
Is in Beta Stage
No support by the author.
Ok, this is my first VBulletin hack so please be calm on me As this is a beta BACKUP the files to be edited (as always)
I always wanted to link the calendar events to a thread aswell. So that if you make a public event, it also generates a thread from the same info. Now i always thought this was going to be hard, but actually it is really simple.
There are 5 steps to do in total in just 2 files. It concerns the calendar.php and the newthread.php
I tested this on vb 2.30 & works smoothly now at my site www.livesets.com
what does it do exactly:
When people push the New Thread button in a particular forum (can be specified as you like) you will be redirected to the Add Public Event screen
After filling in the required info it generates a public event just like it would do normally
next to that it will generate a thread in the forum where you pushed the New Thread button with topic title [date] title ( f.e. "[2003-05-14] Awakenings, Amsterdam NL" ) adn the same content as the Public Event
after that it updates all counters (forum,thread,user)
redirects to the new thread
NOTICE: on several places you will have to manually insert the forumid you want to use for this, in the example attached here the forumid used was 2
Please give some feedback I'm really happy i got this to work Some members already requested something like this, this is to make them happy :classic:
Greets,
Session.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Went great and works perfectly, not hitches at all
Trying to learn php now so I can add more fields to the calendar, but will sooo be watching this forum for your updates. Awesome idea integrating the reply button.
Hmm, mainly what I'm needing is I think I've figured out how to create a new field in the calendar (in my case I did "meeting place"), but I can't figure out how to get through your code to get it to post in the subject area of the thread it creates, so get a DB error when posting a new event.
I'd need to create like 2 or 3 new fields in the calendar, other then that, I'd be absolutely happy with this hack , very very few have a need or use for the private events.
So, I am super new to this, and I am probably missing something obvious... but I installed this hack, and the only people that can use it so far are the admins (for whom it works flawlessly ). I am confused, because I do not see any permissions settings in the hack, and I have not set any custom permissions on the calendar or the forum in question, but everyone besides the admins that attempt to add a new event, enters in their new thread info, and when they hit submit, they get a vBulletin message that says:
You do not have access to do this.
I have been poking around, but I can not seem to find the problem here. Anyone have any thoughts?? Would REALLY appreciate the help.