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]

Reply via email to