View Single Post
  #2 (permalink)  
Old 10-13-2004, 10:00 AM
mikem mikem is offline
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
It's a Nuke6.9 issue.
Can you try upgrading your Forums first to phpBB port 2.0.10
Here is the download.
http://www.nukeresources.com/downloa...Nuke_2.10.html

In the meantime you can eidt the themes/iCGstation/forums/overall_header.tpl file and add this at the end.
Code:
</td>
  </tr>
</table>	
</td>
  </tr>
</table>
That should fix the forum footer problem when using Nuke6.9
Reply With Quote