Using php 4.03
www.bigskybrew.com/store.php
Click enter store and the ahref is www.bigskybrew.com//what_you_click
Go through store and the ahref remains the same.
Login with:
user test
pass test
Click login
login success screen pops up and
the url for the menu ahref becomes www.bigskybrew.com/what_you_click
....a single slash
Enter store again and the // situation is restored in the menu links.
I would love to remove the slash in the following line but the login
behavior screws that option up.
define("EXTERNAL_PATH", dirname($SCRIPT_NAME) . "/");
Could this somehow be related to the fact that I have a different url for
the ssl stuff?
I hate the double slash effect even if it still works.
Thanks in advance.
Kevin Leavell
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]
- Re: [FreeTrade] Formating customer email receipts Leon Atkinson
- Re: [FreeTrade] Formating customer email receipts Ian Bicking
- Re: [FreeTrade] Formating customer email receipts Paul Chamberlain
- Re: [FreeTrade] Formating customer email receipts Ian Bicking
- Re: [FreeTrade] ssl url and sid problems Kevin Leavell
- RE: [FreeTrade] ssl url and sid problems Chuck Gartland
- Re: [FreeTrade] ssl url and sid problems Paul Ashton
- Re: [FreeTrade] ssl url and sid problems Kevin Leavell
- Re: [FreeTrade] ssl url and sid problems Leon Atkinson
- [FreeTrade] [FreeTrade] Tommy TradeIT
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Bob Hutchinson
- Re: [FreeTrade] Weird Slash // Problem Leon Atkinson
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Tommy TradeIT
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- Re: [FreeTrade] Weird Slash // Problem Leon Atkinson
- Re: [FreeTrade] Weird Slash // Problem Kevin Leavell
- [FreeTrade] Bug with adding dept Chris Mason
- Re: [FreeTrade] Bug with adding dept Bob Hutchinson
- RE: [FreeTrade] Bug with adding dept Chris Mason

