PDA

View Full Version : login path problems


-brs.2-
5-17-04, 06:29 PM
I know this has to be something simple. I'm just not seeing it before my eyes.

I'm customizing osCommerce for my web site. http://www.neonlights.com/store/catalog/

When I try to log myself in at: https://neonlightsdotcom.secure.powweb.com/store/catalog/login.php
(and then click on sign in)

I receive a 404 error. I'm seeing that /store/catalog/ has doubled itself in the path.

(actual URL): https://neonlightsdotcom.secure.powweb.com/store/catalog/store/catalog/index.php?osCsid=810c548999ad4ed2b5f4d9596e58c3f2

[edited - additional information]: Netscape returns the above problem, but IE returns "page cannot be found."

Feel free to create an account to take it around the block if you'd like.

Any solutions?? Any ideas? Thanks in advance.

:confused:

snowmaker
5-17-04, 07:03 PM
I'm not using OsCommerce so I probably won't help, but do you have your 'secure url', or however its named, defined as 'https://neonlightsdotcom.secure.powweb.com/store/catalog/' instead of 'https://neonlightsdotcom.secure.powweb.com/' (don't know if you need the trailing / or not)? There is two separate config files for OsCommerce also.

-brs.2-
5-17-04, 07:52 PM
I'm not using OsCommerce so I probably won't help

Not too shabby for not using it... Your solution was close, but it was the opposite of what you had suggested. There was actually a lack of specifying /store/catalog/ in the configuration that was causing it. BTW - trailing slash _is_ needed. Thanks for your help.

snowmaker
5-17-04, 07:55 PM
You bet. I like the color scheme on your store too.

-brs.2-
5-17-04, 07:58 PM
Thanks. I appreciate it.