PDA

View Full Version : Problem with navigation bar


crab
08-26-2004, 06:20 AM
Hi, every body !

First in all, I want to thank you for this soft, it's fantastic !
I already solved some problems with this forums (Thanks!), but I don't find a response of my problem... :(

When I do a search, phpdig show me the 10 first pages, but when I click to the "next link" for see next results, It's return 0 result (but they are much results !!!). What is my problem ?

Perhaps the problem it's in GET params:
The link of the first page of results:
- search_f.php?site=0&path=&template_demo=&result_page=search_f.php&path=y4f%2F
&query_string=europe&search=Go&limite=10&option=start

And the link of the second page (don't work):
- search_f.php?browse=1&query_string=europe&limite=10&option=start&lim_start=10

The second link have less GET params, why ?

(PS: sorry for my bad english)

Charter
08-26-2004, 08:17 AM
Hi, the navigation links work in a fresh install so it looks like you need to go through your mods and compare them to the original code.