Quote:
Originally Posted by Boristheblade
Just installed this mod on a 4.1.2 VB forum and everything works great except one thing.
When a member makes a comment with their rsvp this takes the place of their comment.
{rsvp:var rsvp.comment}
Anyway to fix this?
|
Did you do step #2 above which is here?
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}
|
I think this may be your issue. IF you edit that file with the code above that should solve your issue I believe.