View Single Post
Old 07-05-2012, 02:57 PM  
dirtymind
Confirmed User
 
Join Date: May 2008
Posts: 2,348
i am only using permanent galleries, i have put the hold to 0 to see if that worked. right now i am running this code
{* ONE NEW GALLERY PULLED FOR DISPLAY *}
{galleries
var=$one
type=permanent
format=movies
getnew=true
allowused=true
description=true
preview=true
amount=1
previewsize=180x135
category=MIXED
sponsor=any
order=date_approved
reorder=date_displayed DESC, date_approved}


{* 47 PREVIOUSLY GALLERIES PULLED FOR DISPLAY *}
{galleries
var=$galleries
type=permanent
format=movies
getnew=false
description=true
preview=true
amount=47
previewsize=180x135
category=MIXED
sponsor=any
order=date_displayed DESC, date_approved}

{* ADD THE ONE NEW GALLERY TO THE FRONT OF THE $galleries VALUE *}
{intermix var=$galleries from=$one,$galleries location=end}


i get some updates while i have the cron set for 3 min. even when i build with new i have this problem. I have like 143 gals approved with around 200 spots to fil. they are all filled with galleries who are on used.

I have tried so many builds but it seems that nothing works.
__________________
skype: codercarlos
dirtymind is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote