[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 2006-02-08T17:49:11+13:00 http://steveshipway.org/forum/feed.php?f=2&t=814 2006-02-08T17:49:11+13:00 2006-02-08T17:49:11+13:00 http://steveshipway.org/forum/viewtopic.php?t=814&p=5996#p5996 <![CDATA[Graphs in Compact Summary not showing up]]> Statistics: Posted by stevesh — Wed Feb 08, 2006 5:49 pm


]]>
2006-02-08T13:04:13+13:00 2006-02-08T13:04:13+13:00 http://steveshipway.org/forum/viewtopic.php?t=814&p=5994#p5994 <![CDATA[Graphs in Compact Summary not showing up]]> Statistics: Posted by dervari — Wed Feb 08, 2006 1:04 pm


]]>
2006-02-08T13:02:17+13:00 2006-02-08T13:02:17+13:00 http://steveshipway.org/forum/viewtopic.php?t=814&p=5993#p5993 <![CDATA[Graphs in Compact Summary not showing up]]>
If the bars are appearing as error messages, probably you do not have GD installed. If they are appearing as grey boxes, or broken images, you may have GD installed but with the wrong image support. Older versions of GD only make gif images, newer ones only make png images. You can set PNG=0 (to try GIFs) or PNG=1 (to try PNGs) in the routers2.conf file.

Finally, if you are on UNIX, it is possible that you have an older libgd.so but a new GD.pm, which will make neither work. In this case, upgrade your libgd, and then reinstall GD.pm.

Statistics: Posted by stevesh — Wed Feb 08, 2006 1:02 pm


]]>
2006-02-08T12:58:12+13:00 2006-02-08T12:58:12+13:00 http://steveshipway.org/forum/viewtopic.php?t=814&p=5991#p5991 <![CDATA[Graphs in Compact Summary not showing up]]>
do you have GD Lib installed?


Change the following line in routers2.conf
compact = yes to compact = no
- fresh the page

DDemirchi

Statistics: Posted by ddemirchi — Wed Feb 08, 2006 12:58 pm


]]>
2006-02-08T12:35:23+13:00 2006-02-08T12:35:23+13:00 http://steveshipway.org/forum/viewtopic.php?t=814&p=5990#p5990 <![CDATA[Graphs in Compact Summary not showing up]]>

Statistics: Posted by dervari — Wed Feb 08, 2006 12:35 pm


]]>