Weezy
Unlimitedapps Didyu change the site id in the paging code?
Unlimitedapps
Weezy Give me this pages filelist and the css of the site @
http://netbite.tk/site_999.xhtml . And also tell me hw to create a new page in wapka.
Weezy
Unlimitedapps Copy netbite.tk css below
<style type="text/css">input[type="file"] {max-width:
70%; {color: grey; background: url(/img/4842/4842729_7b3aec9a27.png); border:1px outset orange; margin:2px; padding: 2px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:inherit;}</style><style type="text/css">body{background: ; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0; line-height:100%;}</style>
<style type="text/css">input, button, textarea, select {color: grey; background: url(/img/4842/4842729_7b3aec9a27.png); border:1px outset orange; margin:2px; padding: 2px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:inherit;}</style>
<style type="text/css">input[type=submit] { color: white; text-shadow: 1 -1px #ffffff, 1px #ffffff, 1px #ffffff, 1 -1px limegreen; background: #f09030 repeat-x bottom left; padding-top: 3px; padding-bottom: 3px; padding-left: 2px; padding-right: 2px; border-width: 1px; border-color: #f09030; border-style: outset;</style>
<link rel="stylesheet" href="http://netbite.tk/styles.css" type="text/css"/>
Copy code
Copy the netbite filelist code below
:list-game: cid=15825, l=10, o=tu, s=1 ::<div class="F"><table><tr><td><img src="%thumburl%" width="50" height="60" border="1" alt="preview"/></td><td><a href="%viewurl%"><b>%title%</b></a><br/>Size: %filesize%<br/>Downloads: %downtotal%</td></tr></table></div><br/>:: :/list-game: <div align="left" class="filelist_paging">:paging:n=1,u=site_4.%ext%?get-n=%n%&get-o=tu ::<b>PAGES : %n%.%n%.%n%.%n%.%n%...%nlast%</b> :/paging:</div>
Copy code
Pages in wapka are noted by thier IDs ..dats y u see things like /site_3.xhtml .. 3 is the ID ..wapka dnt hv folders like other html building phase whr u cn create folder and create files inside them ..pages created in wapka are serialy arranged if u are using the new page link ..i.e assuming u created a page wt site id 1 ..d next page u create wl have 2 as its id ..u cn also quote site ids wt bigger values wt wapka link code
:url-site-ID ..u cn create a page wt site id 2000 by jux adding the id in the above link code ..i.e
<a href=":url-site-2000:">Your Text</a> ..for the syntax error issue ..break the codes
Unlimitedapps
Give me 9jabaze User rate code for message in forum
Weezy
Unlimitedapps Steps to show users's ranking in wapka.mobi forums now the coding proper. Post this code in Your Messages In Forums
<script language="javascript"> var count='::prvar-200::'; if (count>=50) { document.write ("<img src='http://supercss.xtgem.com/Icon/rate5.png' alt=''/>");} else if (count>=40) { document.write("<img src='http://supercss.xtgem.com/Icon/rate4.png' alt=''/>"); } else if (count>=30) { document.write("<img src='http://supercss.xtgem.com/Icon/rate3.png' alt=''/>");} else if (count>=20) { document.write("<img src='http://supercss.xtgem.com/Icon/rate2.png' alt=''/>");} else if (count>=10) { document.write("<img src='http://supercss.xtgem.com/Icon/rate1.png' alt=''/>"); } else if (count>=0) { document.write("<img src='http://supercss.xtgem.com/Icon/rate0.png' alt=''/>");} </script> <br>
Copy code
Then Goto ur bottom forum autocontent and paste this Code
<link rel='stylesheet' type='text/css' href='http://9inejamobile.wapka.mobi/styles.css'/><br /> <div class="bossoheader"><div style="display:none">:eprofile-0:<input type="text" name="pr_var[200]"/>@@OK:/eprofile:</div><script language="javascript"> var mc=document.getElementsByName("mchs")[0].value; document.write('<img src="setprofile_0.xhtml?mchs='+mc+'&pr_var[200]=:user-fmsg:&ret_s=0&submit=OK" width="1px"/>'); </script></div>
Copy code
Unlimitedapps
Weezy http://silverhome.ga/forum2_theme_112131190.xhtml?tema=93 i need d code on d link located at d comment arena sayin click to notify me wit updates..
Weezy
Unlimitedapps LOl, its not working oo ..or dyu just need the code for beautification!
Unlimitedapps
Pls I need
http://www.9japuse.ga latest gist forum list code in homepage
Weezy
Unlimitedapps 9japuse.ga latest forum update code ..follow the below tutorial carefully, any misuse of any of the code below will make all not to work so be carefull.. 1st of all create a Simple Forum (Not structed On theme) I.e Create a Simple forum and write Down the Forum Id, Now Go to your forum button Auto content and Paste below code
<style>.nin{display: none;}</style><br /><div class='nin'>:forum-112293195/smallform/0:</div><script type='text/javascript'><br />dtoken=document.getElementsByName("d_token")[0].value; </script><form method="post" action="forum_add_112293195.xhtml"><input type="hidden" name="meno" value=":user-tname:"/><script type="text/javascript"> var dhd = ':getid-url:'; var yur = dhd.split( "hash" )[1]; var yurliii = yur.split( "tema" )[1]; var yurlk = '/forum2_theme_:getid-forum:.xhtml?tema'+yurliii; var messag = ":getid-forum:"; var jeel = messag.split( "tema" )[0]; var s1 = document.getElementById('s1').innerHTML; document.write('<input type="text" name="text" value="<a href="'+yurlk+'">'+s1+'</a>"/>');</script><script type="text/javascript">dtoken=document.getElementsByName("d_token")[0].value; document.write('<input type="hid'+'den" name="d_token" value="'+dtoken+'"/'+'>');</script><input type="hidden" name="ret_s" value="0"/><input type="submit" name="submit" value="TAG TO HOMEPAGE"/></form>
Copy code
Check Well in the above code you will see something like forum-112293195 And forum_add_112293195 Now Replace that 112293195 with your Simple forum Id you created Earlier Then submit the code, Now go to your Homepage then Paste the below code
<div style='background:#e5e5e5;'> :forumlist:f=112293195,l=30,s=:get-number(1):,o=n::<div class='update' style='left-padding: 15px; right-padding: 15px;'> - %text%</div>:: :/forumlist:</div><div/><center><div class="update"><div class="update">:paging:n=:geti-number(1):,u=site_:getid-site:.%ext%?get-number=%n%:admin-hash-amp: ::<table class='' width='100%'><tr><td width='50%' align='left'><div class='ht:get-number 1:'><b>%prev%</b></div></td><td width='50%' align='right'><b>%next%</b></td></tr></table><style> .hta%nlast%{ display: none;} .ht:get-number(1):{ display: none;}</style>:/paging:</div></div></center>
Copy code check the above Code nd Replace with your simple forum Id u created Earlier..
Unlimitedapps
Weezy its showing in d homepage but it not showing d theme name its showing d content in d theme and also pls hw can I post images in my forum post.