The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Doing a result in admin cp and want it paged
cause some results might show up several hundred : Total post EDIT found a excelent ARTICLE.. LOVELY.. now i just need a hand with a query Code:
$SPBI = $vbulletin->db->query("SELECT * FROM " . TABLE_PREFIX . "post WHERE ipaddress='".$vbulletin->GPC['searchstring']."' LIMIT " . ($limitlower - 1) . ", $perpage");
Fixed the limitlower was wrong, plus misplaced ''s
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|