View Full Version : Missing: nav_m.gif
Zachariah
09-06-2006, 07:10 PM
Getting server log errors of missing file.
I tracked down the only reference to nav_m.gif.
arcade/skins/skin_global.php
In:
function contact_admin
line: 392
<div class="maintitle"><img src='{$ibforums->vars['img_url']}/nav_m.gif' alt='' width='8' height='8' /> {$ibforums->lang['error_title']}</div>
MrZeropage
09-08-2006, 05:53 AM
contact_admin is unused I think... *wondering*
when does it show up ?
Zachariah
09-12-2006, 04:14 PM
It's not a user on my site. It will be hard to find what they hit to make the error.
82.42.124.192 : 82-42-124-192.cable.ubr07.live.blueyonder.co.uk
[Mon Sep 11 13:52:39 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 13:55:06 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 13:56:25 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 13:57:37 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 13:59:38 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 14:00:51 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
[Mon Sep 11 14:03:31 2006] [error] [client 82.42.124.192] File does not exist: /home/public_html/nav_m.gif
Forums @ /home/public_html/forums
MrZeropage
09-13-2006, 06:20 AM
I searched through the files and found no reference to "nav_m.gif" are you sure ibProArcade is causing this ?
Zachariah
09-16-2006, 10:04 AM
I did a text search of all files on the server and of the database.
9/16/2006 4:01:10 AM
Search String: nav_m.gif
File Mask: *.*
Search Subdirectories
Processing file : forums\arcade\skins\skin_global.php
Line 391 -
<div class="maintitle"><img src='{$ibforums->vars['img_url']}/nav_m.gif' alt='' width='8' height='8' /> {$ibforums->lang['error_title']}</div>
Found 1 occurrence(s).
Searched 6533 file(s), found 1 occurrence(s) in 1 file(s)
Zachariah
10-05-2006, 12:56 PM
ibProArcade v2.5.6+
When there is an error.
- I have the arcade closed @ the moment. So there is a default error message.
Board Message
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.
The error returned was:
The administrator currently has the arcade disabled.
< Go Back
View source:
<div class="tborder">
<div class="maintitle"><img src='/nav_m.gif' alt='' width='8' height='8' /> Board Message</div>
</div>
<div class="tablefill">
Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.<br /><br />
<b>The error returned was:</b>
<br /><br />
<span class='postcolor' style='padding:10px'><font color="red"><b>The administrator currently has the arcade disabled.</b></font></span>
<br /><br />
<!--IBF.LOG_IN_TABLE-->
<!--IBF.POST_TEXTAREA-->
MrZeropage
10-06-2006, 04:55 AM
Yes, I found it and removed it for v2.5.7+ :)
Thanks for finding this
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.