I recently upgraded from 2.0.13 to 2.2.3a Final. Before upgrading, I was able to make changes to html files, saving them to the server, then seeing those changes appear on a browser reload. Now, I cant get any changes to appear in my html files. Do I need to set a caching variable somewhere? I am using a custom module?

Requested by Nttr44 and Answered by Carnuke on 2005/12/23 13:17:44

I recently upgraded from 2.0.13 to 2.2.3a Final. Before upgrading, I was able to make changes to html files, saving them to the server, then seeing those changes appear on a browser reload. Now, I cant get any changes to appear in my html files. Do I need to set a caching variable somewhere? I am using a custom module?

When making changes to files, you should clear your browsers cache if any images are changed in the code. From the xoops point of view, assuming templates have been generated, you should delete all files (except index) in templates_c folder also.

Also check in preferences that caching is turned off for the module files you have edited. This may be true for some blocks as well.

This Q&A was found on XOOPS Web Application System : https://xoops.org/modules/smartfaq/faq.php?faqid=550