• I’m having some issues with the plugin, it’s loads in the backend but doesn’t show nay results. I’m seeing a javascript error, pic attached. What is odd is I just installed this on the same host with essentially all the same plugins and it works just fine?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor DanFoster

    (@danfoster)

    I’m afraid the picture doesn’t seem to have attached, please could you try again?

    Thread Starter msteffgen

    (@msteffgen)

    Thread Starter msteffgen

    (@msteffgen)

    Also if it helps I copied the error too. Essentially when I load the page is just shows the framework but no data. Here is the error:

    Object { readyState: 4, getResponseHeader: getResponseHeader(e), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(e, t), overrideMimeType: overrideMimeType(e), statusCode: statusCode(e), abort: abort(e), state: state(), always: always(), catch: catch(e)
    
    , … }
    
    ?abort: function abort(e)?always: function always()?catch: function catch(e)?complete: function t()?done: function add()?error: function t()?fail: function add()?getAllResponseHeaders: function getAllResponseHeaders()?getResponseHeader: function getResponseHeader(e)?overrideMimeType: function overrideMimeType(e)?pipe: function t()?progress: function add()?promise: function promise(e)
    
    ?
    
    readyState: 4
    
    ?
    
    responseJSON: Object { code: "rest_no_route", message: "No route was found matching the URL and request method.", data: {…} }
    
    ?
    
    responseText: '{"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}'
    
    ?setRequestHeader: function setRequestHeader(e, t)?state: function state()
    
    ?
    
    status: 404
    
    ?statusCode: function statusCode(e)
    
    ?
    
    statusText: "error"
    
    ?success: function t()?then: function then(t, n, r)?
    
    <prototype>: Object { … }track-the-click-admin.js:238:12
    
    ????error https://pgtcseizurestudy.com/wp-content/plugins/track-the-click/admin/js/track-the-click-admin.js?ver=0.3.17:238
    
    ????jQuery 4
    Thread Starter msteffgen

    (@msteffgen)

    Hello, wanted to check and see if you had any ideas on why this plugin would be giving this error?

    Thread Starter msteffgen

    (@msteffgen)

    I’ve tried turning off all other plugins, trying a different theme but still the same thing happening.

    Plugin Contributor DanFoster

    (@danfoster)

    I’ve been trying to recreate this plugin but can’t seem to make it go wrong! It looks like part of the plugin might be missing – is the file plugins/track-the-click/admin/partials/class-track-the-click-admin.php present?

    Thread Starter msteffgen

    (@msteffgen)

    I was able to locate that file but it’s in the /admin directory and not the /partials directory. If I move it into the /partials I get a critical error on the website.

    Thread Starter msteffgen

    (@msteffgen)

    But I can confirm on my other site where it is working that file is in the same place, the /admin and not the /admin/partials

    Thread Starter msteffgen

    (@msteffgen)

    Any ideas on this one? My other site is working just fine as it should? I went through and updated everything and tried to turn all plugins and change them but nothing there fixed it. Also tried to reinstall the plugin all together but no luck?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Javascript Error in Admin’ is closed to new replies.