GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Tech TGPX not pulling galls.. (https://gfy.com/showthread.php?t=1222237)

druid66 10-18-2016 03:40 AM

TGPX not pulling galls..
 
this question probably was milion times, yet i'm failing do do this right again ffs.
so i've browsed one of my tgp and i see there are around 100 galleries ready to be posted (approved) that are waiting since 2014, everything looks exactly the same as other galleries (posted) but somehow tgpx not pulling those.
my tgp have few blocks here's code:

Code:


{define name=globaldupes value=true}
{define name=pagedupes value=false}

{galleries
var=$galleries
type=permanent
format=any
getnew=false
allowused=true
preview=true
amount=14
category=cutiepost
sponsor=any
maxage=14
order=(clicks/build_counter) DESC, RAND()
reorder=(clicks/build_counter) DESC, RAND()}
{foreach from=$galleries var=$gallery counter=$counter}
<a href="http://www.gfy.com/go2.php?id={$gallery.gallery_id|urlencode}&amp;u={$gallery.gallery_url|urlencode}" target="_blank"><img src="{$gallery.preview_url|htmlspecialchars}" border="0" alt="{$gallery.description|htmlspecialchars}"></a>
{insert location=+7 counter=$counter max=14}
{/insert}
{/foreach}


{galleries
var=$galleries
type=permanent
format=any
getnew=true
allowused=false
preview=true
amount=7
category=cutiepost
sponsor=any
age=1
order=RAND()
order=(clicks/build_counter) DESC, RAND()
reorder=date_displayed DESC,  RAND()}
{foreach from=$galleries var=$gallery counter=$counter}
<a href="http://www.gfy.com/go2.php?id={$gallery.gallery_id|urlencode}&amp;u={$gallery.gallery_url|urlencode}" target="_blank"><img src="{$gallery.preview_url|htmlspecialchars}" border="0" alt="{$gallery.description|htmlspecialchars}"></a>
{insert location=+7 counter=$counter max=7}



{* PULL THE PERMANENT GALLERIES FROM THE DATABASE *}
{galleries
var=$galleries
type=permanent
format=any
getnew=false
allowused=true
preview=true
amount=115
category=cutiepost
maxage=14
sponsor=any
order=(clicks/build_counter) DESC, RAND()
reorder=date_displayed DESC,  RAND()}

{* DISPLAY ALL OF THE GALLERIES *}
{foreach var=$gallery from=$galleries counter=$counter}
<a href="http://www.gfy.com/go2.php?id={$gallery.gallery_id|urlencode}&amp;u={$gallery.gallery_url|urlencode}" target="_blank"><img border="1" class="pic" src="{$gallery.preview_url|htmlspecialchars}" border="0" alt="{$gallery.description|htmlspecialchars}"></a>
{insert counter=$counter location=+7 max=115}

anyone please tell me what did i fucked up this time?

Google Expert 10-18-2016 05:55 AM

try

Code:


{galleries
var=$galleries
preview=true
type=any
getnew=true
allowused=true
category=MIXED order=date_displayed DESC, weight DESC amount=30}


druid66 10-18-2016 07:11 AM

assuming you're talking about middle block?
in my middle block tgpx suppose to pull new galleries, keep it there for some time and after best of those (most clicked) suppose to be move to 1st block - i guess it's what i wanted (i don't remember, tgp was setup few years back), in this case how would you force to tgpx to pull some of those 100 galleries that mystically somehow are not being pulled since 2014 and being displayed in my middle block? allow used and date displayed won't help i'm afraid since those galleries are not being pulled at all (zero clicks since 2014 - all approved all with proper thumbs etc..).

druid66 10-19-2016 04:25 AM

damn.. no one?

CrazyMartin 10-19-2016 07:50 PM

hello Druid, contact me, i will help you

do you know my email, right?

find on one of my website, if you don't have


All times are GMT -7. The time now is 03:05 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123