Downloads Problem

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

    Downloads Problem

    I have a problem in my dloads
    i am using wap.net.ph script.

    When i upload via url. It says ''Dead link is not allowed"
    even if the link is ok. What is the problem with it?
    Help me pls

    #2
    turn globals on and it will fix all your problems in 1 go lol

    Comment


      #3
      Originally posted by something else View Post
      turn globals on and it will fix all your problems in 1 go lol
      how can i do that>??

      Comment


        #4
        in .htaccess

        add the following line:
        php_flag register_globals on


        Its not the safest way to do it but untill you learn more about variable collection methods GET and POST then its the simplist way to solve all the problems you have been posting in the forums

        Comment

        Working...
        X