qooy problem in remote

Discussion in 'Programming' started by mamak24, Sep 2, 2011.

  1. #1
    hi
    i have a problem with qooy script
    upload from PC is working fine, But remote upload is not completly working
    when i remote upload a file, and after i upload it seccessfly i can't log in to link of mirrors page
    i got this error
    Not Found
    The requested URL /files/1QZOMLB8/t_2_s6_mq_animeiat_com.avi was not found on this server.

    website
    mirrorcreator.info/remote.php
    Can someone fix this for me
    thx
     
    Solved! View solution.
    mamak24, Sep 2, 2011 IP
  2. #2
    Hi,

    Kindly open the ftp, then edit file remote.php

    Search for

    echo 'Your download link is: <a href="files/'.$file_uid.'/'.$file_name.'">'.$file_name.'</a><br/>';
    Code (markup):
    change this line with :

    echo 'Your download link is: <a href="download.php?uid='.$file_uid.'">'.$file_name.'</a><br/>';
    Code (markup):
    This shall fix your problem.

    Best Regards,
    Qooy Store
     
    laptop1986, Sep 6, 2011 IP
  3. mamak24

    mamak24 Greenhorn

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    thank you so much laptop1986
    problem solved
    god bless you
     
    mamak24, Sep 7, 2011 IP
  4. laptop1986

    laptop1986 Member

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    48
    #4
    You are more than welcome,

    God Bless you too :)

    Just remember that we are here for any further questions

    Regards,
    Qooy Script Store
     
    laptop1986, Sep 7, 2011 IP