[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-11-03T09:12:44+13:00 http://www.steveshipway.org/forum/feed.php?f=2&t=999 2006-11-03T09:12:44+13:00 2006-11-03T09:12:44+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=999&p=6733#p6733 <![CDATA[I broke something: Config won't show up in menu]]>
Running with optimise=no is more likely to work correctly as it checks everything.

Statistics: Posted by stevesh — Fri Nov 03, 2006 9:12 am


]]>
2006-11-02T17:52:09+13:00 2006-11-02T17:52:09+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=999&p=6732#p6732 <![CDATA[I broke something: Config won't show up in menu]]>
Of course I dig and read further and according to your docs there is no need to use optimise=yes if I'm using Speedy so I just set optimise=no and all is well. Do you think that will be a problem?

Thanks for the prompt response!

Eric Brander

Statistics: Posted by Rednarb — Thu Nov 02, 2006 5:52 pm


]]>
2006-11-02T15:32:17+13:00 2006-11-02T15:32:17+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=999&p=6731#p6731 <![CDATA[I broke something: Config won't show up in menu]]> 1) it has routers.cgi*Ignore: yes
or
2) it has routers.cgi*InMenu: no
or
3) it has routers.cgi*Options: ignore
or
4) routers2 doesn't think it has any valid targets

From what you say, it looks like the answer is (4).

If you have Optimise switched on, then only a cursory check of the file is done when building the list. Basically, this stops the moment it finds a Title[] line.

HOWEVER, a file is only treated as 'valid' if it has either an Include: line, or a Target[]: line.

Remember that routers2 prefers to have the Target[] line first for a block? I suspect that your first target has the Title[] line before the Target[] line, and so the optimised scan will quit before it confirms a valid title.

I agree that it is a bit silly to not realise that a valid Title[] must also mean a valid Target[]... however, the reason for this is because it needs to have the Target line in order to exatrct host names and community strings.

However I will fix this for 2.17

Statistics: Posted by stevesh — Thu Nov 02, 2006 3:32 pm


]]>
2006-11-02T12:14:32+13:00 2006-11-02T12:14:32+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=999&p=6728#p6728 <![CDATA[I broke something: Config won't show up in menu]]> Statistics: Posted by Rednarb — Thu Nov 02, 2006 12:14 pm


]]>