Quote:
Originally posted by Boofo
Don't forget to add the "who_rated" template to the $templatesused line under Show Thread. It will save an extra query.
|
Actually it might be a better idea, not to add it to $templateused variable, if hack applies only to special usergroups like Admins as suggested.
Because in this case the template will be loaded rarely and such templates are preffered not to be loaded by default to save memory space. Although the issue is controversial, dev team uses this standart.
Here is discussion about this..