Php Problems With Phpbb

liunx

Guest
if you go to <a href="http://rt.artamishia.com/forum" target="_blank">http://rt.artamishia.com/forum</a><br /><br />you can see the index of the forum, but when you click on any of the individual topics, it brings you to a white blank page.<br /><br />However, if you click to a post thread directly, you can get in, post and everything normally.<br /><br />I made a few modifications to files : <br /><br />posting.php,<br />functions_post.php,<br />viewforum.php,<br />lang_main.php,<br />posting_body.tpl,<br />viewforum_body.tpl<br /><br />if anyone has any suggestions, it would be greatly appreciated!<br /><br />Thanks!<!--content-->
make sure you dont have any added spaces after your closing tags on the files you modified<!--content-->
that didnt help... any other suggestions?<br /><br />i'll probably end up reversing the mod <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><!--content-->
You most likely made an error when modding <!--coloro:blue--><span style="color:blue"><!--/coloro-->viewforum.php<!--colorc--></span><!--/colorc--><br />I would replace it then try the modifications again.<!--content-->
yes, that is where i made my mistake.. i found an extra ): } where it didnt belong, and didnt have the same set where it did belong...<br /><br />im terribly new at modifying my own php, still really learning based on reading through the pre-existing codes of phpBB and their mod database..<br /><br />Thansk for the help!<!--content-->
 
Back
Top