toolkit.mvc runtime error MvCALL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • skepticwebguy
    Mivite

    • Dec 2007
    • 368

    #1

    toolkit.mvc runtime error MvCALL

    After migrating my store from one server to another, I am getting the following error when viewing pages that use toolkit:

    Runtime error in 5.00/modules/util/toolkit.mvc @ [00000015:000006d8]: toolkit.mv: Line 2029: MvCALL: Found "/" in tag following /

    I'm running toolkit v5.165 on Miva Merchant 5.5 PR8 Update 5, with Miva Merchant Engine v5.15, using mysql.
  • skepticwebguy
    Mivite

    • Dec 2007
    • 368

    #2
    Re: toolkit.mvc runtime error MvCALL

    The issue here turned out to be that I was calling in files with .inc extensions that contained php in them. Changing the .inc extension to .php and updating the toolkit call code solved the issue.

    Comment

    Working...
    X