Closed (fixed)
Project:
User Badges
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 Oct 2010 at 19:24 UTC
Updated:
1 Nov 2010 at 19:30 UTC
On the user account page, user_badges_get_badges is being called many times (in my case it appears that there are 14 calls to user_load!!!). Let's static cache the results to reduce the queries.
Comments
Comment #1
nancydruCommitted to 6.x-1.x.