Content Ratings

Content Ratings [Paid] 2.7.4

No permission to buy ($35.00)
I assume this is because the webserver user owns the templates?

Code:
Upgrading Content Ratings For XF2.1+ from 2.0.5 to 2.0.6...
Confirm upgrade? (y/n)y
Upgrading
Complete.

Importing add-on data
Importing... Add-on data (Class extensions)
Importing... Add-on data (Code events)
Importing... Add-on data (Code event listeners)
Importing... Add-on data (Content type fields)
Importing... Add-on data (Options)
Importing... Add-on data (Option groups)
Importing... Add-on data (Permissions)
Importing... Add-on data (Phrases)
Importing... Add-on data (Routes)
Importing... Add-on data (Style properties)
Importing... Add-on data (Style property groups)

In Local.php line 200:

  [ErrorException]
  [E_WARNING] file_put_contents(/home/sites/public_html/
  internal_data/code_cache/templates/l1/s0/admin/sv_contentratings_reaction_c
  ategory_delete.php): failed to open stream: Permission denied



xf:addon-sub-action [--k K] [--] <id> <action>


Running clean up tasks...

In Entity.php line 575:

  [LogicException]
  Attempted to set 'type' while a save was pending without forceSet
Yes, this would be a file permissions issue and becomes really "fun" to diagnose. Make sure you run CLI commands as the same user the website runs as, or you will have a "fun" time.

Did it via the ACP in the end and it seemed to go ok.

However, rebulding still doesn't update the score.

"When rebuilding received reaction counts, also rebuild the user's reaction score"
This should happen when you run the "Rebuild user reaction counts" task (I'll need to update that to also say it rebuilds the reaction score...).

I need help I can only see Like as a Reaction and I have all permissions...

Ractions v2.0.6

Xenforo v2.14
Have you applied any restrictions to the other reactions, and are they active + visible?
 
This should happen when you run the "Rebuild user reaction counts" task (I'll need to update that to also say it rebuilds the reaction score...).

This is what I ran and it didn't rebuild the reaction score.

php cmd.php xf-rebuild:svcr-user-counts

Rebuilding... User reaction counts (509)
Rebuilding... User reaction counts (4808)
Rebuilding... User reaction counts (9096)
Rebuilding... User reaction counts (13475)
Rebuilding... User reaction counts (20859)
Rebuilding... User reaction counts (24653)
Rebuilding... User reaction counts (28232)
Rebuilding... User reaction counts (34113)
 
This is what I ran and it didn't rebuild the reaction score.

php cmd.php xf-rebuild:svcr-user-counts

Rebuilding... User reaction counts (509)
Rebuilding... User reaction counts (4808)
Rebuilding... User reaction counts (9096)
Rebuilding... User reaction counts (13475)
Rebuilding... User reaction counts (20859)
Rebuilding... User reaction counts (24653)
Rebuilding... User reaction counts (28232)
Rebuilding... User reaction counts (34113)
Can you open a ticket on my site? I'll need to query for some additional details without cluttering this thread up.

Looks like it is a Themehouse UIX Theme/Style issue atm...
I wasn't aware of a UI.X style issue, does the problem go away with the stock XF style?
 
Can admin/moderators remove ratings from other users? I see there is a permission "[CR] Remove others reactions" but can't see any way of using it!
 
The UI is bugged in that the pop-up occurs behind the current overlay. I need to rewrite the UI so it isn't doing silly things
 
Can this be used as a conduit to convert XF1 post ratings to XF 2 Core post ratings? I don't really want to use an additional system but want to bring my old ones back
 
Yes, this add-on can do that. I'ld recommend disabling the add-on first before uninstalling it. That way you can get a feel for what is and isn't included in stock reactions vs this add-on.

Uninstalling this add-on which not touch reactions, alerts or core reaction definitions.
 
I can import the likes from extended rating addon to this add-on, right?
What happens if i deactivate or deinstall this add-on again?
Are the likes finally in XF or still somehwere else?
 
By "extended rating addon" do you mean Post Ratings add-on for XF1? If so yes.

On uninstall the extended reaction definitions are removed, but the base reaction definition and any reactions given by users us preserved.

Likes/Reactions are stored completely in the XF system. This just layers additional bits on reaction usage and display
 
Once assigned the permission; you need to open the per-content reaction list that contains the reaction and then find that reaction and delete it via that UI.
 
You may understand me wrong?

Peter has clicked "Oh, my god, what an idiot" instead of "i love you, darling";
Amod comes around and sees that there is something wrong. Now the mod should change the reaction of Peter.
There is an ugp, but no way/button/link to change the reaction.

You may have a screenshot to see how it looks, where it should be, please?
 
Top Bottom