Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Danzig 32 posts 52 karma points
    Mar 11, 2014 @ 05:33
    Danzig
    0

    Can't delete anything. Error: "umbraco is not defined"

    Hi

    I've inherited an Umbraco 4.0.2.1 site.  One of the site's problems is that in Umbraco admin nothing can be deleted. Right-clicking a node and selecting "Delete" produces a javascript error:

    ===============================================

    Error: ReferenceError: umbraco is not defined

    Source File: http://domain.com/umbraco/js/umbracoDefault.js

    Line: 431

    ===============================================

    Line 431 where the error occurs is umbraco.presentation.webservices.legacyAjaxCalls.Delete(tempID, "", tempNodeType, refreshDelete);

    Any ideas how to resolve this?  

    Thanks!

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Mar 22, 2014 @ 19:51
    Jan Skovgaard
    0

    Hi Danziq

    Hmm, that's a tough one.

    Do you know anything about the environment on which it's being hosted? And do you know if there have been made some custom API integrations, which could be the cause of the issues? For instance some code hooking into the delete event?

    /Jan

  • Jeroen Breuer 4908 posts 12265 karma points MVP 4x admin c-trib
    Mar 23, 2014 @ 16:23
Please Sign in or register to post replies

Write your reply to:

Draft