.id
4958
.gutitle
f_redir
.title
f_redir
.file
.extension
.name
.user_id
7
.notes
.body
<var _by = "@steve@demo@barry">
<if GLOBAL.Def.Owner.id NEQ 7>
<var _by = "@#GLOBAL.Def.Owner.gutitle#">
</if>

<set j="/f#_by#.ytid" orderby="f.so_dateinserted DESC" maxrows="99">

<!--- latest blog post --->
<if get.s1 EQ "latest_blog_post">
<setcrawl>
<if set.ytid EQ "" AND set.gutitle NEQ "">

<var _in = trim(replace(set.name,"|","","all"))>
<var _in_g = gutitleFormat(_in)>
<if isDefined("GLOBAL.Def.in_lookup.#_in_g#")>
<var InModel = evaluate("GLOBAL.Def.in_lookup.#_in_g#")>
<goto url="#InModel.href#/#set.gutitle#">
<else>
<goto url="http://fentriss.com/">
<BREAK>
</if>

</if>
</setcrawl>

<!--- latest video --->
<elseif get.s1 EQ "latest_video">
<setcrawl>
<if set.ytid NEQ "" AND set.gutitle NEQ "">

<var _in = trim(replace(set.name,"|","","all"))>
<var _in_g = gutitleFormat(_in)>
<if isDefined("GLOBAL.Def.in_lookup.#_in_g#")>
<var InModel = evaluate("GLOBAL.Def.in_lookup.#_in_g#")>
<goto url="#InModel.href#/#set.gutitle#">
<else>
<goto url="http://fentriss.com/">
<BREAK>
</if>

</if>
</setcrawl>


<!--- this should never happen --->
<else>
<goto url="http://fentriss.com/">
<BREAK>
</if>

</set>
 
.sum_double
0.00
.producttype
.productincludes
.physical_unsignedint
0
.isprotected_unsignedint
0
.overridesiteheader_unsignedint
0