Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter scriptedgenius

    (@scriptedgenius)

    The new update to the WordPress iOS app fixed all login issues. Apparently, there was a “delay” in the login, causing codes to deactivate before submitting.

    Thread Starter scriptedgenius

    (@scriptedgenius)

    BPS update managed to fix the error. There must have been additional problems to the script lines mentioned in other posts.

    Thread Starter scriptedgenius

    (@scriptedgenius)

    Yes. Step 3 revealed several ReferenceErrors:

    GET https://scriptedgenius.com/wp-admin/load-scripts.php?c=0&load[]=jquery,utils,json2&ver=3.5 404 (Not Found) index.php:44
    Uncaught ReferenceError: jQuery is not defined admin.js:1
    Uncaught ReferenceError: jQuery is not defined admin.js:1
    Uncaught ReferenceError: jQuery is not defined admin.js:1
    Uncaught ReferenceError: jQuery is not defined metadata.js:148
    Uncaught ReferenceError: jQuery is not defined widget.js:1
    Uncaught ReferenceError: jQuery is not defined akismet.js:1
    Uncaught ReferenceError: jQuery is not defined index.php:86
    GET https://scriptedgenius.com/wp-admin/load-scripts.php?c=0&load[]=admin-bar,hoverIntent,common,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-query,admin-comments,jquery-ui-core,jquery-&load[]=ui-widget,jquery-ui-mouse,jquery-ui-sortable,postbox,dashboard,customize-base,customize-loader,thickbox,plugin-install,underscor&load[]=e,shortcode,media-upload,backbone,media-models,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,wp-plu&load[]=pload,media-views,media-editor,word-count,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jquery-ui-&load[]=dialog,wpdialogs,wplink,wpdialogs-popup&ver=3.5 404 (Not Found) index.php:44
    Uncaught ReferenceError: jQuery is not defined jquery.spin.js:86
    Uncaught ReferenceError: jQuery is not defined notes-rest-common.js:101
    Uncaught ReferenceError: jQuery is not defined admin-bar-rest.js:43
    Uncaught ReferenceError: jQuery is not defined wpgroho.js:1

    The user view of my site is fine; it’s only jquery usage on the admin end.

Viewing 3 replies - 1 through 3 (of 3 total)