80s toys - Atari. I still have
ADS By Strikecoded:
Smash Your 2018/19 Jamb, Waec, Neco With CAMPUSBASE Visit Now.. Best Java, Android Games, Apps


No1. Naija Awarded Download Portal For Both Mobile And Pc Users..

Home | Blog | Search | Uploads

f
p
_
x

*SMSWHATSAPPPhone

Home
Forum
Blog

Xtgem GuideCss Tutorials

Wapka GuidePhp Scripts

Filelist GeneratorCss Collections

Chat (1)Main Menu



STRIKECODED Members Forum

*MUBCODED 2016-12-31 08:13
Please have already created a folder and i name it musics and also i have link it this is the link http://mubcoded.xtgem.com/musics but everything i uploaded inside the musics folder is not showing. Please how can i make it to appear
    ·
  • rated(0)
*KEYARN said to Mubcoded 0n 2016-12-31 09:24
Copy bellow
<div align="center">
<!--parser:xtscript-->
# GET CURRENT VALUES OR SET DEFAULTS #
get_or_default srtby;updated
get_or_default srtdir;desc
get_or_default prpg;10
get_or_default fltr;
get_or_default __filelist_page;1
/* MARK CURRENT SORT TYPE */
var $cst = color:#0f0 !important
if $srtby==updated
var $cst1=$cst
elseif $srtby==name
var $cst2=$cst
elseif $srtby==size
var $cst3=$cst
elseif $srtby==type
var $cst4=$cst
endif
/* MARK CURRENT SORT DIRECTION */
if $srtdir==asc
var $csd1=$cst
elseif $srtdir==desc
var $csd2=$cst
endif
/* SET CURRENT PER PAGE */
var $sel = selected="selected" class="selected"
if $prpg==3
var $pp1=$sel
elseif $prpg==5
var $pp2=$sel
elseif $prpg==10
var $pp3=$sel
elseif $prpg==20
var $pp4=$sel
elseif $prpg==50
var $pp5=$sel
elseif  $prpg <=1
var $pp6=$sel
endif
# SET OUTER HOLDERS AND FORM HIDDEN FIELDS #
print {{
<div style="text-align:center">
<div style="text-align:center;background-color:#C0C0C0;border:1px solid #3b5998;padding:2px;margin:0 auto">
<form action=" " method="get">
<input style="display:inline" type="hidden" name="srtby" value="$srtby" />
<input style="display:inline" type="hidden" name="srtdir" value="$srtdir" />
<input style="display:inline" type="hidden" name="__filelist_page" value="$__filelist_page" />
}}
# SET THE COMMON STYLES #
var $style=border:1px solid #ffffff;border-radius:2px;background:#3b5998;color:#ffffff;padding:0 1px !important;margin: 1px !important;font-size:.75em;text-decoration:none !important
# SHOW SEARCH FILTER#
print {{
<img src="http://unlimitedapps.xtgem.com/i/i5/fs.png" alt="" /><input style="$style;width:5em"  type="search" name="fltr" value="$fltr" /><input style="$style" type="submit" value="Search" />
<br />
}}
# SHOW SORT TYPE #
print {{
<a  style="$style;$cst1" href="?srtby=updated&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Updated"><b>Updated</b></a> . <a  style="$style;$cst2" href="?srtby=name&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Name"><b>Name</b></a> . <a  style="$style;$cst3" href="?srtby=size&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Size"><b>Size</b></a> . <a  style="$style;$cst4" href="?srtby=type&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="type"><b>Type</b></a>  
}}
# SHOW SORT DIRECTION #
print {{ 
<br/><a style="$style;$csd1" href="?srtby=$srtby&srtdir=asc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Ascending"><b>Ascending</b></a> . <a style="$style;$csd2" href="?srtby=$srtby&srtdir=desc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Descending"><b>Descending</b></a>
<br />
}}
# SHOW PER PAGE #
print {{
<select style="$style;" name="prpg">
<option $pp1>3</option>
<option $pp2>5</option>
<option $pp3>10</option>
<option $pp4>20</option>
<option $pp5>50</option>
<option $pp6 value=" ">all</option>
</select><input style="$style"  type="submit" value="Per Page" />
}}
# CLOSE FORM AND HOLDERS #
print {{
</form>
</div>
</div>
<div align="center" class="full"><a href="http://keyarn.xtgem.com/searcher?search=$fltr&anywhere=1"><b>Advanced Search Engine</b></a></div>
}}
/* THE XT:FILELIST FUNCTION */
/* Set your own folder and template */
print <xt:filelist sort_type="$srtby" sort_dir="$srtdir" folder="/YOUR FOLDER" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='full' align='left'&gt;&lt;img src='http://www.weezywap.xtgem.com/images/wapmaster/Game_icon_white.png' width='100%' height='100%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='ishaq'&gt;&lt;img src='http://keyarn.xtgem.com/images/rt/rating.gif'/&gt;&lt;br/&gt;&lt;b&gt;Name: &lt;/b&gt;&lt;b style='color:blue'&gt;.file_name_parsed.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;File Size: &lt;/b&gt;&lt;b style='color:green'&gt;.file_size.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;•   &lt;/b&gt;&lt;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.'&gt;&lt;b style='color:red'&gt;Download Now!&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" filter="$fltr*" per_page="$prpg" />
<!--/parser:xtscript-->
</div>

Copy code
just replace the capital leter there which is YOUR FOLDER to your music folder name
    ·
  • rated(0)
*STRIKELORD said to Mubcoded 0n 2017-01-01 06:09
Copy below this is an xtgem filelist create a file named Musics and paste the below filelist in the created file name "Musics"
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/musics" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='zxfourborder' align='center'&gt;&lt;img src='http://strikecoded.xtgem.com/data/musics.png' width='100%' height='100%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='zxfourborder'&gt;&lt;img src='http://strikecoded.xtgem.com/ratings/3.5.gif'/&gt;&lt;br/&gt;&lt;b&gt;Name: &lt;/b&gt;&lt;b style='color:blue'&gt;.file_name_parsed.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;File Size: &lt;/b&gt;&lt;b style='color:green'&gt;.file_size.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;•   &lt;/b&gt;&lt;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.'&gt;&lt;b style='color:red'&gt;[ Download ]&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" filter="*.*" per_page="10" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>

Copy code
After Must Have Paste It Try Link It This Way http://mubcoded.xtgem.com/Musics
NOTE: Your Folder, Rating, Preview Image And Classes Has Been Added To The Filelist So There Knw Need To Edit It..
HAPPY NEW YEAR!!!
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 07:52
Thanks i need your back to the top code.
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 08:01
Thanks strikecoded it really worked i need picture and videos filelist
    ·
  • rated(0)
*STRIKELORD said to Mubcoded 0n 2017-01-01 08:03
Copy Video Filelist Below Edit And Put The Folder You Uploaded Your Videos In The Place YOUR FOLDER
<center><xt:filelist sort_type="updated" sort_dir="desc" folder="/YOUR FOLDER" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='zxfourborder' align='center'&gt;&lt;img src='http://strikecoded.xtgem.com/data/videos.png' width='100%' height='100%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='zxfourborder'&gt;&lt;img src='http://strikecoded.xtgem.com/ratings/3.5.gif'/&gt;&lt;br/&gt;&lt;b&gt;Name: &lt;/b&gt;&lt;b style='color:blue'&gt;.file_name_parsed.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;File Size: &lt;/b&gt;&lt;b style='color:green'&gt;.file_size.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;•   &lt;/b&gt;&lt;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.'&gt;&lt;b style='color:red'&gt;[ Download ]&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" filter="*.*" per_page="10" /><br/>Jump to page:<form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input
type="submit" value="jump"></form></center>

Copy code
Copy Image Filelist Below Input The Folder You Uploaded Your Images In The Place UPLOADS Only..
<center><xt:filelist sort_type="updated" sort_dir="asc" folder="/UPLOADS" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='zxfourborder' align='center'&gt;&lt;img src='.file_url.' width='50%' height='50%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='zxfourborder'&gt;&lt;img src='http://strikecoded.xtgem.com/admin/rating.gif'/&gt;&lt;br/&gt;&lt;b&gt;•Name:&lt;/b&gt;&lt;b style='color:blue'&gt; .file_name_parsed. &lt;/b&gt;&lt;br/&gt;&lt;b&gt;•Size:&lt;/b&gt;&lt;b style='color:green'&gt; .file_size. &lt;/b&gt;&lt;br/&gt;&lt;a href='/preview?file=.file_name.&name=.file_name_parsed.&size=.file_size.&url=.file_url.'&gt;&lt;b style='color:red'&gt;•preview&lt;/b&gt;&lt;/a&gt;&lt;/b&gt; &lt;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.'&gt;&lt;b style='color:red'&gt;  •Download&lt;/b&gt;&lt;/a&gt;&lt;br/&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" per_page="10" filter="*.*" /><br />
Jump to page:</b><form action="<xt:url type="path" />" method="get"><input type="text" style="width:25px" name="__filelist_page"><input type="submit" value="jump"></form></center>

Copy code
(Edited by 2017-01-01 09:02 STRIKELORD )
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 12:49
Thanks give me that your back to the top code also help me to put arrow.
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 13:05
Please when i go to my site and i want to download images and musics i cant download it what i get back in response was that uh oh the page requested for is not available it might be moved or deleted
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 13:19
Here is a link http://mubcoded.xtgem.com/musics you can visit it and click on download it wont download.
    ·
  • rated(0)
*MUBCODED said to STRIKELORD 0n 2017-01-01 13:21
Please give favicon alphabet code >M< and explain the steps to follow.
    ·
  • rated(0)
Online Members
Twig by : LORDMIDO™

Theme Created By: LORDMIDO

Powered By: STRIKECODED. INC
Copyright © 2015 -
All Rights Reserved.

Page Statistics

DataLoads
Online1
Today's Hits 129
Total Today's Hits2069
Total Hits This Week 7362
Total Page Hits 812963
Total Forum Members191

Close Page Information

Go BackPromote Forum Services Members About us Terms of use Advertise News room Contact us Feedback

chart1FOLLOW US ON

FBTW G VK
OFFICIAL BOARD
Credits Admin FAQ Our Privacy Site Rules
Email subscription

Enter your email address:

Copyright © 2015 -
STRIKECODED TECH.
All Rights Reserved.

Go To Top

112920697362812963191


fldtView Page Datas
Page Statistics

DataLoads
Online1
Today's Hits 129
Total Today's Hits2069
Total Hits This Week 7362
Total Page Hits 812963
Total Forum Members191

Close Page Information

Go BackPromote Forum Services Members About us Terms of use Advertise News update Contact us Feedback

chart1FOLLOW US ON

FBTWG LDRS
Back to the Top

Copyright © . Theme by STRIKECODED TECH.

Desktop View