Similar Threads Plus

Similar Threads Plus 2.0

No permission to download
It means this add-on.
Then no. It will be your backend choice - mysql or elasticsearch - for your search engine that makes the difference and improvement in search optimisation and speed.
 
Last edited:
My users love this addon and they habe a suggestion for this feature. They would like to see only topics which are open. A setting in the admin area would be great to hide locked topics.
 
It means this add-on.

I agree with this, @AndyB - closed threads should be automatically ignored, or the option offered in the settings. I know this has also been addressed in the other non-ES version's discussion, but why does there seem to be a bias towards older threads, even though newer threads exist with similar subjects?
 
I can't get any results to show up. If I look at the code I see
HTML:
<div id="similarthreadsplusId-result"></div>
But nothing shows up below the title entry box or at the bottom of a thread.

Any ideas to check out?
 
I am using Elasticsearch 5 but I am getting lot of Server Error Logs, Please update compatible with v5.

HTML:
Error Info
ErrorException: Undefined property: stdClass::$_shards - library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php:427
Generated By: ontorontor, 2 minutes ago
Stack Trace

#0 /home/nadda/public_html/library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php(427): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/home/nadda/pub...', 427, Array)
#1 /home/nadda/public_html/library/XenForo/FrontController.php(351): Andy_SimilarThreadsPlus_ControllerPublic_Thread->actionIndex()
#2 /home/nadda/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nadda/public_html/index.php(13): XenForo_FrontController->run()
#4 {main}

Request State

array(3) {
  ["url"] => string(196) "http://www.nirmoladda.com/threads/sexy.96915/?_xfRequestUri=%2Fforums%2Fcelebrities.44%2F&_xfNoRedirect=1&_xfToken=6279%2C1478009788%2C08a1d5bf9529e54505bdf5a6238a8f9fcc2631d1&_xfResponseType=json"
  ["_GET"] => array(4) {
    ["_xfRequestUri"] => string(23) "/forums/celebrities.44/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(56) "6279,1478009788,08a1d5bf9529e54505bdf5a6238a8f9fcc2631d1"
    ["_xfResponseType"] => string(4) "json"
  }
  ["_POST"] => array(0) {
  }
}

HTML:
Error Info
ErrorException: Trying to get property of non-object - library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php:427
Generated By: ontorontor, 2 minutes ago
Stack Trace

#0 /home/nadda/public_html/library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php(427): XenForo_Application::handlePhpError(8, 'Trying to get p...', '/home/nadda/pub...', 427, Array)
#1 /home/nadda/public_html/library/XenForo/FrontController.php(351): Andy_SimilarThreadsPlus_ControllerPublic_Thread->actionIndex()
#2 /home/nadda/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/nadda/public_html/index.php(13): XenForo_FrontController->run()
#4 {main}

Request State

array(3) {
  ["url"] => string(196) "http://www.nirmoladda.com/threads/sexy.96915/?_xfRequestUri=%2Fforums%2Fcelebrities.44%2F&_xfNoRedirect=1&_xfToken=6279%2C1478009788%2C08a1d5bf9529e54505bdf5a6238a8f9fcc2631d1&_xfResponseType=json"
  ["_GET"] => array(4) {
    ["_xfRequestUri"] => string(23) "/forums/celebrities.44/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(56) "6279,1478009788,08a1d5bf9529e54505bdf5a6238a8f9fcc2631d1"
    ["_xfResponseType"] => string(4) "json"
  }
  ["_POST"] => array(0) {
  }
}
 
running ES 1.75, getting an error on every thread view

Server Error
Undefined property: stdClass::$_shards
 
Fatal error: Call to undefined function curl_init() in /var/www/vf/vf/www/library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php on line 253
SimilarThreadsPlus 1.4
Elasticsearch Version: 2.4.1

what is this error? Appears when you open a topic.
 
Fatal error: Call to undefined function curl_init() in /var/www/vf/vf/www/library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php on line 253
SimilarThreadsPlus 1.4
Elasticsearch Version: 2.4.1

what is this error? Appears when you open a topic.
Requirements:

Enhanced Search 1.1.6 or newer
ElasticSearch v5.0.0 or newer

If you're using ElasticSearch v2x, please use Similar Threads Plus v1.4.

If you're using ElasticSearch v1x, please upgrade to ElasticSearch v5x.
 
ErrorException: Trying to get property of non-object - library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php:712
ErrorException: Undefined property: stdClass::$_shards - library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php:712

upload_2016-11-24_23-13-0.webp

upload_2016-11-24_23-8-29.webp
 
After the upgrade to the latest version of Similar Threads there is an error:
ErrorException: Undefined property: stdClass::$_shards - library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php:522

#0 /var/www/dev.elderscrollsportal.de/library/Andy/SimilarThreadsPlus/ControllerPublic/Thread.php(522): XenForo_Application::handlePhpError(8, 'Undefined prope...', '/var/www/dev.el...', 522, Array)
#1 /var/www/dev.elderscrollsportal.de/library/XenForo/FrontController.php(351): Andy_SimilarThreadsPlus_ControllerPublic_Thread->actionIndex()
#2 /var/www/dev.elderscrollsportal.de/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /var/www/dev.elderscrollsportal.de/index.php(13): XenForo_FrontController->run()
#4 {main}

array(3) {
["url"] => string(67) "https://www.dev.elderscrollsportal.de/themen/ein-testbeitrag.52157/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

I'm using ElasticSearch version 1.6.2 and XenForo 1.5.12.
 
Top Bottom