[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]/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]/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]/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 2005-01-27T10:03:51+13:00 http://www.steveshipway.org/forum/feed.php?f=15&t=456 2005-01-27T10:03:51+13:00 2005-01-27T10:03:51+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3506#p3506 <![CDATA[duplicated Extension Entrys under mod_perl]]>
first of all i´am sorry that i haven´t responded. I´am still busy with anothere topic. I did a couple of small tests and found the version you send me working and fixing the Problem.

Thanks
Holger

Statistics: Posted by CaptainChaos — Thu Jan 27, 2005 10:03 am


]]>
2005-01-27T09:57:03+13:00 2005-01-27T09:57:03+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3505#p3505 <![CDATA[duplicated Extension Entrys under mod_perl]]>
I'm planning on releasing it ASAP (there's not too much to test) and anyone who wants a copy now shuold contact me directly (either PM on this forum, or direct email to steve@steveshipway.org).

Statistics: Posted by stevesh — Thu Jan 27, 2005 9:57 am


]]>
2005-01-14T16:20:43+13:00 2005-01-14T16:20:43+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3448#p3448 <![CDATA[duplicated Extension Entrys under mod_perl]]> Statistics: Posted by stevesh — Fri Jan 14, 2005 4:20 pm


]]>
2005-01-14T15:36:20+13:00 2005-01-14T15:36:20+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3447#p3447 <![CDATA[duplicated Extension Entrys under mod_perl]]> Statistics: Posted by stevesh — Fri Jan 14, 2005 3:36 pm


]]>
2005-01-14T13:47:59+13:00 2005-01-14T13:47:59+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3444#p3444 <![CDATA[duplicated Extension Entrys under mod_perl]]>
Bye
Holger

Statistics: Posted by CaptainChaos — Fri Jan 14, 2005 1:47 pm


]]>
2005-01-14T13:11:04+13:00 2005-01-14T13:11:04+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3443#p3443 <![CDATA[duplicated Extension Entrys under mod_perl]]> Statistics: Posted by stevesh — Fri Jan 14, 2005 1:11 pm


]]>
2005-01-14T11:39:22+13:00 2005-01-14T11:39:22+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3442#p3442 <![CDATA[duplicated Extension Entrys under mod_perl]]>
i actualy having a master.cfg including different .cfg per lokation/customer
for mrtg to call them as per your advice.
The lokation files usualy contain multiple targets belonging to this lokation.
like /var/cfg/customer/lokation.cfg

In each of the lokation files i have a line
routers.cgi*Extension: "PDF Report" /cgi-bin/pdfreport.cgi pdf-sm.gif

I did this because i like to switch it on/off for some customers/lokation.
For PDF Reports thats not an issue. But othere tools should not be visable to all customers ;)

I use the last version available and just started evaluate them
so maybe i?am doing something wrong here.

Bye
Holger

Statistics: Posted by CaptainChaos — Fri Jan 14, 2005 11:39 am


]]>
2005-01-14T10:53:31+13:00 2005-01-14T10:53:31+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3439#p3439 <![CDATA[duplicated Extension Entrys under mod_perl]]> Statistics: Posted by stevesh — Fri Jan 14, 2005 10:53 am


]]>
2005-01-14T10:37:51+13:00 2005-01-14T10:37:51+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3438#p3438 <![CDATA[duplicated Extension Entrys under mod_perl]]> Each time i revisit the routers2.cgi and go to a target then the Extension is added onces. Revisit means freshly putting routers2.cgi into the URL of the browser.

So if i revisited a give target 7 times i see the PDF link 7 times.

Maybe this is due to the fact that the Extension gets pushed to an array,
so each time i visit it gets pushed to the array.
Should it not be in an hash by Extension Link Name or something similar as key ?

Regards
Holger

Statistics: Posted by CaptainChaos — Fri Jan 14, 2005 10:37 am


]]>
2005-01-14T10:40:15+13:00 2005-01-13T23:20:29+13:00 http://www.steveshipway.org/forum/viewtopic.php?t=456&p=3436#p3436 <![CDATA[duplicated Extension Entrys under mod_perl]]>
i use routers2.cgi under mod perl and have added the PDF extension to
the target files.
No running under mod_perl sometimes results in having duplicated PDF entrys in the right hand side of the menue.
Does someone else had the same issue ?

Looking to the links towards the PDF Extension then one of them has an extra &r=&h=& just befor the b=javascript part.

Reading the source, well just started doing so, i understood that the extension links just get pushed to an array. So i guess it could happen, under mod_perl that 2 parts of the script push the PDF Extension to the cfg hash.

Any ideas ?


Regards
Holger

P.S. just found that there is a bug forum i am sure it can be moved ;)

Statistics: Posted by CaptainChaos — Thu Jan 13, 2005 11:20 pm


]]>