Quote Originally Posted by modchipfitters.co.uk View Post
i was having the problem and i did the fix below which fixed everything except for when i clicked on the new faq's link in the side box which then gave the the same error but in the center section of the site
i got round this by dissabling the new faq link in the faq manager admin under "FAQs Category Box Config" section
Quote Originally Posted by a_berezin View Post
Test this.
/sideboxes/tpl_faq_categories.php.
Find (~76):
Code:
if (SHOW_FAQ_CATEGORIES_BOX_FAQS_NEW == 'true') {
Add after:
Code:
$display_limit = '';
I have also just changed the code in line 76 and I now have a working FAQ in both colums. Before it would only work if the FAQ box was in the left hand column now it works on the right as well.

Thanks all for the info hope others also come right. You can take a look at
www.totallyautomated.eu/ZStore