help: gbscript.com GB w/o categories!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    help: gbscript.com GB w/o categories!

    Hi,

    Does anyone know how to remove categories in gbscript com? like top.wapstack.mobi?

    EDITED:

    Hi,

    I just maid a toplist not more than 24hrs from now and was giving great hits in to it coming from my wapfever.com
    you would be lucky to be one of the first registrant because you'll get to gain lots of visits fro me me, I am also advertising it on admob and mojiva for quite sometime and next week I will advertise for $500 don't miss the chance to be listed.
    Last edited by metulj; 08.04.11, 20:20.

    #2
    yes i can help you just email me

    Comment


      #3
      i agreed with riderz
      Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
      Visit: WapMasterz Coming Back Soon!
      _______
      SCRIPTS FOR SALE BY SUBZERO
      Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
      FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
      _______
      Info & Tips
      php.net
      w3schools.com

      Comment


        #4
        Originally posted by monsp3

        (I finally figured it out how to take off the categories ) :D
        Then please share here how to remove them
        libra.wen.ru

        Comment


          #5
          Share it here bro,

          Comment


            #6
            which gbtop version you are using?
            Free Web Hosting @HostersPoint.com
            php Hosting with Web Builder

            Buy - Sell ADs
            ADMOLA ADs Network
            Monetize Your Site Traffic

            Comment


              #7
              How install gb toplist script.............................?

              Comment


                #8
                gbtop script Toplist GB w/o categories!

                Replace Your Header and Footer templates with these
                Header
                PHP Code:
                <?
                echo('<?xml version="1.0" encoding="UTF-8"?>');

                if($WAP==2)
                {
                ?>

                <!-- Start xhtml -->
                <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
                <html xmlns="http://www.w3.org/1999/xhtml">
                <head>
                <meta name="description" content="MobiDoby Top Mobile wap Sites is a mobile toplist for mobile wap sites.add your site at top.mobidoby.com Grow Your site traffic. get free visitors, boost site traffic free mobile downloads." />

                    <meta name="keywords" content="Mobile Wap Sites, toplist,wap toplist,mobile,toplist,directory,link,mobile toplist,wap,top sites, grow traffic, free visitors, get visitors, downloads, mobile sites"/> 


                <style type="text/css">
                body {background-color:#ececec}
                body,td {font-family: Times,"Times New Roman";;color:#000000;font-size:9pt}
                tr {backgroud:#fff;}
                th,tr.dark {background-color:#ffffff}
                a:active ,a:visited{ color : #1d7ca7; text-decoration : none; } 
                a:link { color :#1d7ca7;text-decoration : none;}
                a:hover { color : #222;}
                p{display:none;}
                .header {text-align: center; COLOR: #FFFFFF; background-color: #4175a9; background-image : url(foot.gif); padding: 2px; font-size: 12px;}
                .header2 {text-align: center; a:link { color :#1d7ca7;text-decoration : none; COLOR: #000000; background-color: #0054a7; padding: 2px; font-size: 12px;}
                </style>

                <title>#%SITE_NAME%#</title>
                </head>
                <body>
                <div class="header"><b>Top.MobiDoby.Com</b></div>
                <center>Bookmark Now!<br/></center>
                <left>
                <a href="gout.php?link=FREE-downloads">Top Sites</a><br/>
                <a href="gout.php?link=NEW-downloads">HoT Site of the Day</a><br/>
                <a href="http://c.mobpartner.mobi/?s=105646">Create Your Own Site Free!</a><br/>
                <div class="header"><b>Best WAP Sites</b></div>
                </left>
                <table width="100%" cellspacing="0" cellpadding="2">

                <?
                }
                else
                {
                ?>

                <!-- Start wml -->
                <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
                <wml>
                <template>
                <do type="prev" name="Back">
                <prev/>
                </do>
                </template>
                <card id="home" title="#%SITE_NAME%#">
                <p>
                <a href="go.php?link=new-downloads">New Downloads</a><br/>
                Categories:<br/>
                #%MENU_START%#<a href="#%CATEGORY%#.php">#%CAT_TITLE%#</a><br/>#%MENU_END%#
                <br/>
                Best:<br/>
                <!-- End wml -->

                <?
                }
                ?>
                Footer
                PHP Code:
                <?
                if($WAP==2)
                {
                ?>

                <!-- Start xhtml -->
                </table>
                <div class="header2">
                #%NEXT_START%#<a href="#%NEXTPAGE%#.php">Next &gt;</a> ||#%NEXT_END%#
                #%PREV_START%#<a href="#%PREVPAGE%#.php">&lt; Prev</a><br/>#%PREV_END%#
                </div>
                <small><?php include("user_online.php");?> user Online</small><br/>
                <small>#%MEMBERS%# active sites</small><br/>
                <small>in-out stats for 48 hours</small><br/>
                <a href="webmasters.php?wap=add">Add/Edit site</a><br/>
                <a href="http://mtop.co/?id=topmobidobycom">Our Other Toplists</a><br/>
                <div class="header"><b>Top.MobiDoby.Com</b></div><p>


                <!-- End xhtml -->

                <?
                }
                else
                {
                ?>

                <!-- Start wml -->
                <br/>
                #%NEXT_START%#<a href="#%NEXTPAGE%#.php">Next &gt;</a><br/>#%NEXT_END%#
                #%PREV_START%#<a href="#%PREVPAGE%#.php">&lt; Prev</a><br/>#%PREV_END%#
                <br/>
                <small>#%MEMBERS%# active sites</small><br/>
                <a href="webmasters.php?wap=add">Add site</a><br/>
                <!-- End wml -->
                <p style="display:none;">
                <?
                }
                ?>
                and if necessry
                replace main templet also
                Main
                PHP Code:
                <?
                if($WAP==2)
                {
                ?>

                <!-- Start xhtml -->
                <tr class="#%ROW_COLOR%#"><td><small>#%RANK%#.</small><a href="#%OUT_URL%#">#%TITLE%#</a>&nbsp;<small>#%CLICKS%#/#%HITS_OUT%#</small></td></tr>
                <!-- End xhtml -->

                <?
                }
                else
                {
                ?>

                <!-- Start wml -->
                #%RANK%#. <a href="#%OUT_URL%#">#%TITLE%#</a> #%CLICKS%#/#%HITS_OUT%#<br/>
                <!-- End wml -->

                <?
                }
                ?>
                Last edited by irfiii; 21.04.11, 19:31.
                Free Web Hosting @HostersPoint.com
                php Hosting with Web Builder

                Buy - Sell ADs
                ADMOLA ADs Network
                Monetize Your Site Traffic

                Comment


                  #9
                  Originally posted by irfiii View Post
                  Replace Your Header and Footer templates with these
                  Header
                  PHP Code:
                  <?
                  echo('<?xml version="1.0" encoding="UTF-8"?>');

                  if($WAP==2)
                  {
                  ?>

                  <!-- Start xhtml -->
                  <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
                  <html xmlns="http://www.w3.org/1999/xhtml">
                  <head>
                  <meta name="description" content="MobiDoby Top Mobile wap Sites is a mobile toplist for mobile wap sites.add your site at top.mobidoby.com Grow Your site traffic. get free visitors, boost site traffic free mobile downloads." />

                      <meta name="keywords" content="Mobile Wap Sites, toplist,wap toplist,mobile,toplist,directory,link,mobile toplist,wap,top sites, grow traffic, free visitors, get visitors, downloads, mobile sites"/> 


                  <style type="text/css">
                  body {background-color:#ececec}
                  body,td {font-family: Times,"Times New Roman";;color:#000000;font-size:9pt}
                  tr {backgroud:#fff;}
                  th,tr.dark {background-color:#ffffff}
                  a:active ,a:visited{ color : #1d7ca7; text-decoration : none; } 
                  a:link { color :#1d7ca7;text-decoration : none;}
                  a:hover { color : #222;}
                  p{display:none;}
                  .header {text-align: center; COLOR: #FFFFFF; background-color: #4175a9; background-image : url(foot.gif); padding: 2px; font-size: 12px;}
                  .header2 {text-align: center; a:link { color :#1d7ca7;text-decoration : none; COLOR: #000000; background-color: #0054a7; padding: 2px; font-size: 12px;}
                  </style>

                  <title>#%SITE_NAME%#</title>
                  </head>
                  <body>
                  <div class="header"><b>Top.MobiDoby.Com</b></div>
                  <center>Bookmark Now!<br/></center>
                  <left>
                  <a rel="nofollow" href="gout.php?link=FREE-downloads">Top Sites</a><br/>
                  <a rel="nofollow" href="gout.php?link=NEW-downloads">HoT Site of the Day</a><br/>
                  <a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'c.mobpartner.mobi', '/?s=105646']);" rel="nofollow" href="http://c.mobpartner.mobi/?s=105646">Create Your Own Site Free!</a><br/>
                  <div class="header"><b>Best WAP Sites</b></div>
                  </left>
                  <table width="100%" cellspacing="0" cellpadding="2">

                  <?
                  }
                  else
                  {
                  ?>

                  <!-- Start wml -->
                  <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
                  <wml>
                  <template>
                  <do type="prev" name="Back">
                  <prev/>
                  </do>
                  </template>
                  <card id="home" title="#%SITE_NAME%#">
                  <p>
                  <a rel="nofollow" href="go.php?link=new-downloads">New Downloads</a><br/>
                  Categories:<br/>
                  #%MENU_START%#<a href="#%CATEGORY%#.php">#%CAT_TITLE%#</a><br/>#%MENU_END%#
                  <br/>
                  Best:<br/>
                  <!-- End wml -->

                  <?
                  }
                  ?>
                  Footer
                  PHP Code:
                  <?
                  if($WAP==2)
                  {
                  ?>

                  <!-- Start xhtml -->
                  </table>
                  <div class="header2">
                  #%NEXT_START%#<a href="#%NEXTPAGE%#.php">Next &gt;</a> ||#%NEXT_END%#
                  #%PREV_START%#<a href="#%PREVPAGE%#.php">&lt; Prev</a><br/>#%PREV_END%#
                  </div>
                  <small><?php include("user_online.php");?> user Online</small><br/>
                  <small>#%MEMBERS%# active sites</small><br/>
                  <small>in-out stats for 48 hours</small><br/>
                  <a rel="nofollow" href="webmasters.php?wap=add">Add/Edit site</a><br/>
                  <a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'mtop.co', '/?id=topmobidobycom']);" rel="nofollow" href="http://mtop.co/?id=topmobidobycom">Our Other Toplists</a><br/>
                  <div class="header"><b>Top.MobiDoby.Com</b></div><p>


                  <!-- End xhtml -->

                  <?
                  }
                  else
                  {
                  ?>

                  <!-- Start wml -->
                  <br/>
                  #%NEXT_START%#<a href="#%NEXTPAGE%#.php">Next &gt;</a><br/>#%NEXT_END%#
                  #%PREV_START%#<a href="#%PREVPAGE%#.php">&lt; Prev</a><br/>#%PREV_END%#
                  <br/>
                  <small>#%MEMBERS%# active sites</small><br/>
                  <a rel="nofollow" href="webmasters.php?wap=add">Add site</a><br/>
                  <!-- End wml -->
                  <p style="display:none;">
                  <?
                  }
                  ?>
                  and if necessry
                  replace main templet also
                  Main
                  PHP Code:
                  <?
                  if($WAP==2)
                  {
                  ?>

                  <!-- Start xhtml -->
                  <tr class="#%ROW_COLOR%#"><td><small>#%RANK%#.</small><a href="#%OUT_URL%#">#%TITLE%#</a>&nbsp;<small>#%CLICKS%#/#%HITS_OUT%#</small></td></tr>
                  <!-- End xhtml -->

                  <?
                  }
                  else
                  {
                  ?>

                  <!-- Start wml -->
                  #%RANK%#. <a href="#%OUT_URL%#">#%TITLE%#</a> #%CLICKS%#/#%HITS_OUT%#<br/>
                  <!-- End wml -->

                  <?
                  }
                  ?>

                  i want this toplist , but it shows error, can u give me a tutorial for this

                  gbcj3.5.zip

                  Comment


                    #10
                    Originally posted by pphp View Post
                    i want this toplist , but it shows error, can u give me a tutorial for this
                    Read the http://yoursite/docs/readme.txt file
                    libra.wen.ru

                    Comment

                    Working...
                    X