[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: 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 2006-08-18T10:24:29+13:00 http://www.steveshipway.org/forum/feed.php?f=2&t=957 2006-08-18T10:24:29+13:00 2006-08-18T10:24:29+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=957&p=6569#p6569 <![CDATA[Graph Style]]>
The graph style is decided like this:

1) Did the user specify a style by clicking on one? (IE, the xgstyle= parameter) If so, use it.
2) Is there a gstyle cookie (IE, user personal preferences set). If so, try to match this against the style codes or the first word in the style descriptions. If you find a match, use it. If not, go to 4.
3) Is there a graphstyle option in the routers2.conf? If so, try to match this against the style codes or the first word in the style descriptions. If you find a match, use it.
4) Use style 'n'.

Thus, for 'big' style, you can have either 'big' or 'l2' in the graphstyle option. However, if you use 'big', then the l2 style description must also be called 'big ...'.

If you use a language pack, then this can get confused as it will change the descriptions (I hadn't thought of this before). I suspect you may be using the German language pack? Try putting 'graphstyle=l2' instead, using the style code rather than description.

Statistics: Posted by stevesh — Fri Aug 18, 2006 10:24 am


]]>
2006-08-16T12:25:05+13:00 2006-08-16T12:25:05+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=957&p=6562#p6562 <![CDATA[Graph Style]]> Statistics: Posted by stevesh — Wed Aug 16, 2006 12:25 pm


]]>