INSERT INTO `qs_DPageItemType` (`id`, `type`, `title`, `sorter`) VALUES (NULL, 'Event\\', 'Event', '410'); INSERT INTO `qs_CartItemType` (`id`, `title`) VALUES ('Event\\CartItem', 'Event'); INSERT INTO `qs_Settings` (`name`, `idCategory`, `fieldType`, `label`, `value`, `options`, `description`, `required`, `system`, `sorter`, `added`, `changed`) VALUES ('eventNotificationAuthorHeader', 2, 'header', '', 'Event Registration Confirmation (to user who registers himself)', '', '', 'n', 'n', 310, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAuthorSubject', 2, 'text', 'Subject', 'You were registered for event', '', '', 'y', 'n', 312, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAuthorFrom', 2, 'text', 'From Email Address   If you leave this field empty - the From Email Address will be the same as the one in General Settings.', '', '', '', 'y', 'n', 314, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAuthorBody', 2, 'HtmlEditor', 'Message Body', '

You have been registered for the following event: {title}.

\r\n\r\n

Date: {date}

\r\n\r\n

Time: {time}

\r\n\r\n

Attendees: {attendees}

\r\n\r\n

Location: {location}.

\r\n\r\n

View details

\r\n', '', 'Constants: {title} {location} {link} {date} {time} {attendees}', 'y', 'n', 316, '2014-02-28 14:00:00', '2014-02-28 14:00:00'); INSERT INTO `qs_Settings` (`name`, `idCategory`, `fieldType`, `label`, `value`, `options`, `description`, `required`, `system`, `sorter`, `added`, `changed`) VALUES ('eventNotificationAttendeeHeader', 2, 'header', '', 'Event Registration Confirmation (to other attendees)', '', '', 'n', 'n', 320, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAttendeeSubject', 2, 'text', 'Subject', 'You were registered for event', '', '', 'y', 'n', 322, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAttendeeFrom', 2, 'text', 'From Email Address   If you leave this field empty - the From Email Address will be the same as the one in General Settings.', '', '', '', 'y', 'n', 324, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAttendeeBody', 2, 'HtmlEditor', 'Message Body', '

You have been registered for the following event: {title}.

\r\n\r\n

Date: {date}

\r\n\r\n

Time: {time}

\r\n\r\n

Location: {location}

\r\n\r\n

View details

\r\n', '', 'Constants: {title} {location} {link} {date} {time} {attendees}', 'y', 'n', 326, '2014-02-28 14:00:00', '2014-02-28 14:00:00'); INSERT INTO `qs_Settings` (`name`, `idCategory`, `fieldType`, `label`, `value`, `options`, `description`, `required`, `system`, `sorter`, `added`, `changed`) VALUES ('eventNotificationAdminHeader', 2, 'header', '', 'New Event Registration (Admin Notification)', '', '', 'n', 'n', 330, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAdminSubject', 2, 'text', 'Subject', 'You were registered for event', '', '', 'y', 'n', 332, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAdminFrom', 2, 'text', 'From Email Address   If you leave this field empty - the From Email Address will be the same as the one in General Settings.', '', '', '', 'y', 'n', 334, '2014-02-28 14:00:00', '2014-02-28 14:00:00'), ('eventNotificationAdminBody', 2, 'HtmlEditor', 'Message Body', '

You have been registered for the following event: {title}.

\r\n\r\n

Date: {date}

\r\n\r\n

Time: {time}

\r\n\r\n

Location: {location}

\r\n\r\n

Attendees: {attendees}.

\r\n\r\n

View details

\r\n', '', 'Constants: {title} {location} {link} {date} {time} {attendees}', 'y', 'n', 336, '2014-02-28 14:00:00', '2014-02-28 14:00:00');