![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
Thread Tools |
![]() |
#1 |
Confirmed User
Industry Role:
Join Date: May 2012
Location: With your mom
Posts: 5,189
|
![]() When I search in the search bar I get results but pagination of these results does not work.
Example: I search for brunette in the search bar and this page appears http://allsexlinks.info/search.php?s=brunette&p=&pp= but when I click next, it does not show 2nd page, ie.e http://allsexlinks.info/search.php?s=brunette&p=2&pp= My search code looks like this: Code:
<form method="get" action="search.php"> <input type="text" name="s" size="30" value=""> <input type="hidden" name="p" id="p" value="{$page|htmlspecialchars}"> <input type="hidden" name="pp" value="{$per_page|htmlspecialchars}"> <input type="submit" value="Search"> </form> Server: Dedicated server Script Version: 1.1.0-SS PHP Version: 5.3.3 MySQL Version: 5.1.69 Server test script: all passed I have added ads and changed the design, also changed per_page variable from 20 to 3 in the search.php to fit my design - in case you wonder what I have modded Link to site: http://allsexlinks.info |
![]() |
![]() ![]() ![]() ![]() |