![]() |
Quote:
|
i took the recycle add-on https://vborg.vbsupport.ru/showthrea...recycle+thread and changed it so, that it is just shown in the event forum
|
Quote:
Many thanks Ron |
I haven't even had time to install this yet but it looks very cool.
Has anyone thought of integrating some sort of gmap to show the locations of events/upcoming events? |
Also can anyone help me with an if statement so I only see the "new events" button on the events forum? I want this to happen only on forumid 24.
<td class="smallfont"> <if condition="$show['newthreadlink']"><a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a> <if condition="$show['neweventlink']"> <a href="newthread.php?$session[sessionurl]do=newevent&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newevent.gif" alt="$vbphrase[lv_vb_eventforums_phrase_post_new_event]" border="0" /></a></if> <else /> </if></td> |
If anyone else runs into this...
<if condition="$forumid == 27"> // your code just for specific forum or categories here </if> You get the idea... Now I just have a new events button at the top and bottom for only the events forum yay! |
how do i actiavte the RSVP feature?
i am looking thru the post now, but cannot seem to find it. thank you |
I've installed this mod and it works great but now I'm editting the basic vBulletin Calendar to improve this mods intergration with my board and its intended use.
Although users do set a date range for 'Ranged Events' how can I turn OFF the default to set a time for a 'Ranged Event'? If you don't set a time for a Ranged Event it brings up the following error: Quote:
So now I want to take out the time settings from the 'calendar_edit' template. This I've been able to do however when somebody tries to enter a 'Ranged Event' without the 'Times' specified they get the above error. Anybody help.... surely this is something simple???? :up: |
Quote:
Quote:
This sucks, as it basically renders Event Forums pointless to me now :mad: I'm going over all my Calenders to make sure they have the correct permissions and settings, and the module itself is set to display events from all Calenders or events from one Calender from the next 30 days. Anyone have any idea on how to fix this? It's almost deal breaking for me. I'm using 3.6.8 PL 2 After reading a post in this thread: https://vborg.vbsupport.ru/showthrea...15#post1430715 it seems event forums doesn't cache events to the datastore. And to be honest, the whole shebang apparently needs to be recoded :( I wish I had the time or the skill. I can offer donations to anyone willing to wack this whole project - Event Forums+Event Attendance+Cut down on queries. Or even just making the upcoming events function work :( |
UPDATE - RE: Events not showing on Upcoming Events.
After fiddling around with it, I found that disabling the dynamic event titles (e.g. showing date & time, and custom fields) meant that events in Event Forums showed up on the Upcoming Events on forumhome and the vba modules. To disable this, simpley remove the %datetime and %custom type variables from the relevant option in the Event Forums administration. Hope this tip helps someone. |
All times are GMT. The time now is 07:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|