![]() |
SEARCH_DEFAULT_MODE Ignored
I'm new to PhpDig so forgive me if I just don't understand.
I've modified my config and set the SEARCH_DEFAULT_MODE to any but it does not seem to work. Looking at the code, function phpdigMakeForm, it really doesn't matter what you specify because it's the default is 'start' because of the default value in the method. Since that is the case it's always defined and never grabs the value from SEARCH_DEFAULT_MODE. Can someone show me the way? Thanks. |
Hi
I noticed this also and corrected that in my admin panel mod. You can download it from mod submission forum. Only required file is search.php but by using the hole mod you can control several things directly from admin page. -m- |
For now I just passed 'any' for $option and that seems to work for now. I'll see if I can log this as a bug.
Actually, can we confirm this is a bug and i'm not going too crazy? And if so can the moderator move this thread over the to bug tracker forum? Thanks. |
Hi. In search_function.php replace:
PHP Code:
PHP Code:
|
Will this make it into the next revision?
|
>> Will this make it into the next revision?
Hi. Sure, if I remember to stick it in. :D Humor aside, it's on the list so I should remember. |
Thanks.
|
Also search default limit must be changed. How about code a little bit later, obsolete or not? What I understand it never get parsed.
PHP Code:
|
All times are GMT -8. The time now is 10:14 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.