styzer
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress 2.8 “The plugin does not have a valid header.”WP 2.8.3 and plugins
As someone mentioned, some plugins will only install manually like we used to do before the automatic install feature.
Unzip the plugin folder and upload it via FTP into the wp-content/plugins/ folder.
Make sure you ONLY upload the plugin folder:
wp-content/plugins/askimet = good
wp-content/plugins/askimet/askimet = not goodThat’s why the header can’t be found, it doesn’t seem to discard the “shell” folder.
Hope this helps!
styzer
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedI use Blubrry for in-post media files, and would like to use AudioPlayer in my sidebar as a permanent player featuring latest media posted (podcasts & videos).
Looking forward to use the standalone on my sidebar, I installed the plugin via FTP but WP 2.7 wasn’t listing it in the plugins page. So I deleted the folder from my server, and then used ADD NEW in Plugins, uploaded the zip file.
It says it’s installed successfully, but won’t show up either. Rather, I have this error on the top of the admin page now as well as my website:
Warning:
include_once(/home/pwskites/public_html/rockcanada/1/wp-content/plugins/audio-player/) [function.include-once]: failed to open stream: Success in /home/pwskites/public_html/rockcanada/1/wp-settings.phpon line 465Warning:
include_once() [function.include]: Failed opening '/home/pwskites/public_html/rockcanada/1/wp-content/plugins/audio-player/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pwskites/public_html/rockcanada/1/wp-settings.phpon line 465Anyone knows what’s the matter?
link: http://www.rockcanada.org/1
Thanks in advance!
Regards,
andre
UPDATE: I’ve uninstalled audioplayer (deleted the folder), and I see it is conflicting with the featurific plugin.
Any way to have them both work together?