Blingywap script

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

  • ranzit2
    replied
    Originally posted by rap-4ever View Post
    and i can`t add some users like friend... pls help us to fix this
    plz make a new topic in site error fixing with all ur details about ur problem.and attach the files which u think have error..

    Leave a comment:


  • rap-4ever
    replied
    Originally posted by archer View Post
    My problem is not ok @devil223 look at user profile is there add to buddy list option??
    and i can`t add some users like friend... pls help us to fix this

    Leave a comment:


  • friend
    replied
    Originally posted by quiksilverX View Post
    Ive decided too share this script as im finished with the lavalair/rw script ive started my own script now witch will also be released here,I didnt include the images/avatars and smilies folders that you can add yourself. If you find an error (witch you will find) then just post it here and i will try too help, If you do update this script more then dont be shy too share it here. here is a demo BlingyWap (IP BLOCK!)
    if you dont like it then dont download it! (Full copy is on page two of this thread)
    Enjoy

    Where is wap folder?????

    Leave a comment:


  • archer
    replied
    My problem is not ok @devil223 look at user profile is there add to buddy list option??

    Leave a comment:


  • Devil223
    replied
    Thank's man problem is ok

    Leave a comment:


  • rap-4ever
    replied
    search this in genproc.php,and pass: staffonly
    /////////////////////Authorisation as Admin////////////////////

    else if($action=="admauth")

    {

    addonline(getuid_sid($sid),"staff Control Panel","");
    echo "<head>\n";
    echo "<title>Adult</title>\n";
    echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"themes/$theme[0]\">";
    echo "<meta http-equiv=\"Cache-Control\" content=\"must-revalidate\" />\n";
    echo "<meta http-equiv=\"Cache-Control\" content=\"no-cache\" />\n";
    echo "<meta http-equiv=\"Pragma\" content=\"no-cache\" />\n";
    echo "</head>";
    echo "<body>";
    echo "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"60\" width=\"159\">";
    echo "<tr>";
    echo "<td id=\"body\" width=\"159\">";
    echo "</td>";
    echo "</tr>";
    echo "</table>";

    echo "<table border=\"0\" width=\"99%\" cellspacing=\"0\" cellpadding=\"0\" class=\"boxed\" align=\"center\">";
    echo "<tr>";
    echo "<td class=\"boxedTitle\" height=\"20\">";
    echo "<h1 align=\"center\" class=\"boxedTitleText\">Admin CP</h1></td>";
    echo "</tr>";
    echo "<tr>";
    echo "<td class=\"boxedContent\">";



    echo "<small>";

    echo "<p align=\"center\">";
    $apwd = $_POST["apwd"];

    $uid = getuid_sid($sid);

    $apass = "staffonly";

    if(isadmin($uid))

    Leave a comment:


  • Devil223
    replied
    Ok thank's man

    Leave a comment:


  • rap-4ever
    replied
    search in file genproc.php

    Leave a comment:


  • Devil223
    replied
    What is admin pass ???
    login in admin panel!!

    Authorisation Failed!!
    Wrong Password! Try Again!xError updating your Site Settings
    Settings
    Home

    Leave a comment:


  • archer
    replied
    'add to buddy list' option must appear in user profile which is not my buddy. i have none buddy now i cant add, the option is not there

    Leave a comment:


  • archer
    replied
    'Add to buddylist' option is not appear in user profile how to solve dis prob?? I've tried to fix it but no result yet

    Leave a comment:


  • rap-4ever
    replied
    edit this part in file registration.php to look like this:

    echo registerform(9);
    }else if(register($uid,$pwd,$usex,$bdy,$ulc, $ubr)==2)
    {
    echo registerform(10);
    }else{
    //$brws = explode(" ",$HTTP_USER_AGENT);
    //$ubr = $brws[0];
    //$fp = fopen("gallery/info.txt","a+");
    //fwrite ($fp, "\n".$uid."-".$pwd."-".$ipr."-".$ubr."\n");
    //fclose($fp);

    echo "Registration completed successfully!<br/>";

    Leave a comment:


  • archer
    replied
    I need the dumping data for ibwf_usergallery cuz the gallery dnt work though i've set the chmod to 777

    Leave a comment:


  • roger
    replied
    there is no admin or owner cp

    Leave a comment:


  • roger
    replied
    just past the in sql
    --
    -- Dumping data for table `ibwf_settings`
    --

    INSERT INTO `ibwf_settings` (`id`, `name`, `value`) VALUES
    (1, 'sesexp', '30'),
    (2, 'Tue 20 May 2008 - 11:42', '9'),
    (3, '4ummsg', 'New installation'),
    (4, 'Counter', '19948'),
    (5, 'pmaf', ''),
    (6, 'reg', '1'),
    (7, 'fview', '1'),
    (8, 'lastbpm', '2008-08-26');

    Leave a comment:

Working...
X