Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

pagerater ratings don't stick


Go to End


650 Views

Avatar
gh

Community Member, 10 Posts

7 November 2011 at 6:57pm

Hello

I have installed pagerater 0.1 in SilverStripe 2.4.5 and have the following problems:

1. When I add $PageRatingForm to Page.ss the form shows up and the stars can be clicked, but when the page is reloaded the rating is lost.
2. When I add $PageRatingForm to PageCommentInterface.ss the form does not show up, even though I have PageRaterStarField::set_extra_form_selector('form#PageCommentInterface_Form_PostCommentForm'); in mysite/_config.php.

Does anyone know how to get this module working?

Best Regards,

gh