|
|
|
|
Joined: May 2000
Posts: 125
Member
|
|
Member
Joined: May 2000
Posts: 125 |
If there are more than one page for results, the last record displayed on page n-1 is displayed too on the page n. (Doesn't happen on the perl version)
in dosearch.php, replacing line 184 $Startat = $Searchpage * $Limit;
By
$Startat = $Searchpage * $Limit PLUS $Searchpage ; // The operator PLUS can't be displayed ! Is it a bug or a security feature?
fixes the problem.
|
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
|
Guru
Joined: May 1999
Posts: 3,039 |
Thanks for the fix. What version where you posting from where you could not get the + symbol to display? I thought I had this fixed.
UBB.threads Developer
|
|
|
|
|
Joined: May 2000
Posts: 125
Member
|
|
Member
Joined: May 2000
Posts: 125 |
Curious, it's working know. I was posting from the perl version, I think.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 408
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 10
|
|
|
|
|
|