pacman, rainbows, and roller s
Eaglenet logo
24/7 updates on happenings in africa
*UNLIMITEDAPPS 2016-08-02 07:18
Bro. It's not working, when i click on "Create Now!" the textarea wnt show up @ the result page.
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2016-08-02 12:26
Go back n recopy, I edited it with sleep in ma eyes so I forgot d input name of the second input tag.
    ·
  • rated(0)
*UNLIMITEDAPPS said to Lordeagle 0n 2016-08-16 12:56
Bro. Abeg help me with the filelist generator registration form code of http://weezywap.xtgem.com/Wapmasta/Waptools/xt_filelist_generator.html?page=select1

Happy Birthday! (y)
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2016-08-17 12:20
There's no script there, just view and copy the source code.
    ·
  • rated(0)
*UNLIMITEDAPPS said to Lordeagle 0n 2016-08-17 13:31
The page contents were called using getvariables so i dn't knw the direct link to the page.
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2016-08-17 17:03
Copy the source code below
<center><div class="full"><div class="name">»XT-Filelist Generator</div></div></center></div>
    <div data-xtcontainer="container" class="xt_container" style="text-align: center;">
    </div><div class="xt_container" data-xtcontainer="default"></div><div class="xt_container" data-xtcontainer="default"></div><div class="zxfourborder">
First, create a html file named <b>index</b> in the folder that contains the files you want to list (your files list page) and also create <b>download</b> file in the same folder (your file preview or download page).<br /><form action=""> <input type="hidden" name="page" value="copy1" /><br /><b>How many files per page?</b><br /><select name="per_page"><option value="3">3</option><option value="5">5</option><option value="10">10</option><option value="15">15</option><option value="20">20</option><option value="30">30</option><option value="40">40</option><option value="50">50</option><option value="100">100</option></select><br /><b>Sort type:</b><br /><select name="sort_type"><option value="updated">Last modified</option><option  value="name">Name</option><option  value="size">Size</option><option  value="mime">Type</option></select><br /><b>Direction</b><br/><select name="sort_dir"><option selected="selected" value="asc">Ascending</option><option  value="desc">Descending</option></select><br /><br /><b>folder of your files?</b><br/><u>example:</u><b> /myfiles/games/</b><br />don't forget to include the <b style="color:orange">/</b> from the start and end.<br /><input type="text" name="folder_path" value="/myfiles/games/" /><br /><br /><b>Url of your download page?</b><br /><input type="text" name="dpage" value=" http://yourwapsite.xtgem.com/myfiles/games /download" /><br /><div style="text-align: center"><input type="submit" value="CREATE NOW!" /></div></form>
</div>

Copy code
    ·
  • rated(0)
*UNLIMITEDAPPS said to Lordeagle 0n 2016-08-17 22:10
Bro abeg no vex also give me this one, it's the last one i wil be requesting http://weezywap.xtgem.com/Wapmasta/Waptools/xt_filelist_generator.html?page=select4
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2016-08-18 01:34
<center><div class="full"><div class="name">»XT-Filelist Generator</div></div></center></div>
    <div data-xtcontainer="container" class="xt_container" style="text-align: center;">
    </div><div class="xt_container" data-xtcontainer="default"></div><div class="xt_container" data-xtcontainer="default"></div><div class="zxfourborder">
First create a folder for your images.<br/><b>*important:</b> make sure the name of your file and image are the same. Upload your images in this folder.<br /><u>example</u><br /><b>gun.sis.jpg</b> = image<br /><b>gun.sis</b> = file<br /><br/>Now, create a html file named <b>index</b> in the folder that contains the files you want to list (your files list page) and also create <b>download</b> html file in the same folder (your file preview or download page).<br /><form action=""> <input type="hidden" name="page" value="copy4" /><br /><b>How many files per page?</b><br /><select name="per_page"><option value="3">3</option><option value="5">5</option><option value="10">10</option><option value="15">15</option><option value="20">20</option><option value="30">30</option><option value="40">40</option><option value="50">50</option><option value="100">100</option></select><br /><b>Sort type:</b><br /><select name="sort_type"><option value="updated">Last modified</option><option  value="name">Name</option><option  value="size">Size</option><option  value="mime">Type</option></select><br /><b>Direction</b><br/><select name="sort_dir"><option selected="selected" value="asc">Ascending</option><option  value="desc">Descending</option></select><br /><br /><b>folder of your files?</b><br/><u>example:</u><b> /myfiles/games/</b><br />don't forget to include the <b style="color:orange">/</b> from the start and end.<br /><input type="text" name="folder_path" value="/myfiles/games/" /><br /><br /><b>Folder of images?</b><br /><u>example:</u><br /><b> http://yourwapsite.xtgem.com/myfiles/images/</b><br />don't forget to include the <b style="color:orange">/</b> at the end of url.<br /><input type="text" name="img_path" value=" http://yourwapsite.xtgem.com/myfiles/images/" /><br /><br /><b>Url of your download page?</b><br /><input type="text" name="dpage" value=" http://yourwapsite.xtgem.com/myfiles/games /download" /><br /><div style="text-align: center"><input type="submit" value="CREATE NOW!" /></div></form>
</div>

Copy code
    ·
  • rated(0)
*UNLIMITEDAPPS said to Lordeagle 0n 2016-08-18 11:26
Bro help me edit this filelist and download page code so that it will be showing the name of the file @ the download page and also fix the download link in the download page so that it will be working.

<xt:filelist sort_type="name" sort_dir="asc" per_page="3" filter="*.*" folder="/Music/" template="&lt;div class='zxfourborder'&gt;&lt;div align='left'&gt;&lt;a href='http://unlimitedapps.xtgem.com/Wapmasta/Waptools/xt_filelist_generator.html?page=download1?name=.file_name.'&gt;.file_name_parsed.&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;"/>

 <b>Name:</b> {_$name|}<br/><b> Download:</b> <a href="http://<xt:url type="domain" />/Music/{_$name|}"> {_$name|} </a><br />Share url:<br /><textarea cols="15" rows="2"><xt:url "/></textarea>

Copy code
(Edited by 2016-08-18 18:45 Lordeagle )
    ·
  • rated(0)
*LORDEAGLE said to Unlimitedapps 0n 2016-08-18 19:14
<xt:filelist sort_type="name" sort_dir="asc" per_page="3" filter="*.*" folder="/Music/" template="&lt;div class='zxfourborder'&gt;&lt;div align='left'&gt;&lt;a href='http://unlimitedapps.xtgem.com/Wapmasta/Waptools/xt_filelist_generator.html?page=download1?name=.file_name.'&gt;.file_name_parsed.&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;"/>

 <b>Name:</b> {_$name|}<br/><b> Download:</b> <a href="http://<xt:url type="domain" />/Music/{_$name|}"> {_$name|} </a><br />Share url:<br /><textarea cols="15" rows="2"><xt:url "/></textarea>

Copy code
    ·
  • rated(0)
Oniline