Searchfunction on V1.2.8-20060904
Searchfunction on V1.2.8-20060904
Hi
has anybody tested the new Search in the latest Version 20060904 ?
I got always 'No Result' - no Error or Warning !?
It's a fresh full installation - no update, no Hacks
any Hints?
has anybody tested the new Search in the latest Version 20060904 ?
I got always 'No Result' - no Error or Warning !?
It's a fresh full installation - no update, no Hacks
any Hints?
hi pico,
worked 2 times than have the same problems you described.
Updated to last patch F, but still search didn't get and display any results.
May be it's a user error in configuration?
I have a structure level "seach" and an article with cp "search".
when i go to the search page in frontend, type in a word i know it must appear i get after hit the search button to the index page instead of the search / search result page.
may be helpfull?

worked 2 times than have the same problems you described.
Updated to last patch F, but still search didn't get and display any results.
May be it's a user error in configuration?
I have a structure level "seach" and an article with cp "search".
when i go to the search page in frontend, type in a word i know it must appear i get after hit the search button to the index page instead of the search / search result page.
may be helpfull?

Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Exact the same for me.
Patch F are only for contact form and guestbook.
Knut
Patch F are only for contact form and guestbook.
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Hi Oliver,
also when input is empty i get redirected to index page.
search word longer than 3 characters, in my try 5 - 12 characters.
also when input is empty i get redirected to index page.
search word longer than 3 characters, in my try 5 - 12 characters.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
The same for me.cyrano wrote:Hi Oliver,
also when input is empty i get redirected to index page.
search word longer than 3 characters, in my try 5 - 12 characters.
Campeones del mundo!
Vegetables!
Vegetables!
Hmm, nice its working in your example Oliver.
Did you have same setup for search cp as my screen shows above?
yesterday i got it run twice then nothing more happens.
may be which files i do reload to server?
curious.
i get this code when rendered frontpage "search"
hmm why is form action "index.php" and not "index.php?suche" ?
Did you have same setup for search cp as my screen shows above?
yesterday i got it run twice then nothing more happens.
may be which files i do reload to server?
curious.
i get this code when rendered frontpage "search"
Code: Select all
<div id="mainBlock"><a name="jump4"></a><h1>suche</h1>suchen los!
<div class="search_form"><form action="index.php" method="post"><input type="hidden" name="PHPSESSID" value="2e8137c425cce0bf82f8dd1b6f179712" />
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="formSearch"><input name="search_input_field" id="search_input_field" type="text" size="20" maxlength="200" value="" /></td>
<td> </td>
<td><input type="submit" name="submit" id="search_submit_button" value="Suchen" /></td>
</tr>
</table>
</form>
</div>
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
get some interesting thing:
when clicking at menu to go to seach page i can input some word to seach and get nothing as result.
when clicking the article from backend i get the seach page and be able to get search results.
means:
when i use http://www.domain.tld/index.php?search i get an empty seach results page, when using http://www.domain.tld/index.php?id=4,4,0,0,1,0 i get search results.
can somebody else check this please?
when clicking at menu to go to seach page i can input some word to seach and get nothing as result.
when clicking the article from backend i get the seach page and be able to get search results.
means:
when i use http://www.domain.tld/index.php?search i get an empty seach results page, when using http://www.domain.tld/index.php?id=4,4,0,0,1,0 i get search results.
can somebody else check this please?
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Think I have it - why ever I have done this there - hm.
Open content.func.inc.php and change line 81 to
Patch-F updated again including some more fixes.
Oliver
Open content.func.inc.php and change line 81 to
Code: Select all
//unset($GLOBALS['_getVar'][$alias]);
Oliver
Jau, Danke - thank you Oliver for fast fixing.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Verbesserung:
- Kein Rückspung mehr zum index.php nach PatchF-neu.
Jedoch leider keine Suchergebnisse.
- Mit rewrite oder ohne macht keinen Unterschied.
- Direkter Aufruf aus dem Backend oder über die Navigation, kein Unterschied.
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'latin1_german2_ci'; // 'utf8_general_ci';
$phpwcms["charset"] = "iso-8859-1";
Knut
- Kein Rückspung mehr zum index.php nach PatchF-neu.
Jedoch leider keine Suchergebnisse.
- Mit rewrite oder ohne macht keinen Unterschied.
- Direkter Aufruf aus dem Backend oder über die Navigation, kein Unterschied.
$phpwcms['db_charset'] = 'utf8';
$phpwcms['db_collation'] = 'latin1_german2_ci'; // 'utf8_general_ci';
$phpwcms["charset"] = "iso-8859-1";
Knut
Last edited by flip-flop on Tue 5. Sep 2006, 13:42, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
- Oliver Georgi
- Site Admin
- Posts: 9918
- Joined: Fri 3. Oct 2003, 22:22
- Contact: