Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Strange Browser Behavior?


dead7

Recommended Posts

Posted

Hey all,

 

First time poster, long time lurker -- Have a particular question as follows.

 

I recently installed the 2.2MS2 and everything is working great, i've installed the (much love to all code contributers) Wishlist, ask a product question and recently viewed items, amongst numerous other add ons -- all perfectly working.

 

HOWEVER,

 

I noticed if i go to the site with a PC on Internet Exploder 6.0 and go to My Account and try to sign in, the sign in button(form) takes me to Advanced Search page???

 

If i repeat this with firefox on PC or MAC firefox/IE it works perfectly fine on logging in??

 

 

The only other instance this happens (again on PC / IE 6.0 tested) is when the recently viewed products start displaying after viewing items, if you click the item(s) in the recently viewed, and they direct you to product_info.php -- when adding to cart from there it also takes me to Advanced Search..

 

I cannot imagine why the "type" of browser would render different information if there wasn't any type of cloaking going on based on referrer browser type ?

 

Any help is greatly appreciated --

 

-D7

Posted

I had a similar problem when I altered the search box to give me a smaller custom search box that I could place in the header. It turned out to be a problem with a form tag not closed properly - it worked in some browsers but not in others.

 

I might be barking up the wrong tree, but the first thing I'd do is view the page source for the page in question and make sure all forms are properly closed and make sure also that no two forms have the same form name.

Posted
I had a similar problem when I altered the search box to give me a smaller custom search box that I could place in the header. It turned out to be a problem with a form tag not closed properly - it worked in some browsers but not in others.

 

I might be barking up the wrong tree, but the first thing I'd do is view the page source for the page in question and make sure all forms are properly closed and make sure also that no two forms have the same form name.

 

 

haha, perfect -- just as you posted i had the source open, sure enough i forgot the </form> in the header since we customized it, i see how it bleeds into the rest of the site ... changed and updated 100% now

 

Thanks !

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...