My apologies but found the issue. I was using the FCKeditor extension and when trying to add a book I was actually receiving the error...
Fatal error: Cannot redeclare function js_unescape() (previously declared in /var/www/html/utpwiki/extensions/FCKeditor/ FCKeditorSajax.body.php:268). If this code worked without the Zend Optimizer+, please set zend_optimizerplus.dups_fix=1 in your ini file in /var/www/html/utpwiki/includes/AjaxDispatcher.php on line 14 This was preventing adding pages to books amongst other annoying behaviors. Good idea to use Firebug and enable to console when you get strange behaviours. :) On Sep 26, 1:07 pm, Nicholas F <[email protected]> wrote: > Anyone encountered an issue in which you click on "Add this page to > your book" and nothing happens? > > If I Ctrl/click on the "Add this page to your book" link and it opens > a new tab the page is added to the book. > > It just does not work if I only click on the link. > > I changed to a default theme figuring that the Vector theme was not > working as it should. However, no matter what skin I choose it just > will not add the page to the book unless I click and open a new tab or > window. > > I'm obviously missing something obvious here. > > Any assistance/direction would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
