A Database Error Occurred
Error Number: 1146
Table 'usr_web53_3.email_notification_templates' doesn't exist
INSERT INTO `email_notification_templates` (`event`, `description`, `subject`, `body`) VALUES ('onReviewCreationForListing', 'Notification sends to listing owner when somebody places review on his listing.\r\nTokens: LISTING_TITLE, RECIPIENT_NAME, RECIPIENT_EMAIL, REVIEW_BODY', 'New review has been placed on your listing ''%LISTING_TITLE%''', 'Dear %RECIPIENT_NAME%,\r\n\r\nnew review has been placed on your listing ''%LISTING_TITLE%''.\r\n\r\nReview body:\r\n%REVIEW_BODY%\r\n\r\nRegards,\r\n%WEBSITE_TITLE%\r\n%WEBSITE_URL%')