|
When using absolute paths for includes, always call from the correct absolute path (unsecured or secured).
The code I inserted checks if the current page is http: (unsecured) or https: (secured) and calls the include from from the correct path (either the unsecured absolute path or the secured absolute path).
Placing unsecured absolute paths into a secured page breaks the SSL on that page (if using IE, you'll see the lock with a red crack through it on the bottom right).
__________________
"90% of the game is half mental."
--Yogi Berra
Elizabeth Arden
|