View Full Version : Is there a good calendar mod for vB5
vB3 and vB4 had an events calendar that users could post to and which would allow you to pull up upcoming events below your forum. There isn't one in vB5 and presently there doesn't seem to be any plan for one.
Is there a good events/calendar addon for vB5?
ozzy47
04-02-2014, 09:58 AM
Unfortunately there is no calendar function at this time in vB5, stock or addon.
Mr_Running
04-02-2014, 01:40 PM
If you need one quick, perhaps try this for now...
how-to-add-a-google-calendar-to-vb5 (http://www.vbulletin.com/forum/articles/vbulletin-5-connect-aa/vbulletin-5-tutorials-aa/4026754-how-to-add-a-google-calendar-to-vb5)
venturewise
02-26-2016, 08:30 PM
I'm resurrecting this thread because I'm appalled there hasn't been either a mod or an update to vb5 to add calendar or event handling abilities.
Is there a timeline for such a feature or is development for vb5 dead all together? It's really making me second guess my decision to back vBulletin.
Thoughts? Suggestions? (Also, an embedded google calendar is NOT a suggestion)
Brandon Sheley
02-27-2016, 02:22 AM
I'm resurrecting this thread because I'm appalled there hasn't been either a mod or an update to vb5 to add calendar or event handling abilities.
Welcome to vb5
BirdOPrey5
02-27-2016, 09:55 AM
I'm resurrecting this thread because I'm appalled there hasn't been either a mod or an update to vb5 to add calendar or event handling abilities.
Is there a timeline for such a feature or is development for vb5 dead all together? It's really making me second guess my decision to back vBulletin.
Thoughts? Suggestions? (Also, an embedded google calendar is NOT a suggestion)
There is no timeline. Very few VB3/VB4 forums had use for calendars and you shouldn't expect it to be added to VB5.
ozzy47
02-27-2016, 10:37 AM
Thoughts? Suggestions? (Also, an embedded google calendar is NOT a suggestion)
Hire someone to code one for you, that's about the only choice.
Replicant
02-27-2016, 01:24 PM
I developed a calendar for my vb5 site. Had it up and running for 3 months and not a single person besides me used it. I scrapped the rest of my planned development since nobody was interested. I bought a PHP calendar class license and developed off of that. It wasn't difficult to do and the code integration took about 12 hours to write and debug. After it was up and running, adding features was pretty simple.
Replicant
03-14-2016, 01:30 AM
I just dicovered that vb5 does have some event api and still has the event table. I haven't played with it yet, but I'm thinking about resurrecting my calendar mod.
twistsol
04-04-2016, 04:30 PM
I'd be very interested in this if you complete it and release it. We post woodworking events to our calendar in VB4 today.
Is the PHP calendar class code you purchased redistributable or would I need to purchase that to make the potential product you develop work?
Replicant
04-04-2016, 05:58 PM
I have a single user license on the calendar class. You would need to purchase your own license from the developer. There is a developer license available that I could distribute, however I would need to sell the calendar product to pay for the developer licensing fees. I'm not sure it's a product I'd be able to sell enough copies to pay the fees and justify the ongoing product support and maintenance.
EDIT: I checked on the availability of the calendar class and it has been set to "End of Life" by the developer. I entered negotiations with him today to buy the rights to the code base, however the price was a little too steep. With the newest rendition of vb5 being php7 compatible, I figure the best course of action will be to write from scratch a php7 calendar class for the plugin. It will probably be easier considering the old class built the complete calendar html, contained it's own css and loaded it's own higher than vb version of jquery. It was challenging getting it working correctly. With a class from scratch, I can do it vb5 style keeping the php spitting out info to the templates and have the templates build the calendar.
caimakale
07-02-2016, 09:30 PM
I have a single user license on the calendar class. You would need to purchase your own license from the developer. There is a developer license available that I could distribute, however I would need to sell the calendar product to pay for the developer licensing fees. I'm not sure it's a product I'd be able to sell enough copies to pay the fees and justify the ongoing product support and maintenance.
EDIT: I checked on the availability of the calendar class and it has been set to "End of Life" by the developer. I entered negotiations with him today to buy the rights to the code base, however the price was a little too steep. With the newest rendition of vb5 being php7 compatible, I figure the best course of action will be to write from scratch a php7 calendar class for the plugin. It will probably be easier considering the old class built the complete calendar html, contained it's own css and loaded it's own higher than vb version of jquery. It was challenging getting it working correctly. With a class from scratch, I can do it vb5 style keeping the php spitting out info to the templates and have the templates build the calendar.
Replicant, is this something you're still developing? I'd be interested in learning more about the functionality you plan to include and purchase a license from you.
Replicant
07-03-2016, 03:04 AM
I pretty much just tossed the whole project aside. Maybe later this year if I do decide to resurrect it. I really don't have the time to develop it right now. I have a lot going on and coding is the last thing on my mind.
Big Kahuna
09-14-2016, 12:24 AM
No calendar s a big bummer
I have a racing forum and the calendar was heavily used.
Paul M
09-14-2016, 04:05 PM
If a calendar is a priority, dont move to vB5, its unlikely to ever get one.
Ashlar217
10-25-2016, 01:25 AM
I pretty much just tossed the whole project aside. Maybe later this year if I do decide to resurrect it. I really don't have the time to develop it right now. I have a lot going on and coding is the last thing on my mind.
Replicant, I am running VB5 and would be interested in paying for a calendar/event mod from you if you do develop it. Or anyone else that is willing to take the mod on?
TheLastSuperman
10-27-2016, 07:08 PM
Replicant, I am running VB5 and would be interested in paying for a calendar/event mod from you if you do develop it. Or anyone else that is willing to take the mod on?
Discussing payment, paid request, and paid modifications is not allowed. Please refrain from discussing this in the future (unless you're posting in the actual paid request forum ;) ) and I might just hug you! :p
So you know though, you can send Replicant a PM regarding this and take it from there :cool:.
Ashlar217
10-27-2016, 07:58 PM
Copy & Understood Good buddy! ;)
Big Kahuna
11-27-2016, 08:09 PM
I really miss the calendar feature too, as we used it to list racing events on one site and car shows on another.
That said, there is a way to rig a next best solution
Create a page, a link in your NavBar, and use a google calendar and their Html code
Replicant
11-28-2016, 02:30 AM
I'm currently working on a "basic" events calendar which will be offered up as a free extension.
Check this link for more info. https://vborg.vbsupport.ru/showthread.php?t=323824
homayoon
01-23-2017, 06:00 AM
tnx for tips
noypiscripter
01-24-2017, 11:07 PM
Events is coming soon to upcoming version vB 5.2.6.
https://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4363126-vbulletin-5-2-6-alpha-5-is-now-available
Live demo by Mark.B at http://www.talknewsuk.com/events
kubisztal
08-03-2017, 06:54 AM
Events is coming soon to upcoming version vB 5.2.6.
https://www.vbulletin.com/forum/forum/vbulletin-announcements/vbulletin-announcements_aa/4363126-vbulletin-5-2-6-alpha-5-is-now-available
Live demo by Mark.B at http://www.talknewsuk.com/events
I'll check this, thanks!
BirdOPrey5
08-03-2017, 10:37 AM
Current VB 5.x versions have a full blown calendar again.
Ianumalsa
01-21-2019, 04:25 AM
how-to-add-a-google-calendar-to-vb5
try this one if you want it a.s.a.p.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.