outlookchurch
Forum Replies Created
-
This is the error I get when trying to delete or update :
Not Found
The requested URL /wp-admin/admin.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.I disabled the plugin for the meantime. The first issue was that there was conflicting coding (in my theme and in your plugin, as the error states in my previous message), which I changed the name of in your plugin for it to work. Now that it works I’ve run into another issue, I can’t delete or update like most of the people in this thread. Is it because I don’t have the pro version? or could it be related to the changing of code? or related to ignorance on my side?
I hope this makes more sense – the error is not with how the player is viewed
I love this plugin! but still have an issue with deleting & updating in v1.7
When I first installed it however, it wouldn’t activate because of a conflict between my theme and the plugin
Fatal error: Cannot redeclare my_admin_scripts() (previously declared in /home/outlook/public_html/wordpress/wp-content/themes/wpchurch-powerful-theme-for-churches/wp-church/options/admin-functions.php:117) in /home/outlook/public_html/wordpress/wp-content/plugins/html5-jquery-audio-player/index.php on line 231
So I changed the my_admin_scripts() of the plugin to my_admin_scripts2()
would that have anything to do with it?