Announcement

Collapse
No announcement yet.

Runtime Errors in ReadyThemes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Runtime Errors in ReadyThemes

    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:

    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 "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:

    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
    I have no idea how to fix this one. Have I uncovered a few bugs?

    Leslie
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    Re: Runtime Errors in ReadyThemes

    I'd say so. Typically, you test for an index count before trying to use it in an array. (i.e. <mvif expr="l.indexCount">)...that being said, the 'feature' the array is running wouldn't work (like BC on Invoice)...but it fails a tad more gracefully.
    Bruce Golub
    Phosphor Media - "Your Success is our Business"

    Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
    phosphormedia.com

    Comment


      #3
      Re: Runtime Errors in ReadyThemes

      Can you post the URL to the site?
      Brennan Heyde
      VP Product
      Miva, Inc.
      [email protected]
      https://www.miva.com

      Comment


        #4
        Re: Runtime Errors in ReadyThemes

        I'll send you the link for the second one.

        The first one was resolved by unassigning the breadcrumbs on the INVC screen.
        Leslie Kirk
        Miva Certified Developer
        Miva Merchant Specialist since 1997
        Previously of Webs Your Way
        (aka Leslie Nord leslienord)

        Email me: [email protected]
        www.lesliekirk.com

        Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

        Comment

        Working...
        X