The search index could not be updated. The site is misconfigured. Contact an administrator. SQLSTATE[42000]: Syntax error or access violation: 1064 unknown table 'tiki_main_67e2559f7089d' in delete request
Apache segfaults when I post an entry in the Wiki with {CODE()}
Copy to clipboard
If I use {CODE()}
Copy to clipboard
it posts fine. I tried doing a die($data) after the highlighting and that works fine, so it's not the highlighting itself. I also tried useing PEAR::Text_Highlighter and it made no difference.