vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Calendar Enhancements - Farcaster's Event Attendance (https://vborg.vbsupport.ru/showthread.php?t=129088)

EZD 12-05-2007 08:55 PM

When I click on the name of someone that has sign up for an event I get an error instead of going to their cp. (ERROR 404 - PAGE NOT FOUND)

And the Avatar does not show up.

Your other hack works. I do see a person yes at the bottom of the CP.

Elenna 12-06-2007 07:35 PM

EZD - what link it is trying to ponit you to, when clicking on a user's name?

EZD 12-06-2007 08:34 PM

It is pointing to member.php?u=1
For my CP

And image.php?u=3&dateline=1195097556
For my Avatar

Elenna 12-06-2007 09:53 PM

Compare the link to your profile to the link it's giving you - what is the difference between them?

Farcaster 12-06-2007 11:11 PM

Quote:

Originally Posted by rpainter (Post 1391558)
For the events that I post, you have to go to both days. How can I set this up to RSVP all days of a ranged event?


Quote:

Originally Posted by rpainter (Post 1392417)
Is this MOD still supported? If so, I really need to know the answer to my first question and I have 1 more.

Reproducible, documented bugs are supported. I do not personally support any customization, but other members who use the mod may be able to help. As far as your first question, it was designed to RSVP to individual days, not the whole event. It is possible to change, and if you would like to have it customized, I am available for freelance contract work.

EZD 12-07-2007 03:49 AM

Easy check
Pointing to
member.php?u=1

Should be
forum/member.php?u=1

Where do I add forum/

Not a coder.

EZD 12-07-2007 04:20 AM

OK I think I got it

In the code for
calendar_rsvp_bit

I added red. Can someone tell me if that is good. It did fix the CP link problem.

<if condition="!$vboptions[rah_rsvp_showavatar]">
<li><a href="$vboptions[bburl]/forum/member.php?u=$rsvp[userid]">$rsvp[username]</a>
<if condition="$rsvp_mod"> [<a href="calendar.php?do=getinfo&e=$eventinfo[eventid]&rsvp_remove=$rsvp[userid]&day=$rsvp_day">$vbphrase[remove]</a>]</if>
<if condition="$vboptions[rah_rsvp_showrsvpdate]"> [$rsvp[rsvp_date_user]]</if>
<if condition="$rsvp[guests]==1 AND $eventinfo[rsvp_max_guests]"><i> + $rsvp[guests] $vbphrase[calendar_rsvp_guest]</i></if>
<if condition="$rsvp[guests]>1 AND $eventinfo[rsvp_max_guests]"><i> + $rsvp[guests] $vbphrase[calendar_rsvp_guests]</i></if>
<if condition="$rsvp[comment] AND $maxlength"> - <i>$rsvp[comment]</i></if></li>
<else />

<tr>
<td valign="top" align="left"><li><if condition="$showavatar"><img align="left" src="$avatarurl"></li></if></td>
<td valign="top" align="left">
<a href="$vboptions[bburl]/forum/member.php?u=$rsvp[userid]">$rsvp[username]</a>
<if condition="$rsvp_mod">[<a href="calendar.php?do=getinfo&e=$eventinfo[eventid]&rsvp_remove=$rsvp[userid]&day=$rsvp_day">$vbphrase[remove]</a>] </if>
<if condition="$rsvp[guests]==1 AND $eventinfo[rsvp_max_guests]"><i> + $rsvp[guests] $vbphrase[calendar_rsvp_guest]</i></if>
<if condition="$rsvp[guests]>1 AND $eventinfo[rsvp_max_guests]"><i> + $rsvp[guests] $vbphrase[calendar_rsvp_guests]</i></if>
<br>
<if condition="$vboptions[rah_rsvp_showrsvpdate]"><b>[$rsvp[rsvp_date_user]]</b><br></if>
<if condition="$rsvp[comment] AND $maxlength"><i>$rsvp[comment]</i></if>
</td>
</tr>
</if>

IvyKeepMommy 12-11-2007 01:31 AM

Quote:

Originally Posted by Farcaster (Post 1396501)
Reproducible, documented bugs are supported. I do not personally support any customization, but other members who use the mod may be able to help. As far as your first question, it was designed to RSVP to individual days, not the whole event. It is possible to change, and if you would like to have it customized, I am available for freelance contract work.

Farcaster, I think this is a great modification...

I know NOTHING about coding at all -- so have not in any way tried to customize the mod, but I am having a reproducible bug in that when an event is repeated over a series of days, the user can NOT RSVP to each date separately. It is my understanding that they are supposed to be able to.

What happens instead is that while the dates appear on each distinct day of the calendar, the subsequent events only point back to the first date and response, not to their own thread.

Obviously something is wrong, and I'd really love to get this problem fixed. I would really like it to be able to respond to the individual days as it was apparently designed to do.

Elenna 12-11-2007 01:56 AM

EZD,

If that worked, that should be just fine! It looks like one of your config settings is set to your home page, while your forum (with the RSVPs) are in /forum/

Quote:

Originally Posted by EZD (Post 1396610)
OK I think I got it

In the code for
calendar_rsvp_bit

I added red. Can someone tell me if that is good. It did fix the CP link problem.


IvyKeepMommy 12-11-2007 02:39 AM

A specific example of what happens... I set up a ranged "test event" to happen every monday between 2 and 3 am. Starting Dec 10 and going through to Dec 31.

On December 10 I select yes.

Then when I click on the event on the Dec. 24th calendar, it ALREADY shows that I have RSVP'd yes and the RSVP reads:

For 12-10-2007, You RSVP'd: Yes
You may change your RSVP status below.
Yes Maybe No

If I change the RSVP to No -- it changes it on the 10th. For whatever reason the additional events CAN NOT be rsvp'd to individually as the hack says they can -- at least not on my site.


All times are GMT. The time now is 11:41 AM.

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.01561 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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