Parse Error AIHS Script

Discussion in 'PHP' started by lhd333, Mar 1, 2008.

  1. #1
    Can someone help me fix this? It appears at the bottom of my page (where the footer should be. I've already uploaded the original footer file and template file, so there shouldn't be an issue anymore.

    Note: this is an ADULT image uploading site - http://tinyurl.com/27ffwx

    I keep getting this message at the bottom of the page: Parse error: syntax error, unexpected '}' in /home/lhd333/public_html/includes/template.php(229) : eval()'d code on line 43


    Here's the code for the template.php file: http://pastebin.com/m1a5a3216


    If you have an idea of the issues, please advise.
     
    lhd333, Mar 1, 2008 IP
  2. nelse

    nelse Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    In function pparse($handle) script loads file $this->cache_dir.'/'.basename($this->files[$handle]).'.php' and then evals it so there is a parse error in this file.
     
    nelse, Mar 1, 2008 IP
  3. lhd333

    lhd333 Active Member

    Messages:
    199
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    wow. let me add that i'm not a coder. Could you dumb it down a bit?
     
    lhd333, Mar 1, 2008 IP