PDA

View Full Version : [fixed] Multiple pages not working if search results are shown as posts


Matze0007
Fri 8th Aug '03, 7:56pm
If you do a search and want the results shown as posts then multiple pages won't work.
No matter on which page link you click you'll always get the same first page saying "Showing results 1 to 0 of X"

Well, I didn't find many forums already running 2.3.2 to confirm it.
You can see it for example at
http://www.filbboard.de/search.php?s=&action=finduser&userid=22
or
http://www.vbulletin-germany.com/forum/search.php?s=&action=finduser&userid=1

Just click on any of the page links at the upper right and you'll notice the problem.

jrx
Sat 9th Aug '03, 3:26pm
I can reproduce this on my 2.3.2 forums too.

MUG
Sat 9th Aug '03, 3:56pm
In search.php, find:
" WHERE post.visible=1 AND $newpostsql $search[query]");
Replace with:
" WHERE post.visible=1 AND $newpostsql $search[query]");

$countmatches = $getnum["posts"];
That should fix it. :)

nuno
Sat 9th Aug '03, 5:18pm
This is getting ridiculous...:rolleyes:

MUG
Sat 9th Aug '03, 7:16pm
This is getting ridiculous...:rolleyes:I agree, it's like vB 2.3.1 and 2.3.2 weren't tested at all. :rolleyes:

nuno
Sat 9th Aug '03, 7:42pm
Yeah, it's even worse. I mean, all these bugs were not present in earlier versions. What the hell happened? Looks like no one cares about version 2 anymore :(

BTW, thanks for the fix MUG

forum3333
Sat 9th Aug '03, 7:52pm
i can't even get mine to upgrade..... get a sql error now. this sucks

RZ500
Sun 10th Aug '03, 6:46pm
When you create a required fild at the registration, and if some one wants to modify their signature, they get an error message asking them to fill that fild, even when it is allready filled.

Any idea of this problem.

PS

I put this here, becouse my acount wont let me create a new thread.

Steve Machol
Sun 10th Aug '03, 8:15pm
When you create a required fild at the registration, and if some one wants to modify their signature, they get an error message asking them to fill that fild, even when it is allready filled.

Any idea of this problem.

PS

I put this here, becouse my acount wont let me create a new thread.
Please post this in the troubleshooting forum and if it's confirmed as a Bug, one of the Mods will move it to its own thread in the Bugs forums.

RZ500
Mon 11th Aug '03, 10:46am
Please post this in the troubleshooting forum and if it's confirmed as a Bug, one of the Mods will move it to its own thread in the Bugs forums.


Tanks Ill do that.