Quote:
Originally Posted by Nordinho
quick install (on 3.03)...only the added templates don't seem to be cached 
|
thanks for pointing that out. To pre-cache these new templates, in usercp.php,
FIND:
PHP Code:
'usercp_reputationbits'
REPLACE WITH:
PHP Code:
'usercp_reputationbits',
'usercp_lastthreads',
'usercp_lastthreadsbit',
'usercp_lastposts',
'usercp_lastpostsbit'