Loading...
 

 Important

Major updates are in progress. Some pages and languages may not be available.

Fixing Display Problems

This page includes some common display problems and how to fix them.

For other display-related problems, see:.


I made a change (such as editing a module or a template), but Tiki is not showing the change.

Make sure that you're not looking at a cached version of the page. There are potentially several caches that may need to be cleared:

  • Your browser maybe be caching pages. Be sure to empty your browser's cache, usually by pressing Shift + F5.
  • Tiki may be caching the wiki pages. If you selected the Wiki cache option (on the Administration: Wiki page) you will need to select Page Actions > Refresh to load the latest version of the page.
  • Tiki may be caching the templates. To flush the cache, as the admin, select Clear all Caches from the Quick Admin area.
    Tiki reports the status of all cached content:
    Tiki Cache/System Admin
    If you cannot access your Tiki, you can manually clear the caches. See "How do I clear the caches if I'm locked out" for details.
  • Tiki may be caching external pages and images. If you selected the Use cache options on the General control panel. To force Tiki not to cache these items, use the nocache parameter:
    • {img src=imageurl.png?nocache=1}
    • [URL|description|nocache]

When I try to add a script or other HTML element to a page, Tiki inserts ‹x› and breaks the page.

By default, Tiki will "sanitize" any potentially dangerous HTML coding that users add to a page. This includes SCRIPT, EMBED, IFRAME, and other HTML elements.

Instead of using raw HTML coding, use the specific Tiki Plugin that meets your needs. Additionally, you can use the HTML and JS plugins to add some raw HTML elements to a page.

Created by Rick Sapir (ricks99). Last Modification: Tuesday May 21, 2019 09:07:58 am EDT by Rick Sapir (ricks99).

Advertising