Digital Point Search

Digital Point Search [Paid] 2.0.0

No permission to buy ($150.00)
When a user starts a conversation this shows up in the error log and the conversation is never started:

Code:
ErrorException: Fatal Error: Call to a member function quickIndex() on a non-object - library/DigitalPointSearch/DataWriter/ConversationMaster.php:35
Generated By: admin, 1 minute ago
 
Code:
Error Info
ErrorException: Fatal Error: Call to a member function quickIndex() on a non-object -library/DigitalPointSearch/DataWriter/ConversationMaster.php:35
Generated By: admin, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}

That is all that is showing up in the server logs
 
Yeah, that's probably the easiest thing to do... when you install it, it checks if ES is being used and does a couple things differently if so.
 
So firstly we should install and use elastic search then later install your plugin ? @digitalpoint

I m using elastic search with xenforo enchanced search now hovewer i want take your plugin for some features.
 
As I understand it this plugin is an extension to XenForo Enhanced Search.
It does not make sense without it.
 
Hey Shawn I know you're going to be busy for a while, but just a FYI - love this addon but it appears to maybe have caused a problem (with ES 1.1.0). Who knows maybe it's conflicting with something else we have installed, but anyway like I said just FYI:

With DP search installed and "show results as threads" is ticked, we still get a list of posts. It almost seems like threads themselves weren't indexed. Tried rebuilding the index, same issue. I uninstalled DP Search, reindexed, and our "results as threads" are back.
 
Hey Shawn I know you're going to be busy for a while, but just a FYI - love this addon but it appears to maybe have caused a problem (with ES 1.1.0). Who knows maybe it's conflicting with something else we have installed, but anyway like I said just FYI:

With DP search installed and "show results as threads" is ticked, we still get a list of posts. It almost seems like threads themselves weren't indexed. Tried rebuilding the index, same issue. I uninstalled DP Search, reindexed, and our "results as threads" are back.
We are using ES 1.1.0 live on our site, and I'm not seeing that you are seeing...

Maybe I'm trying it differently? Can you try doing the search you are trying on our site to see if it's happening on my site also?

https://www.digitalpoint.com/search/
 
I'm not using the latest ES, but I am on 1.0.0. But to be honest, I can't think of anything that would cause that... We aren't doing anything with post or thread content types.
 
Back
Top Bottom