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?
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.