View Single Post
  #2 (permalink)  
Old 03-03-2003, 01:42 PM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
Lemme guess your runing PHPIB2 theme?

Ok look in this file (for Nuke6.0/phpBB2.0.6)
modules/Forums/templates/phpib2/index_body.tpl

for this
Code:
	var url="http://www.nukemods.com";
	var title="nukemods.com";
change the webaddresses and title to yours. Save and re-upload that file to the respective directory.

for Nuke6.5 theme
look in
themes/phpib2/forums/index_body.tpl
for the same line.

mikem
Reply With Quote