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)

matt.b 08-31-2011 04:12 AM

Hello,

I have a few questions,

Is it possible to add this above the forum

http://img225.imageshack.us/img225/2042/picgw.png

How Can I pm members the event?

I have a board called "events" how can I set it up there so when I post an event the rvsp shows up.

And I followed step 2, what was it suppose to do?

Quote:

2. Use the Style Manager to find and edit your calendar_showeventsbit:

Find:
HTML Code:

<div class="eventfoot">

Above that add:
HTML Code:

{vb:raw rsvp_form}

OlijO 09-07-2011 12:28 PM

Hi, thanks you for updating this mod.
I use vB4.1.5PL1
Actually i'v got two bugs :
When i go to calendar --> year.
I obtain an error :
Code:

Fatal error:  Cannot redeclare array_prep() (previously declared in /home/parentso/www/forum/calendar.php(1381) : eval()'d code:1) in /home/parentso/www/forum/calendar.php(1381) : eval()'d code on line 5
Second :
When i want to answer to a Event :
- first time : click yes, i obtain this url :
http://www.parent-solo.fr/forum/cale...93/&redirect=1
And error message : Page not found
If i come back (buton back) and try again the system works.
If i left the page and come back to the same event, the error appear again.
Any idea ?
Thanks you in advance.

DaVitsche 09-29-2011 09:58 AM

I read trough the thread, searched but didn't find anything about it. So here is my question.

Is it possible to have the RSVP shown in all days of a ranged event? If you have a 4day event it only shows the RSVP in the day that you opened.

Also is there another mod like the Event Forum mod? because the BBR mod is in the graveyard.

Thanks!

gregsbaby64 11-01-2011 11:52 PM

Thanks, works in Version 4.1.7. :) Awesome mod!

mmoore5553 12-02-2011 03:19 AM

Has anyone have this not show any the RSVP options ? I have added the code above eventfoot

nevermind .... figured it out.

cindy helmond 12-03-2011 03:08 PM

Hi i cant't add comments like the pic showing on this mod

Jamesdoylephoto 01-11-2012 07:58 AM

1 Attachment(s)
How do I go about centering the whole box in my event calander?

Currently it sits over to the left (see attachment) I would like it to be centered on the page.

Thanks for any assistance you can give.

LilyVO30 01-11-2012 11:36 PM

Quote:

Originally Posted by TigerC10 (Post 2179944)
Yeah, actually the avatar stuff in Farcaster's mod is more complicated than it needs to be.

Open your AdminCP, go to the Plugins Manager, and open up the GETDAY_EVENT: Add RSVPs and Form to Event plugin for Farcaster's Event Attendance v3

Find:
Code:

                /*********************************************************************
                * Get Users Avatar (If Used)
                *********************************************************************/
                if ($vbulletin->options['rah_rsvp_showavatar']) {

                  $avatarurl = "";
               
                  if (!empty($rsvp['avatarpath']))
                  {
                      $avatarurla = array($rsvp['avatarpath']);
                  }
                  else if ($rsvp['hascustom'])
                  {
                      $avatarurla = array('hascustom' => 1);
               
                      if ($vbulletin->options['usefileavatar'])
                      {
                          $avatarurla[] = $vbulletin->options['avatarurl'] . "/avatar{$rsvp['userid']}_{$rsvp['avatarrevision']}.gif";
                      }
                      else
                      {
                          $avatarurla[] = "image.php?u=".$rsvp['userid']."&amp;dateline=".$rsvp['dateline'];
                      }
               
                  }
               
                  if ($avatarurla) {
                      $avatarurl = $vbulletin->options['bburl'] . '/' . $avatarurla[0];
                      $showavatar=true;
                  } else {
                      $showavatar=false;
                  }
                 
                  unset($avatarurla);

                } // END AVATAR

Replace with:
Code:

                /*********************************************************************
                * Get Users Avatar (If Used)
                *********************************************************************/
                if ($vbulletin->options['rah_rsvp_showavatar']) {
                   
                    if (!empty($rsvp['avatarpath']) || $rsvp['hascustom'])
                    {
                        $avatarurla = fetch_avatar_url($rsvp['userid'], true); //Change the true to false to get regular sized avatars
                        $avatarurl = $avatarurla[0];
                        unset($avatarurla);
                        $showavatar=true;
                    }

                } // END AVATAR


Is this still the best way to adjust the size of the avatar? I was hoping to just use the default xs size (or the prepared avatar, not 100% sure what it's called but the one that shows up under friends list in profile) but I don't know how I would do that.

LilyVO30 01-13-2012 04:33 AM

Any chance that this is now easier???!!! Please would love to know...

Hawkinz 02-14-2012 09:31 AM

G'day guys.

Could someone please tell me how I can change the color of the text

Quote:

Will you be able to attend on 14th February 2012?
You may change your RSVP status at any time on or before 14th February 2012 10:30 AM.
Yes Maybe No
Comment:
(Max Length = 255)
Mine is currently gray on a gray background :( I went through some templates and found where it set the text format with [/b] etc but I cannot figure out how to change the color.

Please help me :-)

Cheers guys, thanks a lot.


All times are GMT. The time now is 05:00 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.04052 seconds
  • Memory Usage 1,761KB
  • 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
  • (3)bbcode_code_printable
  • (3)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