• Resolved mmokrejs

    (@mmokrejs)


    Hi,
    I have in access_log the following

    "GET /wp-content/plugins/google-analytics-dashboard-for-wp/admin/js/admin.js?ver=4.1.1 HTTP/1.1" 404 39432

    It seems this line is the caller:

    wp-content/plugins/google-analytics-dashboard-for-wp/front/item-reports.php: wp_enqueue_script('gadash-general-settings', plugins_url('admin/js/admin.js', dirname(__FILE__)), array(

    # ls -latr wp-content/plugins/google-analytics-dashboard-for-wp/admin/js/
    total 44
    -rw-r--r-- 1 apache apache    82 Mar 25 16:30 wp-color-picker-script.js
    -rw-r--r-- 1 apache apache  1812 Mar 25 16:30 widgets.js
    -rw-r--r-- 1 apache apache  1053 Mar 25 16:30 settings.js
    -rw-r--r-- 1 apache apache 23847 Mar 25 16:30 item-reports.js
    drwxr-xr-x 2 apache apache  4096 Mar 25 16:30 .
    drwxr-xr-x 5 apache apache  4096 Mar 25 16:30 ..

    I had version 4.4. installed but the upgrade to 4.5.1 did not help either.

    https://wordpress.org/plugins/google-analytics-dashboard-for-wp/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘google-analytics-dashboard-for-wp-4.5.1: admin/js/admin.js does not exist’ is closed to new replies.