gumchat.net v4 alpha

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

    #91
    PHP Code:

    header
    ('Refresh: 30; URL=./yes_there_is_no_file_topage_because_you_need_to_change_this_
    with_the_pages_name_in_where_is_this_heder_function.php'
    ); 
    <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

    Comment


      #92
      i am not able to understand this querry

      Comment


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

        Comment


          #94
          how create rooms?

          Comment


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

            Comment


              #96
              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


                #97
                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


                  #98
                  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


                    #99
                    room create

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

                    Comment


                      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

                                Working...
                                X