GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   TubeX: Index Pagination (https://gfy.com/showthread.php?t=1079980)

MANN 08-31-2012 10:50 PM

TubeX: Index Pagination
 
Anyone know how to put pagination in the tubex index?

thanks

baryl 09-01-2012 06:09 PM

Depends on what you mean but you could just change the default index page code:

{videos
var=$videos
amount=16
featured=false
sort=date_added DESC}

to...

{videos
var=$videos
amount=16
featured=false
paginate=true
pagination=$pagination
sort=date_added DESC}


Basically just add
paginate=true
pagination=$pagination

and change the amount and sort variables to whatever


All times are GMT -7. The time now is 12:38 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc