404 Error
-
Hi Kneet,
I freshly installed the latest version 1.5.3 plugin and it works well, but I found in my Chrome that there is a 404 error indicating that “spopm-payment-icons-plugin.js:1 Failed to load resource: the server responded with a status of 404 ()”
I then checked your plugin file, payment-icons-plugin.php, and found there is a function referring to this js file:
function spopm_plugin_enqueue_scripts() {
wp_enqueue_script(
‘spopm-payment-icons-plugin-js’,
plugin_dir_url(FILE) . ‘js/spopm-payment-icons-plugin.js’,
[],
‘1.0.0’,
true
);
}At present, spopm-payment-icons-plugin.js is not available in the plugin folder.
Can you figure this issue out to eliminate the 404 error? Thank you.
Regards,
Pirlo
- This topic was modified 7 months, 3 weeks ago by .
- This topic was modified 7 months, 3 weeks ago by .
The page I need help with: [log in to see the link]
The topic ‘404 Error’ is closed to new replies.