Page 1 of 1

nav_bottom error

PostPosted: Thu Aug 09, 2007 7:50 am
Author: rayminator
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.raytechforums.net/

PHP Version:
MySQL Version:


What was done before the problem appeared?
after the install


What was done to try to solve the problem?
change nav_lbottom.gif to nav_bottom.gif



De.scription and Message

the error was after install the nav_lbottom.gif name was wrong it should of been nav_bottom.gif

i don't know if this was posted before and if it was sorry

PostPosted: Thu Aug 09, 2007 7:54 am
Author: Whisky
it's not necessary wrong, some templates use one file and other don't, and vice-versa

PostPosted: Thu Aug 09, 2007 8:37 am
Author: rayminator
"Whisky";p="27884" wrote:it's not necessary wrong, some templates use one file and other don't, and vice-versa
it was in the default templater i download your version this morning and also in the template/Integra2/admin/index_navigate.tpl

what it was before i changed it
image doesn't show

Code: Select all
<td><a><img></a></td>


here what i changed

Code: Select all
<td><a><img></a></td>


i hope this help you