gumchat.net v4 alpha

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

    #91
    i am not able to understand this querry

    Comment


      #92
      thank you .. I will try it..

      Comment


        #93
        how create rooms?

        Comment


          #94
          Create rooms folder. After in rooms folder create file indian, international etc and create chmod 777

          Comment


            #95
            Gumslone bro i upload this v4.zip script on my site.But when i visit my site it also show this(Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'user'@'localhost' (using password: YES) in /home/u983335707/public_html/online/v4 2/include/db/db.class.php on line 94)

            Now plz give me solution for me.........plz plz plz

            Comment


              #96
              Originally posted by Addabuj View Post
              Gumslone bro i upload this v4.zip script on my site.But when i visit my site it also show this(Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'user'@'localhost' (using password: YES) in /home/u983335707/public_html/online/v4 2/include/db/db.class.php on line 94)

              Now plz give me solution for me.........plz plz plz
              reread the first post in this topic again
              Advertise your mobile site for FREE with AdTwirl

              Comment


                #97
                re

                have u created your database in phpmyadmin?
                have you created a database username and password
                have you given access of the username to the database
                have you edited online/v4 2/include/db/db.class.php and plased your database details in there
                and last of all have u uploaded the database tables......
                Last edited by metulj; 10.07.12, 06:58.









                Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
                Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free

                Comment


                  #98
                  room create

                  sir gumslone V4 alpha script
                  where room_create.php ?
                  i mean Create Private chatrooms option.

                  Comment


                    #99
                    db.class.php Error:
                    Unknown MySQL server host ' localhost ' (3)

                    How to solve this error?
                    Girls are like internet domain name, The girls i like are already taken!

                    Comment


                      To set mysql server instead localhost?
                      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                      Comment


                        Hello friends how to creat chat room v4 alpha

                        Comment


                          Hi, edit and run this.

                          PHP Code:
                          mysql_query('CREATE TABLE IF NOT EXISTS `"'.$room_name.'"` ( 
                          `id` bigint(100) NOT NULL auto_increment, 
                          //other params... , 
                          PRIMARY KEY  (`id`) 
                          ) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 '
                          ); 
                          <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                          Comment


                            Originally posted by arnage View Post
                            Hi, edit and run this.

                            PHP Code:
                            mysql_query('CREATE TABLE IF NOT EXISTS `"'.$room_name.'"` ( 
                            `id` bigint(100) NOT NULL auto_increment, 
                            //other params... , 
                            PRIMARY KEY  (`id`) 
                            ) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 '
                            ); 
                            m new in php bro plezzz this code where is put ? Detabase ya script

                            Comment


                              You need to add it in some php file, upload and run it via browser, but first it must be edited. Im by phone so i cant right now.
                              <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                              Comment


                                Warning : strftime(): Invalid date.timezone value
                                'EDT', we selected the timezone 'UTC' for now. in /
                                home/sansaar/public_html/include/smarty/libs/
                                plugins/modifier.date_format.php on line 53



                                me find this eror what me do.....

                                Comment

                                Working...
                                X