0

I'm working on a Tiki Wiki and ran into this error today

The Error

I have tried disabling the search feature all together and still the error wont stop, any help would be greatly appreciated

Macauley
  • 379
  • 2
  • 6
  • 17

2 Answers2

0

Check your server directory permissions. Tiki requires write access to your ../temp/unified-index/ directory.

ricks99
  • 41
  • 4
0

What we had to do was actually set up a Cron Job that rebuilt the search index ever 10 minutes

Macauley
  • 379
  • 2
  • 6
  • 17