Adult Script Pro Community Forums

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.

#1 2011-06-15 18:15:38

Pikeypete
Member
From: USA
Registered: 2011-04-21
Posts: 115
Website

VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

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,  smile

Thanks,


Pete.

Last edited by Pikeypete (2011-06-15 18:16:25)

Offline

#2 2011-06-15 18:43:52

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

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)


sgt-halfsize-banner.jpg

Offline

#3 2011-06-15 18:50:36

Pikeypete
Member
From: USA
Registered: 2011-04-21
Posts: 115
Website

Re: VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

Weird, first place I looked, I guess I need more sleep or caffeine  lol.
Thanks for the refresher  smile

Offline

#4 2014-10-08 00:22:07

pornbees
Member
From: India
Registered: 2013-03-01
Posts: 27
Website

Re: VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

I too exactly have the same problem sad

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

#5 2014-10-08 06:13:23

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

Admin -> Extend -> Module Manager -> frontpage -> config.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#6 2014-10-09 13:10:04

pornbees
Member
From: India
Registered: 2013-03-01
Posts: 27
Website

Re: VIDEOS CURRENTLY BEING VIEWED (I changed to 5 wide)

symtab wrote:

Admin -> Extend -> Module Manager -> frontpage -> config.

Awesome smile

Thanks a lot symtab

Offline

Board footer

Powered by FluxBB