Loading...
 
Skip to main content

View Articles

List Articles

Tiki Wiki 27 VCS and above, How to quickly fix memory error during setup.sh build

Bernard Sfez - 2026-02-12 09:59

If you're installing Tiki Wiki 27, Tiki Wiki 29, or any version above from the git repository, you'll need to use the Tiki Build System that was recently introduced. When running setup.sh option "b" (build), you may encounter build failures due to memory allocation issues. This is a common problem that occurs when Node.js runs out of allocated memory while compiling JavaScript assets. Here's how we solve it for our clients and how you can fix it yourself.

Fixing Autocomplete in Tiki Wiki After Upgrading to Version 29

Bernard Sfez - 2026-01-27 12:24

After upgrading from Tiki Wiki 27 to Tiki 29, many users have discovered that their autocomplete functionality (used in CustomSearch for example) no longer works. The input field that previously showed suggestions as you typed now shows nothing at all. This can be particularly frustrating because there are no obvious error messages in the browser console, and the rest of your CustomSearch appears to function normally. The search still works, the results display correctly, but the helpful autocomplete suggestions have simply vanished. Find the solution in this article.

How to Keep Your Site from Sinking Under AI Bots

Bernard Sfez - 2025-11-27 15:46

Tiki Wiki CMS is used on several sites that are currently under heavy fire from aggressive, resource-hungry AI crawlers. These bots can overwhelm servers to the point where applications become painfully slow or even completely unavailable, as we discussed in a previous article.

The answer cannot be limited to what happens “at the server’s doorstep” (WAF, rate limiting, IP blocking, etc.). It is just as essential to strengthen Tiki Wiki itself by acting on:

  • The content the site actually exposes to visitors and bots
  • The way queries are built, filtered, and chained
  • The detection and control of abnormal memory or CPU consumption
  • The data that is queried versus what is actually returned
  • The use of Tiki’s own optimisation and performance tools


The goal of this article is to present concrete measures within Tiki Wiki CMS to reduce the attack surface, control resource consumption, and ensure your site stays available even under AI: crawlers hungry for data that overload your servers and leave your sites slow or inaccessible|pressure from AI bots or malicious crawlers], while also improving its performance over the long term.

Fixing a Date Bug After Upgrading Tiki Wiki (Tiki 27 → 29)

Bernard Sfez - 2025-10-21 10:20

After upgrading your Tiki Wiki CMS Groupware from Tiki 27 to Tiki 29, you might encounter a strange date display bug affecting how date fields are shown in trackeritems, customsearch plugins, and other components. Instead of clear values like 2025-08-21 15:00, you may see garbled text such as -00-yy 15:00.

At OpenSource Solutions, where we provide professional Tiki Wiki support and maintenance, we explored this issue and developed a straightforward workaround for our clients. In this Tiki Wiki Tip article, we’re sharing the steps to resolve the problem and restore correct date formatting across your site.

Comprehensive Guide to Installing Tiki Wiki on Debian 12 - 2025 Edition

Bernard Sfez - 2025-10-18 12:00

This comprehensive guide demonstrates how to set up a Debian 12 server with a hosting control panel and install a Tiki Wiki website solution using only open-source software.

Designed for versatility, this proven method leverages an Amazon AWS Lightsail instance but can be easily adapted to most hosting platforms. Follow this step-by-step guide to configure MariaDB, manage PHP versions, install Webmin and Virtualmin, secure your server with SSL certificates, and publish your Tiki Wiki site online—all with expert insights and professional tips to streamline the process.

This tutorial is tailored for intermediate IT administrators or full-stack developers seeking guidance on setting up and publishing websites.

Comment mettre à jour Tiki Wiki vers la version 27 (new Build System)

Bernard Sfez - 2025-10-18 11:17

Le nouveau Tiki 27+ Build System marque une évolution significative dans la manière dont Tiki Wiki CMS Groupware gère ses processus de développement et met en ouvre le déploiement de l'application. Cet article vise à vous guider à travers les étapes essentielles et à fournir des solutions, même si le processus en toujours en cours de stabilisation.

  • «
  • 1 (current)
  • 2