I believe it's not working due to the below bug.Attached a screenshot showing just the stars (empty even though user has rated) for administrator profile: (note that although it is on the Reviews tab (profile book) it is using the rating field, not the profile book rating).
Hm, don't think you can do that. Its HTML display is the ajax usage.On second point. If I use the userfield substitution it shows the full ajax field again which if both are on the same profile they interfere with each other when inputting (strange page jumping). All I want is the actual stars to display without the ability to change them in the other profile position or on the lists so don't want the ajax field - just the stars to show. It should be possible, right?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Not without displaying it with AJAX capability as its HTML display includes AJAX. So doesn't look like you can render it as stars using substitutions without the AJAX.Okay. Is it not possible to display stars based on the numeric field generated? If I just display the raw data it shows (for example) "4.5" which I would think somehow should be able to turned into a visual representation shouldn't it?
You'll need the patch then. If unsure how to apply patches I recommend just clicking the patch so it shows the from > to and just manually edit the plugin.I am using J2.5 so may be a silly one question but how do I apply the patch for using J2.5?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You should be able to rate users now. It'll give you a thank you message after the ajax post completes and the rating is stored.On the patch - I've applied this manually as suggested.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.