Posted: Wed Aug 30, 2006 8:23 am Post subject: help with 7.9.0.3.2f and phpbb
ok...i just installed the 7.9.0.3.2f and now i have phpbb 2.0.21
can anyone tell me what sql tables must i import so that i get my forums back with all the users and stuff?
and as i read in other posts ...ppl have the problem with the right blocks that wont show up ....i have the sam problem ...and i try to modify the mainfile.php with those suggestions...and the security patch mentioned in another post.
Joined: Oct 26, 2005 Posts: 131 Location: Maryland
Posted: Thu Jul 05, 2007 5:35 am Post subject:
TO get your right blocks back simply do this my friend. Alot and i mean alot of themes have not been converted to current nuke releases. dadanuke keeps his up to date but that is rare i promise you. But any way do this for me. open up your theme folder and open your default them, and any others you paln to use and open the theme.php and look for this.
Code:
if ($index == 1) {
and replace it with this
Code:
if (defined('INDEX_FILE')) {
now you should have all of your right blocks back my friend. Let me know if that worked out for you. _________________ When you try and fail it hurts but when you try and quit you die.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum