I have stumbled across my second Runtime error in two days now. Yesterday I had a runtime error that made it impossible to checkout. Clicking the Complete Order button on the OPAY screen results in the following error:
The "fix" for this one was to unassign the breadcrumb item on the INVC screen. Not sure how it got assigned in the first place. The site had first undergone the MMUI to CSSUI conversion which dumps the previous look & feel and starts fresh with the default CSSUI framework
The second Runtime error came this morning in another store that first went through the MMUI to CSSUI conversion. This one came when clicking the QuickView link on the CTGY page:
I have no idea how to fix this one. Have I uncovered a few bugs?
Leslie
Runtime error in mm5/5.00/modules/component/cmp-cssui-breadcrumbs.mvc @ [00000011:000009b6]: modules/component/cmp-cssui-breadcrumbs.mv: Line 379: (in expression): Array index must be positive integer
The second Runtime error came this morning in another store that first went through the MMUI to CSSUI conversion. This one came when clicking the QuickView link on the CTGY page:
Runtime error in Merchant2/5.00/features/pgr/pgr_ut.mvc @ [00000023:0000002c]: features/pgr/pgr_ut.mv: Line 1174: (in expression): Array index must be positive integer
Leslie
Comment