ROLANDO
Am new 2 dis place, place Naijaloyal, view ur site u hav sumtin like, share this site on:: i dn't knw d name, gve me dat code plsss
NAijaloyal
ROLANDO Gv me d link wer u saw dat. So dat i can knw d code 2 drop
NAijaloyal
ROLANDO Copy d code bellow change my facebook link to urz
<div style="background-color:#D3D3D3; border-color:#FFFAFA;"><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2F9jaloyal& amp;width=300& amp;height=290&colorscheme=light& amp;show_faces=true& amp;header=true&stream=false& amp;show_border=true& amp;appId=340053679356074" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:290px;" allowTransparency="true"></iframe><a href="https://twitter.com/OfemPatrick" class="twitter-follow-button" data-show-count="1" data-show-screen-name="1">Follow @OfemPatrick</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=" http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div>
Copy code
R9pK1d
guy Help me with ths ur page filelist code
http://naijaloyal.xtgem.com/zar , guy copy d real forum twig code here
http://rapkidweb.xtgem.com/Rapkid_Datas/xtforum.twig.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/menu_giga.yn.lt.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/forum_giga.yn.lt.js
Copy code
R9pK1d
guy Help me with ths ur page filelist code
http://naijaloyal.xtgem.com/zar , guy copy d real forum twig code here
http://rapkidweb.xtgem.com/Rapkid_Datas/xtforum.twig.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/menu_giga.yn.lt.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/forum_giga.yn.lt.js
Copy code
R9pK1d
guy Help me with ths ur page filelist code
http://naijaloyal.xtgem.com/zar , guy copy d real forum twig code here
http://rapkidweb.xtgem.com/Rapkid_Datas/xtforum.twig.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/menu_giga.yn.lt.js
Copy code http://rapkidweb.xtgem.com/Rapkid_Datas/forum_giga.yn.lt.js
Copy code
NAijaloyal
Next time, create ur own thread when requestion code...
In order to use the filelist, you will have to create a XTCAT account via
http://xtcat.xtgem.com and get the COUNTER details for your account. After that, STUDY the below code and input your FOLDER, XTCAT COUNTER USER, XTCAT COUNTER KEY, and the URL of the IMAGE/ICON of your files only.
NOTE: DO NOT EDIT ANY OTHER THING THAN THE WORDS IN CAPITAL LETTERS.
<!--parser:xtscript-->
<div class="zxfourborder">
var $path=/FOLDER
var $xtuser=XTCAT COUNTER USER
var $key=XTCAT COUNTER KEY
get file_name
var $template=<hr class='zealwapmenu' style='border: 1px dotted blue;'/><div class='zxfourborder' style='background:url&#40;&#41;'><table cellspacing='0px'><tr align='right'><td align='middle'><br/><img src='http://FILES IMAGE OR ICON URL' alt='**' class='ico' width='27px' height='30px' /></td><td align='left'><div class=''><b>Name:</b><font style='color:black'> .file_name_parsed. </font><br/><b>Size:</b><font style='color:black'> .file_size. </font><br/><b>Hits:</b><font style='color:black'> <xt:widget id="xt.c.a.t." tool="Counter" type="display1" key="$key" xtuser= "$xtuser" call=".file_name."/></font></div></td><td align='right'><div class=''><br/><a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.&fold=$path'><b align'right' class='zxfourborder' style='background: #d20808; color: #fff;'>Download</b></a></td></tr></table></div></hr>
var $template=call htmlspecialchars $val=$template
var $list =<xt:filelist sort_type="updated" sort_dir="desc" folder="$path" template="$template" per_page="8" filter="*.*"/>
print $list
print <a href="?__filelist_page=$__filelist_page"/></a>
endif
</div>
<!--/parser:xtscript-->
Copy code