![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
if we use URLMethod = 2 the pagination in users profile (history,published,shaken) not work, if i click page 2 or 3 or 4 still in page one can't move to next pages, i think something missing in .htaccess
|
| |||
|
pumb it's not good for SEO to have same content in different urls !! |
| |||
|
category pagination also the same bug ! http://www.site.com/category/1/?page=2&category=1 just first page show it should be http://www.site.com/?page=2&category=1 test it here http://www.pligg.com/category/18/?page=2&category=18 Last edited by fwebz; 02-08-2006 at 09:57 PM.. |
| |||
|
thank you Ash, this fix category pagination but not pagination in users profile ,cus users use other file "user.php" so i add new function in /libs/html1.php "do_pages_users" for users profile only ! and change <a href="?page='.$i.$query to <a href="/user/?page='.$i.$query and in user.php i change do_pages($rows, $page_size); to do_pages_users($rows, $page_size); |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No pagination with tag page in v9.8 | deeplygreen | Bug Report | 12 | 07-31-2008 10:42 AM |
| Search pagination with urlmethod 2 (HOWTO) | peppolone | General Help | 2 | 11-25-2007 06:16 AM |
| Seo Friendly Urls - Urlmethod 2 | canadianguy33 | General Help | 15 | 05-12-2007 09:57 PM |
| URLMethod for links changes between pages | micropat | General Help | 4 | 01-25-2007 06:08 AM |
| True URL Method2 pagination for ALL multi pageviews | riggd | Bug Report | 7 | 01-01-2007 05:17 PM |




Linear Mode

