all vbulletin searches are timed...i think you have something like 30 second to use the same search url before it cancels itself out...it may even track which user made the search...not sure...it has always been that way though
that's a common error on GFY, the forum is somehow fucked, most users cant see links to search results
No it's not... but it is a common error. The reason is that it stores search results for specific users to help take the load off the database.
So the user can look at the results of the search by id, such as "search.php?searchid=94179"
However that ID is not available to the rest of the users.... since it's user specific.
Comment