Anyone know how to change to code so the vbtube homepage opens showing "Most Viewed" as the default videos instead of most recent?
Anyone know how to change to code so the vbtube homepage opens showing "Most Viewed" as the default videos instead of most recent?
vbtube.php
ReplacePHP Code:WHERE active=1 AND tube='' ORDER BY joindate DESC LIMIT $startid,10 ");
PHP Code:WHERE active=1 AND tube='' ORDER BY views DESC LIMIT $startid,10 ");
Kind Regards
Murat K. aka - s7v7n
Please use only original and licensed copies of vBTubePRO. Only legal installations will guarantee you support and updates.
Bookmarks