![]() |
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. |
EZD - what link it is trying to ponit you to, when clicking on a user's name?
|
It is pointing to member.php?u=1
For my CP And image.php?u=3&dateline=1195097556 For my Avatar |
Compare the link to your profile to the link it's giving you - what is the difference between them?
|
Quote:
Quote:
|
Easy check
Pointing to member.php?u=1 Should be forum/member.php?u=1 Where do I add forum/ Not a coder. |
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> |
Quote:
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. |
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:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|