Similar Threads

Similar Threads 5.3

No permission to download
This is a good add-on. Just installed on a test forum I'm planning to launch.
 
This will not access link-forums either I gather? I created Link Forums out of the Resource Manager and it's not picking them up.

It would be great if it could. I envision the Resources as being a Foundation for threads about those resources. It would help out alot of they would show up in similar threads.
 
Please add an option to hide similar threads block below quick reply if the thread is on 1st age.
It's redundant just like here.
 
I just disable the block below first post, this is the screenshot:
upload_2014-1-10_19-47-24.webp

Basically it show's duplicate similar thread block.
 
Im looking for the failure

In my testforum this addon works fine!
In my public forum I get "Document not found error"

testforum works
testforum_works_similar_threads.webp

publicforum error
error_similar_threads_public.webp
 
I found a bug: even if you have unchecked the Show Create Thread checkbox, when writing the thread title in the create-thread page you can see that the system is processing something behind the scenes and you know that because in the top right corner there is an AJAX progress indicator. If you disable the add-on that stop happening.
 
  • Like
Reactions: rdn
I found a bug: even if you have unchecked the Show Create Thread checkbox, when writing the thread title in the create-thread page you can see that the system is processing something behind the scenes and you know that because in the top right corner there is an AJAX progress indicator. If you disable the add-on that stop happening.

Yes I'm aware of this minor issue. I have not found a way to code around it.
 
Having this error:
Code:
ErrorException: Undefined index: thread - library/Andy/SimilarThreads/ControllerPublic/Thread.php:35
Generated By: Unknown Account, 1 minute ago
Stack Trace
#0 /library/Andy/SimilarThreads/ControllerPublic/Thread.php(35): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 35, Array)
#1 /library/XenForo/FrontController.php(347): Andy_SimilarThreads_ControllerPublic_Thread->actionIndex()
#2 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /index.php(13): XenForo_FrontController->run()
#4 {main}
Request State
array(3) {
  ["url"] => string(56) "https://www.phcorner.net/threads/somethread.4598/"
  ["_GET"] => array(1) {
    ["/threads/free-autoloadmax_65898/"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}

After using this addon: http://xenforo.com/community/resources/limit-guest-views.2024/
 
Back
Top Bottom