The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Hey Adrian,
I just went five wide on the videos on the index.
With the standard templates only being four wide the videos being viewed was set to eight on the top. Therefore I have two slots missing (9 + 10).
What .tpl would I edit to get the full ten viewing without having to hit the refresh button?
http://www.kinkkorner.com/
In your own time of course,
Thanks,
Pete.
Last edited by Pikeypete (2011-06-15 18:16:25)
Offline
modules/frontpage/frontpage.php
$sql = 'SELECT video_id, title, slug, rating, rated_by, duration, thumb, thumbs,
total_views, ext, add_time
FROM #__video
WHERE status = 1
ORDER BY view_time DESC
LIMIT 8';
Change the LIMIT 8 to LIMIT 10
Last edited by Coscast (2011-06-15 18:44:13)
Offline
I too exactly have the same problem
i have removed the left column for categories
but now i have 2 empty spots in BEING WATCHED FREE PORN VIDEOS
2 empty spots in MOST RECENT FREE PORN VIDEOS
i tried to change as said above
but i don't find the code (LIMIT 8';) instead its (LIMIT ".$fcfg['watched_per_page'];)
can anyone help me what should i do to change number of videos in index page?
thanks in advance
Offline
Admin -> Extend -> Module Manager -> frontpage -> config.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Admin -> Extend -> Module Manager -> frontpage -> config.
Awesome
Thanks a lot symtab
Offline