Quote:
Originally Posted by Farcaster
You can choose to include or exclude specific calendars AND you can specify whether a particular event should allow RSVPs. Currently, it defaults to be checked, but you can change that by looking for the plugin "Prompt for RSVP on Event Creation" and replacing that plugin's code with:
PHP Code:
$disablesmiliesoption.='<div><label for="cb_rsvp"><input type="checkbox" name="rsvp" value="1" id="cb_rsvp" tabindex="3" '.$rsvp.' />'.$vbphrase['calendar_rsvp_allow'].'</label></div>';
|
Hello,
I'm a little lost and can't find where to change this do it defaults to unchecked.
Template name and a simple "find this, do this" would be great. Thanks!
-Raymond