I'm getting the same to. Apparently, tiki 1.6.1 has made some sort of php change where now it can't write its smarty templates within an ibay. If you install tiki in a non-ibay directory, and modify your httpd.conf to point to that directory, tiki works fine, so its definitely an ibay issue.
The same problem occurs no matter what permissions are set within the ibay, including 777
I'm wondering if the issue is with the // between templates_c and en, on the working site in a non ibay directory, this double slash does not appear...
I'll ask the tiki list if anyone has seen this problem... I'm desparate to get it working in an ibay for management/virtual domain/ssl integration needs. HELP!
Here is the error:
Warning: Smarty error: problem writing 'templates_c//en/%%886/%%886683555/tiki.tpl.php.' in /home/e-smith/files/ibays/prospace-tst/html/Smarty/Smarty.class.php on line 999
Warning: unable to create file templates_c//en/%%886/%%886683555/tiki.tpl.php because No such file or directory in /home/e-smith/files/ibays/prospace-tst/html/Smarty/Smarty.class.php on line 1518
Warning: Failed opening 'templates_c//en/%%886/%%886683555/tiki.tpl.php' for inclusion (include_path='.:/usr/share/php:lib/pear') in /home/e-smith/files/ibays/prospace-tst/html/Smarty/Smarty.class.php on line 1112