Prefix Forum Listing

Prefix Forum Listing 1.2.5

No permission to download
1.2.4 on Xenforo 1.5, try to add a prefix to a new or existing thread and I get
Fatal error: Cannot use string offset as an array in/home/sites/avforums/public_html/library/PrefixForumListing/Extend/DataWriter/Discussion/Thread.php on line 24

Have had to disable on AVForums for now.
 
Not installing on sites with 1.5.3 for me. When I install the addon I get:

Developer: default_value is not a valid array (pfl_showAllLink)
 
Not installing on sites with 1.5.3 for me. When I install the addon I get:

Developer: default_value is not a valid array (pfl_showAllLink)
Same here
Plugin install has stopped with this error default_value is not a valid array (pfl_showAllLink)

And now, all of my category pages broken !!! Also i cant see any installed plugin or event listener of this plugin for fix it. I enabled debug mode and looking the code event listeners but i cant find. where from calling this plugin ?

Please fix it.

in_array() expects parameter 2 to be array, null given
6 min ago - library/PrefixForumListing/Extend/ControllerPublic/Forum.php:35

Error details

ErrorException: in_array() expects parameter 2 to be array, null given - library/PrefixForumListing/Extend/ControllerPublic/Forum.php:35
by Admin, 6 min ago
Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'in_array() expe...', '/home/nginx/dom...', 35, Array)
#1 /home/public/forum/library/PrefixForumListing/Extend/ControllerPublic/Forum.php(35): in_array(32, NULL)
#2 /home/public/forum/library/XenForo/FrontController.php(351): PrefixForumListing_Extend_ControllerPublic_Forum->actionForum()
#3 /home/public/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/public/forum/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(55) "http://www.website.com/forum/category/test-category.32/"
["_GET"] => array(1) {
["/forum/category/test-category_32/"] => string(0) ""
}
["_POST"] => array(0) {
}
}

@Fuhrmann
 
Last edited:
Top Bottom