Blingywap script

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

  • quiksilverX
    replied
    asoon as something gets logged in modcp then admincp will show.

    Leave a comment:


  • capofret
    replied
    Originally posted by robzky View Post
    why i cant see the admin cp en mod cp tools??
    pls help..
    u need to be admin. maybe u need to change your own id perm to 5 or just look at core.php

    Leave a comment:


  • robzky
    replied
    why i cant see the admin cp en mod cp tools??
    pls help..

    Leave a comment:


  • krung2
    replied
    Rko1 can u do me a comunity site? Lol.. pm me pls.

    Leave a comment:


  • robzky
    replied
    Code:
        // now, we start the upload 'process'. That is, to copy the uploaded file
            // from its temporary location to the wanted location
            // It could be something like $handle->Process('/home/www/my_uploads/');
            $handle->Process('../gallery');
            
            // we check if everything went OK
            if ($handle->processed) {
                // everything was fine !
    
                echo '  File uploaded with success<br/>';
                echo '  <img src="'. $imgpath . '/' . $handle->file_dst_name . '" /><br/>';
                $info = getimagesize($handle->file_dst_pathname);
                $imageurl = "$imgpath/$handle->file_dst_name";
                $reg = mysql_query("INSERT INTO ibwf_usergallery SET uid='".$uid."', imageurl='".$imageurl."', sex='".$userinfo[1]."', time='".time()."', descript='".$descript."'");
    
            }
    what is the purpose of this script when can i insert this? in the gallery.php?

    Leave a comment:


  • robzky
    replied
    and when i update my site setting i get this..

    Error updating your Site Settings

    Leave a comment:


  • riderz
    replied
    the password is pass and the gallery
    // It could be something like $handle->Process('/home/www/');
    and
    $handle->Process('../gallery'); this is where ur pics are stored make sure u have a file called gallery where they will be saved in

    Leave a comment:


  • robzky
    replied
    when i enter a password in Admin Panel,
    this words appear! how to fix this


    Authorisation Failed!!
    Wrong Password! Try Again!Error updating your Site Settings

    Leave a comment:


  • robzky
    replied
    huh? can you give me example.. thanks!

    Leave a comment:


  • riderz
    replied
    Code:
            // now, we start the upload 'process'. That is, to copy the uploaded file
            // from its temporary location to the wanted location
            // It could be something like $handle->Process('/home/www/my_uploads/');
            $handle->Process('../gallery');
            
            // we check if everything went OK
            if ($handle->processed) {
                // everything was fine !
    
                echo '  File uploaded with success<br/>';
                echo '  <img src="'. $imgpath . '/' . $handle->file_dst_name . '" /><br/>';
                $info = getimagesize($handle->file_dst_pathname);
                $imageurl = "$imgpath/$handle->file_dst_name";
                $reg = mysql_query("INSERT INTO ibwf_usergallery SET uid='".$uid."', imageurl='".$imageurl."', sex='".$userinfo[1]."', time='".time()."', descript='".$descript."'");
    
            }
    get this part in upload.php and change it to ur folder where ur pics get stored in

    Leave a comment:


  • robzky
    replied
    hey.. i already use this script, but in my gallery my pic doesn't appear how to fix this prob?

    Leave a comment:


  • riderz
    replied
    hypeland ive placed the bank script in coding zone ive removed it out of the script try to use that and see if it works

    Leave a comment:


  • hyperlad
    replied
    bank script

    hi everyone thankyou for the share dude very kind of you to do so, i was just curious as iv been dying to have it on my vics site is the bank script its in the blinky rar file so is themecs and xhtmlfunctions i uploaded them as it showed that it needed them but it shows a blank page any1 got any ideas of what to do as of now?seems a stupid Q i no but im not too sure like thankyou any1 who's replies really gratefull blinky cheers dude

    Leave a comment:


  • riderz
    replied
    the tools are not secure he keep going into my site tools so there are a hole in it its a really gr8 script but dnt like the tools where he can get in to it so try make it more secure

    Leave a comment:


  • Guest
    Guest replied
    ok i got this script to see if it any good but i have a question lol where the tools lol and how does it all work i thought they be some read me page lol but nope so if u could help me how do u see tools on this blinkywap site etc and are tools alot more pretected secured etc thnx

    Leave a comment:

Working...
X