EE entry rating module
ModulesI finally could force myself to write up at least a rough documentation for an entry rating module I made some time ago. So here it ...
I finally could force myself to write up at least a rough documentation for an entry rating module I made some time ago. So here it ...
If you found something useful here and want to show your appreciation feel free to
or
3 of 6 pages « Erste < 1 2 3 4 5 > Letzte »
I’m afraid that won’t work without some modifications since the gallery module uses it’s own tables and stuff.
I might make a version for the gallery as well but it’s not high on my priority list right now.
Posted by on 01/01 at 09:18 PM
Hi ther, you lucky father. Happy New Year full of health.
No I need your assistance on something. How can I use your EE entry rating module script in my gallery entries?
Is there anyway to doit?
Posted by Kevin on 12/30 at 09:32 PM
THanks! That fixed it! Great module!
Best
cs
Posted by on 12/20 at 03:02 PM
Please download the latest version (1.0.2) and see if the problem persists.
Posted by on 12/20 at 02:06 PM
I am new to EE, this level of it anyways, and am running into a problem making the vote submission stick or be counted. I can click on the submit button and url appears correct, but nothing happens on the page.
Here’s my code:
{exp:weblog:entries weblog="sc_recipe_index"}
{exp:entry_rating:show_rating entry_id="{entry_id}"}
{exp:entry_rating:rating_form entry_id="{entry_id}" type="radio"}{overall_votings} The total number of votes
{overall_vote} The numerical value of the average voting result, logged-in users and visitors combined
{overall_vote_symbol}Graphical representation of the average voting result, logged-in users and visitors combined
{visitor_votings} The total number of votes made by visitors
{visitor_vote} The numerical value of the average voting result by visitors
{visitor_vote_symbol} Graphical representation of the average voting result by visitors
{member_votings} The total number of votes made by logged-in users
{member_vote} The numerical value of the average voting result by logged-in users
{member_vote_symbol} Graphical representation of the average voting result by logged-in users
{/exp:entry_rating:show_rating}
{/exp:weblog:entries}
where am i going wrong?
Posted by on 12/19 at 11:10 PM
You can just update the files.
Posted by on 12/05 at 01:06 AM