DONSIA
Creating a simple download portal in wapka.mobi site builder is quite easy to accomplish, jst follow this tutorial carefully. Note that this tutorial does not include CSS stylesheet/design for the wapsite. »1.Register an account at wapka.mobi, with your site name as your username.
»2.After registering, you will be redirected to your control panel, click and gotoAdmin Mode, this is your work area.
»3.Create seven(7) pages or site as follows
A – upload file
B – latest upload
C – Top download
D – search upload
E – file stats
F – Download page
NOTE=> the letter A,B,C,D,E,F above are the site ids.
DONSIA
DONSIA 4.IN SITE-A _ UPLOAD FILE
we need to create a directory/folder i.e goto edit site -> filemanager -> create a directory with name “portal”.Step 2: we need to create a file uploader(goto edit site>>file uploader). Fill the text/input areas as follows:
.1=text on button=>upload file
.2=site or text display after upload=> file successfully uploaded
.3=allow file extension=> leave it blank
.4=maximum size=> input 0
.5=style of upload =
<strong>File to<br />
Upload:</strong><br/>::file::<br/>File<br />
Category (please select correctly<br />
other wise may not be<br />
uploaded) <br/><select name=”"><option value=”">Select category</option><option value=”">Blackberry software</option><option value=”">java application</option><option value=”40498347″>Java Games</option><option value=”40498385">videos</option><option value=”40498414">Music</option><option value=”40498443">Nokia Themes</option><option value=”40498502">Others (pdf, swf, zip..)</option><option value=”40498525">PC software</option><option value=”40498565">Symbian applications</option><option value=”40498606">Symbian Game</option><option value=”40498642">Symbian theme</option><option value=”40498672">Wallpaper</option></select><br/><strong>File description (optional)</strong><br />
<br/>::comment::<br />
::submit::<br/>
Copy code The file category is just nt in diz Tutorial. It only work with advance uploader. Which as already bn shared in the forum.
.6= directory=> choose portal(i.e the directory we created). The file category is just a junk. It only work with advance uploader. To Learn The advance Multiple Uploader Just Check The forum It already Posted.
.6 directory=> choose portal(i.e the folder we created).
.7 then submit
DONSIA
DONSIA »5 IN SITE-B_LATEST UPLOAD
<div class="hr"></div>:filelist:o=tu,d=1,l=10,s=:geti-page(1):, n= file not unavailable,::<table cellspacing="0" class="block"><tbody><tr><td class="img"><img src="http://wiredtechnews.com/wp-content/uploads/2011/07/210341-file_with_virus_original.jpg" width="55" height="55" alt="%sn%" /></td><td><a href="site_B.xhtml?&get-n=%name%&get-file=%file_id%&get-url=%url%:admin-hash-amp:"><b>%name%</b></a><br/>Size: %size%<br/>Downloads: %count%</td></tr></tbody></table><br />::<div class="hr"></div> :/filelist:<br/><br /><div class="and">Site::paging:n=:geti-page(1):, u=site_:getid-site:.xhtml?get-page=%n%:admin-hash-amp: :: :/paging:<br /><form method="get" action="site_:getid-site:.xhtml">jump:<input type="text" size="2" name="get-page" value=":get-page:"/>:admin-hash-input:<input type="submit" value="Go"/></form></div><br/>
Copy code NOTE=>change B to the site id of your latest upload page Id nd also in d=1, change 1 to your own directory id. »6 IN SITE-C_ TOP DOWNLOAD
use below code for top download.
<div></div>:filelist:o=d,d=1,l=10,s=:geti-page(1):, n= file not unavailable,:: <table cellspacing=”0"><tbody><tr><td><img src=”http://wiredtechnews.com/wp-content/uploads/2011/07/210341-file_with_virus_original.jpg” width=”55" height=”55" alt=”%sn%” /></td><td><a href=”site_C.xhtml?get-n=%name%&get-file=%file_id%&get-url=%url%:admin-hash-amp:”><b>%name%</b></a><br/>Size: %size%<br/>Downloads: %count%</td></tr></tbody></table><br />::<div></div> :/filelist: <br/><br /><div>Site::paging:n=:geti-page(1):, u=site_:getid-site:.xhtml?get-page=%n%:admin-hash-amp: :: :/paging:<br /><form method=”get” action=”site_:getid-site:.xhtml”>jump: <input type=”text” size=”2" name=”get-page” value=”:get-page:”/>:admin-hash-input:<input type=”submit” value=”Go”/></form></div><br/>
Copy code NOTE=>change C to the site id of your Top downloads page, directory also in d=1, change 1 to your own directory id.
DONSIA
DONSIA »7 In site-D_ SEARCH UPLOAD
add below code to add a search option.
<br/><form method=”get” action=”/site_:getid-site:.xhtml”><b>Enter File Name</b><br/><input type=”hidden” name=”get-result” value=”result”/><input type=”text” name=”get-search” value=”:get-search:” size=”"/>:admin-hash-input:<input type=”submit” value=”Search”/></form>:br:<div></div>:filelist:o=tu,d=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20,l=10,x=s,s=:geti-n(1):::<div class=”" align=”left”><table cellspacing=”0″><tbody><tr><td><img src=”http://t0.gstatic.com/images?q=tbn:ANd9GcT_5OT2I0zVbY2OlrSeCxllXYiyVH0vCAyXx79mmZ47e6U_X53a1hrpAJ8″ alt=”%sn%” width=”50″ height=”60″ /></td><td><a href=”site_D.xhtml?get-n=%name%&get-file=%file_id%&get-url=%url%:admin-hash-amp:”><b>%name%</b></a><br/>Size: %size%<br/>Downloads: %count%</td></tr></tbody></table></div><div></div>:::get-search(0)::/filelist:<br/><div>site: :paging:n=:geti-number(1):, u=site_:getid-site:.xhtml?get-number=%n%:admin-hash-amp: :: :/paging:</div>
Copy code Note => change “1" in d=1 to your directory id. If it multiple id, separate with space. Example=1 2 3 nd also change D to ur search uploads page Id. »8 In site-E_ FILE STATS
:br:<div> Total Uploaded Files: <b>:ftstat-count:</b></div><br/><div><br />
Total Upload Size: <b>:ftstat-size:</b></div><br/><br />
<div><br />
Total Downloads: <b>:ftstat-dl:</b></div><br/><br />
<div><br />
Total Traffics: <b>:ftstat-dlsize: GB</b></div><br/>
Copy code the file stats Shows the Total Files, Total size, total downloads etc
DONSIA
DONSIA Now The Concluding Part »In site-F_ DOWNLOAD PAGE use the below code. It a stylish download page.
<img src=”:url-file-:get-file(1)::” alt=”preview”/>:br:<font color=”">File Name:</font><br/><a href=”:url-file-:get-file(1)::”><b>:fstat-name-:get-file(1)::</b></a><br/>:br:<center><a href=”:url-file-:get-file(1)::”><img src=”/img/1122/1122167_f231e658f4.png” alt=”DOWNLOAD”/></a></center><img src=”http://xchanger.mobi/images/disk.png” alt=”jar”/> <a href=”:url-file-:get-file(1)::”><span style=”color: #ff0000;”> Download File </span></a><div style=”margin-left: 4px;”></div><br />
<img src=”http://xchanger.mobi/images/disk.png” alt=”jad”/> <a href=”:url-file-:get-file(1)::.jad”><span style=”color: #ff0000;”><br />
[ Download File As .jad ]</span></a><div style=”margin-left: 4px;”></div><br />
<img src=”http://xchanger.mobi/images/compress.png” alt=”zip”/> <a href=”:url-file-:get-file(1)::.zip”><span style=”color: #ff0000;”> [ Download File As .zip ]</span></a><div style=”margin-left: 4px;”></div><div>File Info</div><br />
<div></div>:filelist: d=1,x=i :: File Type: <b>%file_type%</b><br />
<div></div>File Id: <b>%file_id%</b><br />
<div></div>Uploaded by: <b>%luser_upl%</b><br />
<div></div>Size: <b>%size%</b><br />
<div></div>Downloads: <b>%count%</b><br />
<div></div>Date upload: <b>%time_added%</b><br />
<div></div>Description: <b>%comment%</b><br />
<div></div> :: :get-file(1): :/filelist: Downloads Today: <b>:fstat-dltoday-:get-file(1)::</b><br />
<div></div>Last download: <b>:fstat-last-:get-file(1)::</b><br />
<div></div>Last Browser: <b>:fstat-browser-:get-file(1)::</b><br />
<div></div>Last downloader: <b>:fstat-user-:get-file(1)::</b><br />
<div></div>:br:<div align=”center”><b>SHARE LINK</b><textarea>http://ursite.wapka.mobi/site_file.xhtml?get-file=:get-file(1):
Copy code .
you can use any css and file categories of your choice but the above tutorial is just for you to have the idea and steps to follow on creating a wapka download portal site by DONSIA.
am loyal oh.
Weezy
DONSIA U dah best, thanks for the tips!