![]() |
Holy Code Batman!
On this page; http://www.hookahhub.com/product.php?productid=4487&cat=8&page=1 X-Cart has produced 7600+ lines of code to render the page.
This seems extremely excessive to me and makes the site extremely slow! I've hired http://worldwebsoftware.com/ to add all the product options and I think their poor programming/work may have caused this excessive code. Is this a normal amount of code for X-Cart or is this caused by poor programming/work? |
For whatever reason the page is carrying thousands of "variant" line code array entries
modifiers[796][8158] = new Array(0.00, '$'); modifiers[796][8158][2] = new Array(); modifiers[796][8159] = new Array(1.50, '$'); modifiers[796][8159][2] = new Array(); modifiers[796][8160] = new Array(2.75, '$'); modifiers[796][8160][2] = new Array(); modifiers[796][8161] = new Array(6.00, '$'); modifiers[796][8161][2] = new Array(); modifiers[796][8162] = new Array(11.00, '$'); modifiers[796][8162][2] = new Array(); It's tied into your product option drop downs. It does seem extremely excesive for what the page is showing :/ |
All times are GMT -8. The time now is 03:40 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.