The website shown is not valid. You say to send you an email but there is no email address.
We are searching for a ratings plugin that will show a cumulative star rating below each restaurant listing on the page with a button to allow a visitor to submit a review. So far this has been impossible to find.
Appreciate your help.
]]>Concerned about the errors after installation. I am using the Avada theme for all my sites. I have been looking for a ratings plugin for hotels and restaurants that includes multiple criteria, star ratings and user comments. Very hard to find. Just wanted to check before installing.
Thanks.
]]>Hi Bram,
Thanks for the great plugin ?
Thee is one little issue.. i don’t get an email notification on a new review.
Do you have any idea what that can be ?
Rob
]]>geinstalleert en werkt goed alleen ik krijg geen sterren bij als er een bericht is geplaatst wel bij het invullen van de freeback maar niet als die geplaats word maar even goed 5 sterren van mij ik zal wel iets niet goed doen denk ik ??
zie hier link https://heijmanswoningontruiming.nl/gastenboek
Mvg thomas heijmans
]]>After activating plugin errors at top opf screen:
r: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FOREIGN KEY (container_id) REFERENCES srm_container(id)' at line 1]
ALTER TABLE srm_containerrating ADD COLUMN FOREIGN KEY (container_id) REFERENCES srm_container(id)
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FOREIGN KEY (review_id) REFERENCES srm_reviews(id)' at line 1]
ALTER TABLE srm_rating ADD COLUMN FOREIGN KEY (review_id) REFERENCES srm_reviews(id)
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FOREIGN KEY (container_id) REFERENCES srm_container(id)' at line 1]
ALTER TABLE srm_reviews ADD COLUMN FOREIGN KEY (container_id) REFERENCES srm_container(id)
Can’t really ger further than this as whole WP navigation system gets messed up. Any ideas?
]]>Hi,
your plugin looks very promising, exactly what I was looking for.
Unfortunately I get following error message when I try to activate the plugin:
Parse error: syntax error, unexpected ‘[‘ in \wp-content\plugins\star-review-manager\classes\class.user.php on line 20
Appreciate your input.
]]>CREATE TABLE srm_rating ( container_id int NOT NULL, review_id int NOT NULL, ratingcategory VARCHAR(100), ratingvalue int NOT NULL, ratingpos int NOT NULL, FOREIGN KEY (container_id) REFERENCES srm_container(id), FOREIGN KEY (review_id) REFERENCES srm_reviews(id) ) DEFAULT CHARACTER SET utf8
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘FOREIGN KEY (container_id) REFERENCES srm_container(id)’ at line 1]
ALTER TABLE srm_containerrating ADD COLUMN FOREIGN KEY (container_id) REFERENCES srm_container(id)
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘FOREIGN KEY (container_id) REFERENCES srm_container(id)’ at line 1]
ALTER TABLE srm_reviews ADD COLUMN FOREIGN KEY (container_id) REFERENCES srm_container(id)
( ! ) Strict standards: Non-static method ReviewContainer::get_reviewcontainers() should not be called statically in C:\wamp\www\wp_development\wp-content\plugins\star-review-manager\admin\manage_reviewcontainers.php on line 19
( ! ) Warning: Invalid argument supplied for foreach() in C:\wamp\www\wp_development\wp-content\plugins\star-review-manager\admin\manage_reviewcontainers.php on line 20
https://www.ads-software.com/plugins/star-review-manager/