5 credits to fix this...

Status
Not open for further replies.

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
Apparently, there is something wrong here:

http://phpdump.com/file.php?id=175

Because I get this error sometimes

Parse error: syntax error, unexpected $end in /home/viggeswe/public_html/cache/tpl_milky_way_viewonline_body.html.php on line 56

And when I purge the cache I get this:

Parse error: syntax error, unexpected $end in /home/viggeswe/public_html/includes/template.php(166) : eval()'d code on line 56
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
yes. I didn't write it, the one that make phpbb did. I get this errors when I want to see "who is online" thing on my forum.
 

Thewinator

New Member
Messages
256
Reaction score
0
Points
0
your not looking at the right file here
line 166 gives the eval function
you should show what file is evaled
 

galaxyAbstractor

Community Advocate
Community Support
Messages
5,508
Reaction score
35
Points
48
If you have noticed the code and file is here: http://phpdump.com/file.php?id=175 because it is over 10 000 chars that is the limit here. The files name is template.php

Oh I think I missunderstanded you there. Plz I can't nearly nothing in php. Just some basics like variables and some simple functions but nothing else
 
Last edited:
Status
Not open for further replies.
Top