vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Calendar Enhancements - Farcaster's Event Attendance v3 (for vb4) (https://vborg.vbsupport.ru/showthread.php?t=234741)

mickknutson 04-06-2011 09:54 AM

Quote:

Originally Posted by TigerC10 (Post 2178868)
Open your style, open up your templates, and find your Calendar Templates. Find the "calendar_rsvp_bit" template and edit it.

At the bottom, replace:
Code:

{rsvp:var rsvp.comment}
With:
Code:

{vb:var rsvp.comment}



Open your style, open up your templates, and find your Calendar Templates. Find the "calendar_rsvp_form" template and edit it.

Find:
Code:

<b>{vb:phrase calendar_rsvp_attendquestion {vb:var rsvp_day_formatted}}</b><br />
Replace with:
Code:

<b>{vb:phrase calendar_rsvp_attendquestion, {vb:var rsvp_day_formatted}}</b><br />
^For those of you that don't see it, there's a missing comma.


Now find:
Code:

<b><phrase 1="$rsvp_day_formatted">{vb:phrase calendar_rsvp_attendquestion}</b><br />
Replace with:
Code:

<b>{vb:phrase calendar_rsvp_attendquestion, {vb:var rsvp_day_formatted}}</b><br />
Last but not least, find:
Code:

<font class="smallfont"><i>${vb:phrase calendar_rsvp_maychange}</i>
Replace with:
Code:

<font class="smallfont"><i>{vb:phrase calendar_rsvp_maychange}</i>
^Gets rid of the $ symbol that shows up in front of the "You may change your RSVP status at any time." whenever someone RSVPs to an event.

Is there any reason why this mod can't change so that the standard VB templates do not have to be modified?
I just hate having to merge VB templates and am curious as to whether those merges could be avoided?

{rsvp:var rsvp.comment}

TigerC10 04-08-2011 02:47 AM

Quote:

Originally Posted by guest9 (Post 2180358)
sorry for another question
do you know any mod that has the features i am looking for?

Sorry, no. I think there was some older stuff from 3.5 that did it, but I don't know of anything for 4.0+.

Quote:

Originally Posted by mickknutson (Post 2181493)
Is there any reason why this mod can't change so that the standard VB templates do not have to be modified?
I just hate having to merge VB templates and am curious as to whether those merges could be avoided?

{rsvp:var rsvp.comment}

No, because there are no template hooks in the calendar templates. Nothing has really been done to the calendar in ages, because it's not a very widely used feature compared to the rest of the system. Feel free to post a feature request issue at the tracker, but don't expect them to accept the request.

Can it be done without template hooks? Yes... But it isn't a very efficient or even a good idea. I won't really get into the details - but since you're asking I'm assuming you're not a developer, and it's something you'd need a developer for.

Hitman235234532 04-12-2011 10:36 AM

I also get a problem has when someone comments, well it dosent show the comments. it show: {rsvp:var rsvp.comment}

TigerC10 04-13-2011 08:14 PM

Quote:

Originally Posted by Hitman235234532 (Post 2183756)
I also get a problem has when someone comments, well it dosent show the comments. it show: {rsvp:var rsvp.comment}

Read this:
https://vborg.vbsupport.ru/showthread.php?p=2178868

CharlieDelta 04-20-2011 03:08 PM

1 Attachment(s)
Is anyone else having an alignment issue in Firefox 4.0? Any input on how I can fix this would be much appreciated?

nta_viking 04-22-2011 09:04 PM

this was working fine but now all the sudden when you try to rsvp to anything it gives this error

The response you gave to this event was not in the list of valid responses. Please contact the forum administrator if you believe you have received this message in error.

Freeborne 04-27-2011 04:10 AM

Nice mod, however functionality seems very limited and seems like it's just an RSVP mod.

Could you please look at implementing the features used in phpBB3's version here:
http://www.phpbb.com/community/viewt...f=70&t=2099003

For instance in the above version, you can have more than Yes, No, Maybe (Yes I know your mod support this too) AND you can say how many 'slots' are available for each option. You can also save multiple preset templates for users to choose from when they make a new event.

So for example you can have:
Team Alpha (5 slots)
Team Bravo (5 slots)
Team Charlie (8 slots)

ricker 05-03-2011 09:40 PM

Is anyone getting errors with this plugin on 4.1.3?

CharlieDelta 05-04-2011 01:21 PM

Quote:

Originally Posted by CharlieDelta (Post 2186680)
Is anyone else having an alignment issue in Firefox 4.0? Any input on how I can fix this would be much appreciated?

Anyone?

ActiveZone 05-05-2011 06:50 PM

Just installed it...
Followed the steps.

Amazing but nothing showed up although i configured it in the CP.

What do i do wrong?


All times are GMT. The time now is 09:01 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
  • Page Generation 0.01369 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete