Very good, Luke. You correctly identified that Tim had allocated our new memory to the wrong buffer. I'm impressed. I also made that change to the config.Set 'Minimum ratings for thread list top rating' to 0 if you want to avoid that query
I'd also recommend checking that you have enough RAM allocated to the innodb buffer pool, because there's no way the query could be that slow unless the index isn't being held in memory
You can use your own icons now![]()
Sorry i have nothing to see the Option!
I like the add on so far, but I really wish it were possible for a single user to select multiple icons for a single post. Also, cannot find what the suggested size is for custom icon.
@Lone Wolf thank you for that info. Looking to add a .jpg image file for a custon ico I'm trying to add but cannot figure it out. The icon location field note says "The filename of the icon in /styles/dark/ratings/(filename) to use for this rating" so I dragged the file to /styles/dark/ratings/(filename) but cannot get the file to load in the icon list just the name.
I noticed all the other icons are png files does mine have to be also?

<xen:require css="dark_postrating.css" />
<dl class="pairsJustified">
<dt>{xen:phrase dark_ratings}:</dt>
<dd><xen:if is="{$postrating_enabled_ratings.positive}"><span class="dark_postrating_positive">{$postrating_ratings_total.positive}</span><xen:if is="{$postrating_enabled_ratings.neutral} || {$postrating_enabled_ratings.negative}">/</xen:if></xen:if><xen:if is="{$postrating_enabled_ratings.neutral}"><span class="dark_postrating_neutral">{$postrating_ratings_total.neutral}</span><xen:if is="{$postrating_enabled_ratings.negative}">/</xen:if></xen:if><xen:if is="{$postrating_enabled_ratings.negative}"><span class="dark_postrating_negative">{$postrating_ratings_total.negative}</span></xen:if></dd></dl>
We use essential cookies to make this site work, and optional cookies to enhance your experience.