wickedempire script (xhtml/wml)

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

    #46
    ZYCLONES

    Registration is disabled at the moment, please check later


    plz open registration

    Comment


      #47
      ,cer huwad can you give any example? Please? Because I dont know what are the codes that i'm using to fill it up with the database information,thanks

      Comment


        #48
        Originally posted by spAb0k View Post
        ,cer huwad can you give any example? Please? Because I dont know what are the codes that i'm using to fill it up with the database information,thanks
        Code:
        <?php 
        
        $dbname = "huwad"; //if your database name is [b]huwad[/b]
        
        $dbhost = "localhost"; //if your host is [b]localhost[/b]
        
        $dbuser = "xampp"; //if your database username is [b]xampp[/b]
        
        $dbpass = "codez"; //if your database password is [b]codez[/b]
        
        $max_buds=100;
        
        $topic_af = 20;
        
        $post_af = 15;
        
        $onver = true;
        
        ?>
        Last edited by huwad; 28.06.09, 06:05.

        Comment


          #49
          Originally posted by valentinbr View Post
          ZYCLONES

          Registration is disabled at the moment, please check later


          plz open registration
          I enable it but its needed to be verify.. due to security mesures I need to enable verification.. other site owners uses many accounts and advertise their site in my forum

          Comment


            #50
            ,tnx master huwad but, it doesn't work when i used that config.php, this will happens, the all information is revealed when i go to my c0mmunity, but tnx again, ill do it repeatedly tnx

            Comment


              #51
              Originally posted by spAb0k View Post
              ,tnx master huwad but, it doesn't work when i used that config.php, this will happens, the all information is revealed when i go to my c0mmunity, but tnx again, ill do it repeatedly tnx
              I read your elder post.. Ived seen that you are using freehostia.. If you are using freehostia the dbhost is depending to the server.. for example.. the dbhost is mysql4.freehostia.com you should put that instead of localhost

              Comment


                #52
                Originally posted by huwad View Post
                I read your elder post.. Ived seen that you are using freehostia.. If you are using freehostia the dbhost is depending to the server.. for example.. the dbhost is mysql4.freehostia.com you should put that instead of localhost
                cer huwad what about the dbhost of the my3gb,com?? tnx 4 the info about freehostia

                Comment


                  #53
                  Originally posted by spAb0k View Post
                  cer huwad what about the dbhost of the my3gb,com?? tnx 4 the info about freehostia
                  I dunno? but usually the dbhost is localhost you can look for and find the host of ur db.. it always depends on your host.. check your database details..

                  Comment


                    #54
                    The dbhost for my3gb.com freehosting is localhost just type it in dbhost field.

                    Comment


                      #55
                      ,l0rdrayven, i do it 6times but it d0esnt w0rk, wyvern,can you help me to create in freehostia

                      Comment


                        #56
                        open the file config.php then search those keywords like this
                        <?php
                        $dbname = "l0rdrayven_pinoygsm";
                        $dbhost = "localhost";
                        $dbuser = "(username)";
                        $dbpass = "(your database password)";
                        $max_buds=200;
                        $topic_af = 100;
                        $post_af = 50;
                        $onver = true;
                        ?>
                        You should have to create a database first and user together with your database login desired password then Asign Priveleges to your created database.without database account your config wont work or your site wont run at all..

                        Comment


                          #57
                          Originally posted by l0rdrayven View Post
                          open the file config.php then search those keywords like this
                          <?php
                          $dbname = "l0rdrayven_pinoygsm";
                          $dbhost = "localhost";
                          $dbuser = "(username)";
                          $dbpass = "(your database password)";
                          $max_buds=200;
                          $topic_af = 100;
                          $post_af = 50;
                          $onver = true;
                          ?>
                          You should have to create a database first and user together with your database login desired password then Asign Priveleges to your created database.without database account your config wont work or your site wont run at all..
                          ,,master wyvern i created already a database but it doesnt work,,hehehe try try until i die,,hakhak,,tnx

                          Comment


                            #58
                            .,master huwad and lordrayven take a l0ok at this
                            <?php
                            $dbname = "mydbname";
                            $dbhost = "localhost";
                            $dbuser = "myuser";
                            $dbpass = "mypass";
                            $max_buds=200;
                            $topic_af = 100;
                            $post_af = 50;
                            $onver = true;
                            ?>
                            <?php
                            $dbname = "mydbname";
                            $dbhost = "localhost";
                            $dbuser = "myuser";
                            $dbpass = "mypass";
                            $max_buds=200;
                            $topic_af = 100;
                            $post_af = 50;
                            $onver = true;
                            ?> Error cannot connect to database please be patient this will happen when backing up files,..blah blah, after i edit the database the information i put in config.php is revealed,

                            Comment


                              #59
                              ,master huwad and master wyvern,, i make it n0w but in the web or default browser only, when im using opera it says error this is usually happen when you are using java/opera browser

                              Comment


                                #60
                                Originally posted by spAb0k View Post
                                ,master huwad and master wyvern,, i make it n0w but in the web or default browser only, when im using opera it says error this is usually happen when you are using java/opera browser
                                Delete blocked.php...
                                LESS TALK. LESS MISTAKE.

                                HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

                                Comment

                                Working...
                                X