Pure Software Knowledge Base Glossary    Contact Us
 
   
Browse by Category
Pure Software Knowledge Base > Lore > Troubleshooting > Smarty/Template Problems > Why don't my template changes show up?

Why don't my template changes show up?

Smarty compiles the templates into PHP code and caches them. When you make frequent changes, Smarty may be using an cached version of the templates which don't include your latest changes. To remedy this, delete all files in /third_party/smarty/templates_c. This will clear the cached templates so that Smarty can re-compile them.


How helpful was this article to you?

Related Articles

Why do I get Smarty template errors where I have PHP code?
In order to use PHP code within the Smarty templates, you either have to...

 
Why do I get Smarty template errors where I have JavaScript/CSS code?
Smarty recognizes several types of tags, some of which can be within...

 
Why doesn't my high score show up after I take the quiz?
QuizShock is designed not to count Administrators' high scores. If you...

User Comments

No comments have been posted.


powered by Lore