• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

MitchA
#1 Posted : Wednesday, February 13, 2008 11:36:27 AM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

I just upgraded to SP3.2


The footer is overwriting the product page before it's done loading.



IE6 only, FF seems to be OK, don't know about IE7. It dosn't happen all of the time. If you re-load the page, it loads fine. Viewsate is at the bottom, changing it didn't make a difference.



I removed the price and 'details' bar from SingleProductDisplay (CrossSells). I restored the original files and it made no difference.



http://www.missionfurnishings.com/Products/Edison-Recessed-Medicine-Cabinet__MAS742R.aspx



Any ideas?
MitchA attached the following image(s):
Cut-off-bottom-1.jpg (89kb) downloaded 79 time(s).

You cannot view/download attachments. Try to login or register.
Optimists invent airplanes,
Pessimists buy parachutes.
HPros
#2 Posted : Wednesday, February 13, 2008 6:43:48 PM(UTC)
HPros

Rank: Member

Joined: 1/30/2008(UTC)
Posts: 215

I checked this earlier when you posted, it looked like something was happening, the screen flickered and it was fine. This time in IE7 fully up to date I got exactly what you show on that page. First time I've seen it happen.
MitchA
#3 Posted : Wednesday, February 13, 2008 8:04:52 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

Got to be in the SingleProductDisplay. Always happens at the bottom of the stack.
Optimists invent airplanes,
Pessimists buy parachutes.
HPros
#4 Posted : Wednesday, February 13, 2008 8:27:00 PM(UTC)
HPros

Rank: Member

Joined: 1/30/2008(UTC)
Posts: 215

Just tried it three more times, the first time it briefly appeared in the wrong spot then moved to the bottom, the other two it started in the correct position. Very, very odd.
MitchA
#5 Posted : Thursday, February 14, 2008 12:11:36 AM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

Yep. Sometimes it does it, sometimes not, always cleans up on refresh.

Always puts the footer at the bottom of the CrossSells when out of whack.


Happens only on products with CrossSells.



If you select a radio button, the balance of the page appears.
Optimists invent airplanes,
Pessimists buy parachutes.
jetheredge
#6 Posted : Thursday, February 14, 2008 8:14:56 AM(UTC)
jetheredge

Rank: Member

Joined: 3/1/2006(UTC)
Posts: 1,142

Did you make changes to the page? I refreshed it over and over with IE7 and Firefox, but i don't see any issues.
Justin Etheredge
Senior Software Engineer
BVSoftware
MitchA
#7 Posted : Thursday, February 14, 2008 9:19:04 AM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

No. I haven't fixed it, it takes some serious clicking on items that run the modifiers down past the CrossSells.

about 1 time in 20 or so. I was really hoping it was my computer, but I've gotten it to happen on 3 computers with IE6 and 7.

Refreshing the page clears it up, as does clicking any radio button - because the modifier changes the price.

I'm almost thinking that once the CrossSells load, the rest of the page gets orphaned and the footer comes up to fill in the gaps. I've seen the page load, and then get covered by the footer.
Got this just now, 7th product viewed:
MitchA attached the following image(s):
bad-page-load.jpg (148kb) downloaded 78 time(s).

You cannot view/download attachments. Try to login or register.
Optimists invent airplanes,
Pessimists buy parachutes.
Marcus
#8 Posted : Thursday, February 14, 2008 11:03:18 AM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

Mitch,

I reviewed the source code of your HTML for that page and there is a LOT of HTML that isn't standards compliant. This could very easily be causing the footer to overwrite your page because we are using an XHTML Transitional Doc Type.

For example:

1) You've got TABLE tags nested inside spans which is not allowed
2) You've got color styles on TD that aren't in quotes
3) You've got font size tags and others that aren't in quotes and are outdated
4) You've got lots of upper-case HTML tags in your descriptions which aren't allowed
5) You've got P tags that aren't closed.

I would recommend taking the source code of the page and running it through a validator to make sure your HTML descriptions are compliant with the XHTML Transitional Doc Type.
MitchA
#9 Posted : Thursday, February 14, 2008 9:05:29 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

OK, I stripped out all of the html. I re-built the product type and type properties using only ul, il and a href. None of these were later tagged as being a problem.

I stripped out my html in the product description and used the free text editor to build a new product description.

The page was run for errors and 44 errors remain if run as a XHTML 1.0 Transitional.

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.missionfurnishings.com%2FProducts%2FBurbank-Recessed-Medicine-Cabinet__MAS751R.aspx&charset=%28detect+automatically%29&doctype=XHTML+1.0+Transitional&ss=1&group=0

All of the remaining errors save 5 are BVC code. There are plenty of upper-case tags, but non were tagged as being problems. The page failed validation.

Just for fun, with no description at all the page still failed to validate.

SO....... If the end is near for HTML and it's comfortable quirks, what do we do? Perhaps in a not to distant SP a replacement for the free text editor could be arranged to help out with Css/ 1.0 transitional product descriptions.


BTW - the page has yet to fail to load properly.
Optimists invent airplanes,
Pessimists buy parachutes.
Dan @ Wolfe
#10 Posted : Thursday, February 14, 2008 10:10:54 PM(UTC)
Dan @ Wolfe

Rank: Member

Joined: 8/8/2007(UTC)
Posts: 298

I just opened your product page and still getting the same cutting off of the page.
Dan
MitchA
#11 Posted : Thursday, February 14, 2008 11:05:15 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

I've only done one product to test.

I hope you didn't open Burbank-Recessed-Medicine-Cabinet__MAS751R
Optimists invent airplanes,
Pessimists buy parachutes.
Dan @ Wolfe
#12 Posted : Friday, February 15, 2008 11:08:49 AM(UTC)
Dan @ Wolfe

Rank: Member

Joined: 8/8/2007(UTC)
Posts: 298

No, I just opened your like from the first post and then selected one other product as well.
Dan
MitchA
#13 Posted : Friday, February 15, 2008 1:38:16 PM(UTC)
MitchA

Rank: Member

Joined: 3/3/2006(UTC)
Posts: 1,737

Thanks, I think 3.2 caused a more strict adherance to XHTML 1.x rules. Taking the table out of the product description seems to be the big thing.

It happened when my 3.2 site went live and always showed the problem at the bottom of the CrossSells area and never happened if there were no CrossSells. Why would anyone assume it wasn't a singleperoductdisplay problem?
Optimists invent airplanes,
Pessimists buy parachutes.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012