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
5 of 6 pages « Erste < 3 4 5 6 >
I’m still getting the errors from my earlier comment. Any idea what is wrong? Perhaps I installed it incorrecty. Thanks for your help (in advance).
Posted by EFL Geek on 11/12 at 03:16 AM
Do you use the {exp:entry_rating:rating_form entry_id="{entry_id}"} tag inside an exp:weblog:entries tag?
Posted by on 10/06 at 06:17 PM
I’ve got everything installed and input into my templates without a problem. However when I, as admin, try to vote i get the following error
Notice: Undefined variable: entry_id in /path/to/system/modules/entry_rating/mod.entry_rating.php on line 374
Notice: Undefined variable: entry_id in /path/to/system/modules/entry_rating/mod.entry_rating.php on line 377
Warning: Cannot modify header information - headers already sent by (output started at /path/to/system/modules/entry_rating/mod.entry_rating.php:374) in /path/to/system/core/core.functions.php on line 296
Posted by EFL Geek on 10/06 at 06:38 AM
Thankx Oliver, that does work indeed, should have thought of that!
I do have another small issue with the list ordered by voting results, using this: {exp:entry_rating:order_by_rating}, the results get ordered based on voting results. Which is good, but I think the list should also be ordered based on the total number of votes.
Right now, if a post gets 5 votes from one user, it can rank higher then a post with 5 votes from 8 users. See my example right here
Posted by Gerard on 08/21 at 08:45 PM
Thanks Oliver. Based on what the module does, a mandatory 5 options makes complete sense. I’ll just have to put “spare time for Oliver” on my already incredibly long wish list.
Posted by Keith Ecklund on 08/21 at 04:25 PM