Help

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

    Help

    i am new here
    i have xampp on windows
    i downloaded lavalair forum script
    i uploaded sql database
    after logging in
    when i click forums
    there are no forums
    also whats the password and id for Extreme Administrating Control Panel
    please help

    #2
    i am new here

    i have xampp on windows

    i downloaded lavalair forum script

    i uploaded sql database

    after logging in

    when i click forums

    there are no forums

    also whats the password and id for Extreme Administrating Control Panel

    please help[/b]
    you need to set ya self permission 2 in database first,
    then you need to create forums as you wish,
    and ID+pass for extreme admin panel is same as on site....
    and script will only let admins to log into extreme panel if i remember correct
    It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
    ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
    ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
    キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

    Comment


      #3
      thanks but
      how to set perm...... in sql db
      in which table is users names
      i checked fun_users
      but its not there
      i am using phpmyadmin

      Comment


        #4
        thanks but
        how to set perm...... in sql db
        in which table is users names
        i checked fun_users
        but its not there
        i am using phpmyadmin[/b]
        well as you mentioned extreme admin panel..
        i asume you using lava script or funmobile mod
        so it should be table fun_users or ibwf_users,
        row 'perm'
        It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
        ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
        ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
        キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

        Comment


          #5
          ALTER TABLE `fun_users` CHANGE `perm` `perm` CHAR( 1 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '2'

          is this what you meant
          done
          but how to create admin id nd pwd
          or whats the id and pwd
          i am new to php and sql

          Comment


            #6
            wtf? you must not edit the colum perm all user will have admin privilege ..just fine your name and and change your perm

            R.M.C
            ----------
            PHP Adovocate B)

            Comment


              #7
              thanx m8
              its working

              Comment

              Working...
              X