The vB Geek

The vB Geek (http://www.thevbgeek.com/index.php)
-   Geek Article and Review System (http://www.thevbgeek.com/forumdisplay.php?f=26)
-   -   Uncached Template: GARS_custom_thumb_row (with solution) (http://www.thevbgeek.com/showthread.php?t=4766)

mreyes 10-27-2008 12:57 PM

Uncached Template: GARS_custom_thumb_row (with solution)
 
Hello all,

I have discovered that the GARS_custom_thumb_row template is not being cached. After a little investigation it seems that this occurs when you use a thumbnail custom field.

The fix is really simple, just goto:

ACP -> GARS -> Modules -> Registered Modules -> Custom Fields

Once there find the "Comma separated list of templates to cache" box and add to the end:

Quote:

,GARS_custom_thumb_row
That comma is important, you should end up with a value like this:

Quote:

GARS_custom_container,GARS_custom_row,GARS_custom_ date,GARS_custom_input,GARS_custom_text,GARS_custo m_textarea,GARS_custom_thumbnail,GARS_custom_thumb _row
Save the changes, and enjoy fully cached templates and 1 less database query.

Ramses 03-02-2010 09:12 AM

Thanks, this was helpful.


All times are GMT. The time now is 02:55 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.