TGPX Help
This script is fantastic yet on the other hand it is really starting to piss me off.
I have it running several tgps but it doesn't want to seem to keep my pages full with galleries. I have it set up so it grabs the latest 10 galleries and posts them first. Then it is suppose to grab galleries from the pool of galleries I have in the script and show those.
So 10 galleries:
{* Load 10 new galleries *}
{galleries
var=$galleries
preview=true
format=movies
type=any
category=Pornstar
amount=10
getnew=true
allowused=true
order=date_displayed DESC, RAND()
reorder=date_displayed DESC, RAND()}
THEN:
{* Load 60 galleries *}
{galleries
var=$galleries
format=any
preview=true
type=any
category=Pornstar
amount=60
getnew=false
minage=1
maxage=30
order=clicks/build_counter DESC}
Should I have getnew=true?
Should I have a value: "allowused=true"?
I read the forum and copied that code from the forum yet every single page I have is not full of galleries.
Any help????
|