LiveSupport seems broken in 1.9.3 CVS.
I can activate it OK via Admin|Features.
When I click on the LiveSupport admin link, I get the admin, I add myself (a regular user) as operator. Then when I try to open a Client window, I get a new popup window with this error:
Warning: Smarty error: unable to read resource: "tiki-live_support_message.tpl" in /usr/www/users/cafsu/networks/lib/smarty/libs/Smarty.class.php on line 1088
tiki-live_support_message.php is using the wrong template, tiki-live_support_message.tpl
@line 37 of tiki-live_support_message.php, change :
// Display the template
$smarty->display("tiki-live_support_message.tpl");
to:
// Display the template
$smarty->display("tiki-live_support_client.tpl");
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tikiwiki.org instance. To start, simply select a version and click on "Create show2.tikiwiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tikiwiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |