LetoDMS Community Forum
search for folders doesn't function - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Bugs/Errors (https://community.letodms.com/forumdisplay.php?fid=11)
+--- Thread: search for folders doesn't function (/showthread.php?tid=407)



search for folders doesn't function - paul1867 - 12-02-2011

hello.
I have the newest revision 626 of op.serch.php installed. But the code is still buggy.
1. There is no search for folders.
2. The count of found results, found "docs", has no respond.
3. If you search e.g. for just one letter and there are more than one result page and you press the "all" button, you are redirected to the page: "no search results".


RE: search for folders doesn't function - steinm - 12-02-2011

(12-02-2011, 03:28 PM)paul1867 Wrote: hello.
I have the newest revision 626 of op.serch.php installed. But the code is still buggy.
1. There is no search for folders.
2. The count of found results, found "docs", has no respond.
3. If you search e.g. for just one letter and there are more than one result page and you press the "all" button, you are redirected to the page: "no search results".

As you said, you have the latest revision 626 from svn trunk. Nobody claims this works and how do you know that op.Search.php alone is enough? It is currently under heavy development.

Uwe


RE: search for folders doesn't function - paul1867 - 12-06-2011

ok, commenting out the "if-else" statement in inc.ClassDMS.php on line 427, 531 solved the problem for me.
But i'm looking forward the complete saerch function. ($searchfolders)

paul


RE: search for folders doesn't function - steinm - 12-06-2011

(12-06-2011, 03:40 PM)paul1867 Wrote: ok, commenting out the "if-else" statement in inc.ClassDMS.php on line 427, 531 solved the problem for me.
But i'm looking forward the complete saerch function. ($searchfolders)

I'm about to release a new version of letodms with quite some changes. Some of it have the potential to break stuff. That's why a plan a couple
of prereleases. Are you interessted in testing it?

Uwe