Html Lavalair

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

    Html Lavalair

    i downloaded wap lalalair and made database . but i get ip is banned or sumat on registration page. think i few ppl have had same problem. so u lot should know wot am on about lol .
    anyway .i have put the html version on the database and am getting same problem.
    wots up with it
    Wapchat4u


    Topsites4u

    #2
    XRegistration for this IP range is disabled at the moment, please check later

    thats the message am getting. as it seems there few ppl looked at post but no one wants to speak .
    Wapchat4u


    Topsites4u

    Comment


      #3
      insert into ibwf_settings reg value 1

      Comment


        #4
        how do i do that mate what to click to set reg to 1
        http://img235.imageshack.us/my.php?i...sc00464af9.jpg



        http://matthewdowd.bebo.com

        Comment


          #5
          go into phpmyadmin, click the sql tab and enter this sql

          Code:
          UPDATE `ibwf_users` SET `perm` = '1' WHERE `id` =1 LIMIT 1;
          and change the number in WHERE `id` =1 to whatever your userid is on your site

          Comment

          Working...
          X