Search Function
Man the fact that the search hasn't been fixed for so long really sucks. I am a software developer and am sure that if the person that takes care of this web app had started even looking at it 1 day ago it would have been fixed. I don't believe anyone has even looked at the problem yet.
Man the fact that the search hasn't been fixed for so long really sucks. I am a software developer and am sure that if the person that takes care of this web app had started even looking at it 1 day ago it would have been fixed. I don't believe anyone has even looked at the problem yet.
i can assure you the IB team is looking into it and the issue is given a high priority.
this is day 2 of IB looking into the issue after the screens.. i was told the tech team was not able to replicate the issue until i showed them the screens and the step by steps provided by the members.
all i can ask is for your patience while this is being worked on.
Thanks,
Dan
1) click the search button above the stupid search box, search for something.
2) review the non-relevant results.
jebuz, danny, wth are they doing to not replicate the problem?
I want their secret!!!!!!
Nice.
usually they know when it's down and they normally just go on and fix it without me saying anything so i give them a few days to work that out...but after the few days i still saw complaints so i reported it.
i don't know the secret. i figured it would be pretty easy to see that search is dead but i guess their guys wants more step by step?
Maybe since they are diagnosing on their own network, they have a live link. Perhaps you can suggest they take a laptop or use a computer on a different IP (in other words, not on their network) and try:
1) a regular search;
2) an advanced search;
3) a search via the big search box;
4) Go to member profile\statistics\all posts by [member]; and
5) all threads started by [member].
It's been consistently dysfunctional for many days now. They should not have a problem replicating it.
All except (3) will yield "Sorry - no matches. Please try some different terms."
(3) will just produce random results not even remotely related to the search terms.
Hope this helps
1) a regular search;
2) an advanced search;
3) a search via the big search box;
4) Go to member profile\statistics\all posts by [member]; and
5) all threads started by [member].
It's been consistently dysfunctional for many days now. They should not have a problem replicating it.
All except (3) will yield "Sorry - no matches. Please try some different terms."
(3) will just produce random results not even remotely related to the search terms.
Hope this helps
It'd help to know which browsers you are using, the ones having this problem. Also, if someone who is NOT having this problem comes by, it'd be really useful to know it (if the bug is not present for certain people with certain characteristics, then that's a good tip).
Last edited by diego barreiro; Oct 28, 2011 at 09:12 AM.
Still not working in IE or Mozilla, XP Pro, or win 7.
Same setup on the www.clublexus.com forum and theirs function fine.
Same setup on the www.clublexus.com forum and theirs function fine.
If I use Advanced Search for all threads created by me, it returns those threads. Perfect.
If I click "Find all threads started by [me]" in the "Statistics" tabpage in my User Control Center, it fails with nothing found.
If I run an Advanced Search on the keyword "NWP", it finds nothing... which I'm sure we can all agree is in error.
If I click "Find all threads started by [me]" in the "Statistics" tabpage in my User Control Center, it fails with nothing found.
If I run an Advanced Search on the keyword "NWP", it finds nothing... which I'm sure we can all agree is in error.
If the server owner has upgraded PHP on the server this is hosted on it may be causing the issue.
As a temporary fix, edit the /vb/search/criteria.php file and replace this part:
if (method_exists($this->search_type, 'get_display_name'))
{
$hashstrings[] = 'type:' . $this->search_type->get_display_name();
}
else
{
$hashstrings[] = 'type:' . strval($this->search_type);
}
with:
$hashstrings[] = 'type:' . strval($this->search_type);
As a temporary fix, edit the /vb/search/criteria.php file and replace this part:
if (method_exists($this->search_type, 'get_display_name'))
{
$hashstrings[] = 'type:' . $this->search_type->get_display_name();
}
else
{
$hashstrings[] = 'type:' . strval($this->search_type);
}
with:
$hashstrings[] = 'type:' . strval($this->search_type);
Don't care about the new, big red search.
Last edited by Rochester; Nov 1, 2011 at 04:50 PM.
thanks!

thanks for your hard work dan0
Thread
Thread Starter
Forum
Replies
Last Post
AaronL
5th Generation Maxima (2000-2003)
15
Aug 8, 2020 10:31 AM
My Coffee
New Member Introductions
15
Jun 6, 2017 02:01 PM




for now. Been using since the wackiness.


Thanks for your help DanNY!!
