//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value.
i've removed the last { from the last if statement..... and now the parse error syntax error, unexpected '}' is in "/home/user/public_html/Forum/includes/template.php(229) : eval()'d code on line 44"
after second refresh the error is back in on cache/tpl_prosilver_viewtopic_body.html.php" ...
i've removed the last { from the last if statement..... and now the parse error syntax error, unexpected '}' is in "/home/user/public_html/Forum/includes/template.php(229) : eval()'d code on line 44"
after second refresh the error is back in on cache/tpl_prosilver_viewtopic_body.html.php" ...
done that....i've maded a refresh and same error....and the i go to administator control panel->styles->templates and hit the refresh button and cleared all the cache and still same error ...
done that....i've maded a refresh and same error....and the i go to administator control panel->styles->templates and hit the refresh button and cleared all the cache and still same error ...
Have you tried just deleting that file? Its cache, so it shouldn't matter if it is deleted. Just make a backup of it just in case
Did you even look at my topic? - You've come here and posted one very long line of code.
It's no wonder you can't see the error. Break it down into lines of readable code as suggested in the 'Coding Styles' link in my topic. It will make your life so much easier.
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value.
Did you even look at my topic? - You've come here and posted one very long line of code.
It's no wonder you can't see the error. Break it down into lines of readable code as suggested in the 'Coding Styles' link in my topic. It will make your life so much easier.
Trust me, I had to learn PHP once too.
He didn't even make the code, it is a theme from phpbb (why he didn't ask this on their forum, I don't know)
tangoforce - i will do gladly that "Break it down into lines of readable code" but like i sayd i'm new in this and don't know how to do that...who knows what mistake i made when try something on my own without having the knowledge of php ... i just wanna get rid of that error.
melloorr - i've deleted that php. at first refresh sayd this:
Quote:
Parse error: syntax error, unexpected '}' in /home/user/public_html/Forum/includes/template.php(230) : eval()'d code on line 44
at second refresh sayd this:
Quote:
Parse error: syntax error, unexpected '}' in /home/user/public_html/Forum/cache/tpl_prosilver_viewtopic_body.html.php on line 44
tangoforce - i will do gladly that "Break it down into lines of readable code" but like i sayd i'm new in this and don't know how to do that...who knows what mistake i made when try something on my own without having the knowledge of php ... i just wanna get rid of that error.
melloorr - i've deleted that php. at first refresh sayd this:
at second refresh sayd this:
Go into Admin Control Panel and on the first page, click the button 'Purge the cache'
i think this erros is because i modified something in "viewtopic_body.html"....but when i saw those errors i delete my modifications....its about the +1 Google Button.
i don't understand...i undo my modifications...i cleared the cache...i deleted that cache manualy from file manager...and still same errors......
i think this erros is because i modified something in "viewtopic_body.html"....but when i saw those errors i delete my modifications....its about the +1 Google Button.
i don't understand...i undo my modifications...i cleared the cache...i deleted that cache manualy from file manager...and still same errors......
what can it be the problem?
I do not know. If you file has been open in the editor since you edited it, just keep undoing untill you cannot anymore, then save and upload it. if that does not work then you may have to reinstall the forum theme