Can anyone figure out whats wrong with this script?

Discussion in 'Scripts' started by imteaz, May 13, 2007.

  1. #1
    hi, im running a php proxy script. but it giving me some error.
    url: www.proxydeal.info

    i cant find whats wrong, can anyone? thanks

    It shows me this error:
    Notice: Undefined variable: themes in /home/deal/public_html/index.inc.php on line 10

    Warning: main(themes/) [function.main]: failed to open stream: No such file or directory in /home/deal/public_html/index.inc.php on line 10

    Warning: main(themes/) [function.main]: failed to open stream: No such file or directory in /home/deal/public_html/index.inc.php on line 10

    Warning: main(themes/) [function.main]: failed to open stream: No such file or directory in /home/deal/public_html/index.inc.php on line 10

    Warning: main() [function.include]: Failed opening 'themes/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/deal/public_html/index.inc.php on line 10
     
    imteaz, May 13, 2007 IP
  2. NetworkTown.Net

    NetworkTown.Net Well-Known Member

    Messages:
    2,022
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    165
    #2
    The script is trying to open /home/deal/public_html/index.inc.php but it dose not exist the file is not there. if it is there then try chmoding the folder.
     
    NetworkTown.Net, May 13, 2007 IP
  3. imteaz

    imteaz Notable Member

    Messages:
    4,411
    Likes Received:
    255
    Best Answers:
    0
    Trophy Points:
    225
    #3
    hmm but the file is there. what you mean chmoding the folder? hmm could you explain a little
     
    imteaz, May 13, 2007 IP
  4. designet

    designet Peon

    Messages:
    174
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    designet, May 13, 2007 IP