keweli Posted August 24, 2011 Share Posted August 24, 2011 OK, basically I have 50 or so products created from before that won't show the category block. E.g. http://www.ictcentury.com/notebook-accessories/30-90w-universal-notebook-ac-power-adapter-with-led.html All newer products don't have this problem. I have cut down the problem to the AJAX part. When I turn dynamic off, it works fine. Also when you look at the source code, you see the links are actually there but it did not load up to be visible on the browser. I diagnosed this through SeaMonkey Error: invalid 'in' operand h Source File: http://www.ictcentury.com/js/jquery/jquery-1.4.4.min.js Line: 127 h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==B)return e;else if(W)return W(a,b,f)},swap:function(a,b,d){var e={},f;for(f in {e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(hb,lb)[spam-filter]);c.curCSS=c.css;c.each(["height","width"],function(a,{c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0)h=oa(d,b,f);else c.swap(d,kb,function(){h=oa(d,b,f)});if(h<=0){h=W(d,b,;if(h==="0px"&&aa)h=aa(d,b,; Any ideas? I don't think it is an error with the jquery since there is no error for newer products. Link to comment Share on other sites More sharing options...
keweli Posted August 24, 2011 Author Share Posted August 24, 2011 New finding... the problem is with the product image ajax. Link to comment Share on other sites More sharing options...
keweli Posted August 24, 2011 Author Share Posted August 24, 2011 OK just a small mistake I did, problem solved. Link to comment Share on other sites More sharing options...
qgery Posted August 24, 2011 Share Posted August 24, 2011 OK just a small mistake I did, problem solved. What's the solution please ? Link to comment Share on other sites More sharing options...
Recommended Posts