FAQ Manager by Iversia

FAQ Manager by Iversia 3.2.0

No permission to download
I have just upgraded to this version and now when I click on my Members Online Now option on top of that block in the right column I get this

JustBikez
Server Error
Undefined offset: 2

  1. XenForo_Application::handlePhpError() in Iversia/FAQ/ControllerPublic/FAQ.php at line 324
  2. Iversia_FAQ_ControllerPublic_FAQ::getSessionActivityDetailsForList()
  3. call_user_func() in XenForo/Model/Session.php at line 312
  4. XenForo_Model_Session->addSessionActivityDetailsToList() in XenForo/ControllerPublic/Online.php at line 50
  5. XenForo_ControllerPublic_Online->actionIndex() in XenForo/FrontController.php at line 313
  6. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  7. XenForo_FrontController->run() in /var/www/vhosts/justbikez.com/httpdocs/index.php at line 13
 
Hello there... I am running RC2 and Was running RC1 prior to this and all was fine. But now I don't have the nav tab option any more and no other way to pull up the FAQ pages for my members. I just LOVED this add on, I pray you will be updating it soon?? I was told it was a "phrases" issue or something of the sort when I had my tech team look at it.
 
Iversia updated [Iversia] FAQ Manager with a new update entry:

FAQ Manager for XenForo 1.2

  • [CHANGE] XenForo 1.2.0 or higher now required
  • [CHANGE] Redirect to newly added question after save
  • [CHANGE] Consolidated routes
  • [CHANGE] Updated templates to reflect XenForo 1.2.0
  • [FIX] JavaScript paths are not longer relative to root folder
  • [NEW] Added edit/delete question links to FAQ index
  • [NEW] Added page numbers to titles
  • [NEW] Added wrappers for BBCode/HTML/etc.
  • [NEW] Added FAQ sidebar to category pages
  • [NEW] Added top navigation tab link...

Read the rest of this update entry...
 
You should integrate basic SEO on this.
Like:
PHP:
<link rel="next" href="threads/iversia-faq-manager.44228/page-2" />
<link rel="canonical" href="http://xenforo.com/community/threads/iversia-faq-manager.44228/" />
<meta name="description" content="Iversia submitted a new resource:

[Iversia] FAQ Manager (version 1.0.0) - Frequently Asked Questions / Knowledge Base management.

XenForo add-on for..." />
<meta property="og:site_name" content="XenForo Community" />
<meta property="og:image" content="http://www.gravatar.com/avatar/898183dd01db9f7c0ef502e40fcfd997?s=96&amp;amp;d=http%3A%2F%2Fxenforo.com%2Fcommunity%2Fstyles%2Fdefault%2Fxenforo%2Favatars%2Favatar_m.png" />
<meta property="og:image" content="http://xenforo.com/community/styles/default/xenforo/logo.og.png" />
 <meta property="og:type" content="article" />
<meta property="og:url" content="http://xenforo.com/community/threads/iversia-faq-manager.44228/" />
<meta property="og:title" content="[Iversia] FAQ Manager" />
<meta property="fb:app_id" content="146201428725181" />
 
Got this after update:
Code:
An exception occurred: Undefined index: type in /home/***/public_html/library/Iversia/FAQ/Listener/TemplateHook.php on line 18

    XenForo_Application::handlePhpError() in Iversia/FAQ/Listener/TemplateHook.php at line 18
    Iversia_FAQ_Listener_TemplateHook::navTabs()
    call_user_func_array() in XenForo/CodeEvent.php at line 90
    XenForo_CodeEvent::fire() in XenForo/Dependencies/Public.php at line 491
    XenForo_Dependencies_Public->_getNavigationContainerParams() in XenForo/Dependencies/Public.php at line 371
    XenForo_Dependencies_Public->getEffectiveContainerParams() in XenForo/FrontController.php at line 602
    XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
    XenForo_FrontController->run() in /home/***/public_html/index.php at line 13

And on faq page:
Code:
Fatal error: Class 'Iversia_FAQ_ControllerHelper_FAQ' not found in /home/***/public_html/library/Iversia/FAQ/ControllerPublic/FAQ.php on line 420
 
The first one there can be temporarily solved just by re-saving the FAQ options page, and I'll get the other one fixed up. Not entirely sure why my machine is treating things as case-insensitive.
 
Updated and got this on all pages:
Code:
An exception occurred: Undefined index: type in /home/***/public_html/library/Iversia/FAQ/Listener/TemplateHook.php on line 18

    XenForo_Application::handlePhpError() in Iversia/FAQ/Listener/TemplateHook.php at line 18
    Iversia_FAQ_Listener_TemplateHook::navTabs()
    call_user_func_array() in XenForo/CodeEvent.php at line 90
    XenForo_CodeEvent::fire() in XenForo/Dependencies/Public.php at line 491
    XenForo_Dependencies_Public->_getNavigationContainerParams() in XenForo/Dependencies/Public.php at line 371
    XenForo_Dependencies_Public->getEffectiveContainerParams() in XenForo/FrontController.php at line 602
    XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
    XenForo_FrontController->run() in /home/***/public_html/index.php at line 13
 
Yay!! So glad this has been updated! Will get it installed tonight. I am hoping it fixes the issue I had (and I think other's had) where the category menu wasn't lining up appropriately. No big deal really, it is still a very well functioning add-on! But appearance-wise will look nicer. Excited to see the new features.
 
Thanks Iversia for the update. :)

If you could consider the request about the ability to add attachments (for example inserting an image easily would be useful), it would greatly appreciated.
 
Top Bottom