[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Cheshire Cat Computing Software support and information 2007-08-16T03:12:53+13:00 http://www.steveshipway.org/forum/feed.php?f=2&t=1210 2007-08-16T03:12:53+13:00 2007-08-16T03:12:53+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=1210&p=7412#p7412 <![CDATA[Mouse-over time quirk]]> I went through those things so many times and I finally realized I did:

timezone = 5

instead of:

timezone = -4

Graphs look great now, eye candy makes upgrading so much easier to sell to upper management types. Thanks!

Statistics: Posted by jimbonj — Thu Aug 16, 2007 3:12 am


]]>
2007-08-15T10:33:16+13:00 2007-08-15T10:33:16+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=1210&p=7410#p7410 <![CDATA[Mouse-over time quirk]]>
Another part of the problem is the timezone as defined in routers2 and as defined in MRTG. They both use different ways to identify the timezone and sometimes they can go out of synch.

To fix the mouseover time, try the following:
1. Make sure that your MRTG server has the correct time. This means the correct Timezone as well, since the offset is important. If it gives the correct time but says GMT then you need to fix it.
2. If you monitored device has an explicit timezone set in the .cfg file, then make sure it is in a format compatible with the local server. This may mean giving it as '+12' or 'GMT+12' rather than 'NZDT' or 'Pacific/Auckland'.
3. Check your workstation is configured for the correct timezone. This should not affect things, but sometimes it can for some odd reason.
4. You may need to explicitly set the timezone offset of your MRTG server from GMT in the routers2.conf. See the commented out line for details, and give the offset in hours from GMT.

If all else fails, you can disable the mouseover time in the routers2.conf if you want to. However this will also disable the popup entirely, including the optional values if you've enabled them.

Statistics: Posted by stevesh — Wed Aug 15, 2007 10:33 am


]]>
2007-08-15T05:13:12+13:00 2007-08-15T05:13:12+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=1210&p=7409#p7409 <![CDATA[Mouse-over time quirk]]>
Let me start by saying routers2 is great. My company has been using it for a while and we are in the process of retiring our MRTG server (running Windows and routers2 version 2.13? I think) and so I'm setting up a linux based replacement with routers2 2.18-beta. So far so good, with the exception of the mouse-over time on the daily graph.

The graph itself shows the correct hours, but if I mouse-over 11 on the graph (11 eastern), the mouse-over shows me 20:00 (8PM). I'm sure this is something ridiculously stupid I've overlooked, but I've been looking at the .conf file for a few hours now and still can't figure out what I've done wrong.

In case what I'm asking about is not clear, I took a screen shot showing what I mean:


Many thanks for whatever help you can provide.

Statistics: Posted by jimbonj — Wed Aug 15, 2007 5:13 am


]]>