Time Zone And Browsers Ban Error

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

    #16
    okay i also found alot of this in script

    $tmdt = date("d m Y - H:i:s", $tmstamp);


    $shtm = time();


    $shdt = date("d m y-H:i", $item[3])


    should i change that too???
    sigpiceeeeerrr....

    Comment


      #17
      okay i also found alot of this in script

      $tmdt = date("d m Y - H:i:s", $tmstamp);
      $shtm = time();
      $shdt = date("d m y-H:i", $item[3])
      should i change that too???[/b]
      no there is no wrong in ur server. sometimes server goes down
      sigpic

      WANT GOOD CHEAP HOSTING WITH 99% UPTIME? THEN PM ME FOR DETAILS!!

      Comment


        #18
        no there is no wrong in ur server. sometimes server goes down[/b]



        haaaaaaaa??? no im confused as fish on the field.... lol
        sigpiceeeeerrr....

        Comment


          #19
          <?php
          $dbname = "XXXX"; //change to your mysql database name
          $dbhost = "localhost"; //database host name
          $dbuser = "XXXX";
          $dbpass = "XXXX";


          $max_buds=1000; //maximum number of buds
          $topic_af = 120; //topic antiflood
          $post_af = 45; //post antiflood
          $onver = true; //isonline versoion

          putenv("TZ=Africa/Johannesburg");

          $sitetitle = "MethosWap";
          ?>

          Link for timezones
          http://www.theprojects.org/dev/zone.txt

          Here is my config.php file. hope this helps.

          Comment


            #20
            <?php
            $dbname = "XXXX"; //change to your mysql database name
            $dbhost = "localhost"; //database host name
            $dbuser = "XXXX";
            $dbpass = "XXXX";
            $max_buds=1000; //maximum number of buds
            $topic_af = 120; //topic antiflood
            $post_af = 45; //post antiflood
            $onver = true; //isonline versoion

            putenv("TZ=Africa/Johannesburg");

            $sitetitle = "MethosWap";
            ?>

            Link for timezones
            http://www.theprojects.org/dev/zone.txt

            Here is my config.php file. hope this helps.[/b]



            nope it doesnt work...... i guess ill have 2 do wht subzero said
            sigpiceeeeerrr....

            Comment


              #21
              hmmmm okay i made it!!!!!


              i found sum $tm = time(); and i replaced it with $tm = time() + (23 * 60 * 60);

              BUUUUUUUUUT subzero didnt calculate it right so i change into $tm = time() + (16.5 * 60 * 60); and now its shows

              my true time hehehe im i smart or not? lmao im kiding!!!

              btw if any1 will use this, then u also look 4 $shtm = time(); and similar cuz its not just $tm = time(); all over the script!!


              AND THANX GOES 2 SUBZERO LOL


              OKAY 1ST PROBLEM IS SOLVED... NOW BACK AT 2ND PROBLEM!!!!

              wHY I CNT SEE USERS BROWSERS???????? WHERE CN I LOOK 4 THAT ERROR???
              sigpiceeeeerrr....

              Comment


                #22
                Nice and nice Bro

                Comment


                  #23
                  ughhhhh so no1 knows or no1 wanna help me with the 2nd problem???

                  i&#39;d just like 2 know where i have 2 look 2 find that browser ERROR!!!!

                  u knw how hard it is when u cnt c the users browsers??

                  it just wont show at users profile and at the statistic the browsers r not counted....

                  pls any1.....
                  sigpiceeeeerrr....

                  Comment


                    #24
                    you can still do that trick lol

                    $shtm = time() + (16.5 * 60 * 60);

                    or

                    $shtm = time(16.5 * 60 * 60);
                    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


                      #25
                      no sub...... that part of problem i solved lol

                      u c this topic has two question!!!!

                      now time zone is adjust and it shows my corect time!!!

                      but the second problem is that I DONT C USERS BROWSERS!!!! JUST THEIR IP ADDRESS.....
                      sigpiceeeeerrr....

                      Comment


                        #26
                        i dont get it your on my server i can see browsers bro
                        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


                          #27
                          yeah i dnt get it either!!!! anyway i dnt have ibwf_browser ...... just at ibwf_users i have a browserm ....

                          ugh...
                          sigpiceeeeerrr....

                          Comment


                            #28
                            bro


                            browserm varchar(50) latin1_swedish_ci No ?? is that the same bro ?
                            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


                              #29
                              yes its excatly the same!!!!!!!!

                              its the same as i have.....


                              it worked fine b4 i transfer 2 ur host.... maybe sumthng get lost during the transfer???


                              or maybe i screwd it sumwhere in the script.....
                              sigpiceeeeerrr....

                              Comment


                                #30
                                one of them is missing i&#39;ll look again ok
                                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

                                Working...
                                X