Is this plugin still working? I want to test for my Mp3 page.
]]>Hi there,
i am using this Plugin for our new homepage.
And tried to implement a functionallity to automatically run the import-function as a schedule event.
Has anyone programmed it before?
Unfortunately i tried to implement a little “plugin” that sets up a schedule event, that tries to call my public function “import_all()” inside the class “class-sermon-manager-import.php”.
But its not working.
“Non-static method SermonManagerImport::import_all() should not be called statically in”
Is it because i run a function inside the class from outside?
Someone wants to help?
]]>I’ve recently updated to WP 4.8 forgetting that Sermons import only works up to 4.2.
Just wondering if the import plugin will get updated or I should go back to 4.2?
The issues are as follows
1. When uploading the mp3 file it gets uploaded straight into the final folder not the sermons-import folder. So this means it imports straight into /2017/07 for instance. A post is not created because it isn’t in the import folder. If I upload directly to the import folder (say using Cpanel) the plugin makes the post and moves the mp3 to the right folder
2. When directly uploading to the sermons-import folder and clicking “import sermon” it failed to detect PM and entered the service as blank.
Many thanks in advance.
Kind regards,
Chris Foster
I was uploading a few hundred sermons, and the page got closed in the middle. Now, when I go to the import tab, the plugin dashboard doesn’t show anything. I tried deleting the plug-in and reinstalling, but same problem. How do I completely reset it? (And I’m not a coder, so I’m hoping you’re not going to send me to the MySQL db to make edits.)
]]>Hi,
I’m using the sermon manager import with WP 4.2.2 which may be the cause of this problem.
I’m doing a test import with around 8 sermons. The setting appear to be correct. The mp3 files upload to the correct folder on the server, but the message I get is ‘no sermons to post’
Any ideas?
Many thanks
]]>Hi Kyle,
Thanks for your work on such a great plugin. I had a quick question about the possibility of setting up an automatic schedule? Say to auto import every 1hr on a Sunday and then email a specified address of the import?
I’m trying to get this role into the hands of the less technical. And your plugin has brought that to be more of a reality, thank you.
Chris
]]>I received 48 of these errors on Feb 3rd:
“PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /nfs/webroot/html/wp-content/plugins/sermon-manager-import/class-sermon-manager-import.php on line 856”
None before that date, none after. No one has added sermons for the past 6 months.
Is a correction required?
Thanks,
Joe
]]>Hello,
I’m working with a client and would like to use Sermon Manager. However, I do not see WPML compliance nor the Japanese language listed. Support for these possible? Thank you for your help.
Greetings,
First off, a superb job on this plugin. It will cut down immensely on time saved in uploading mass mp3s which I’m having to do right now as we have migrated our site from Joomla to WordPress. Migrated all the database information over (fun task!), but I want to put a system in place that will make it easier for appointed users to upload sermons and Sunday school audio in mass and upload to drafts. To edit there, and then save to published format.
A couple of things I noticed. I can’t seem to consistently upload mp3 audio to Semron Manager Import. I will remove and re-install the plugin and getting it working a couple of times, but then it will send the mp3 audio straight to the uploads directory bypassing sermon-manager-import where I can’t upload it.
I’ve tried to use a directory relocator plugin that will bring it to sermon-manager-import, but when it uploads, it won’t delete the original files.
What I need to try to do is find a way to consistently upload to sermon-manager-import, and upload the final result to a directory of my choosing rather than the upload directory direct.
Thank you again for your help. If you can point me to the code that I need to check, I’ll make the amendments and go from there. Any help is appreciated.
]]>successfully ftpd MP3s with all the right ID3 tags to a sepcified folder which this plugin sees.
I click “Import As Draft” and is says sermon created. But nothing shows up in the list?
Any help would be appreciated!
Paul
]]>Terrific idea for a plugin!
Unfortunately, most folks are going to turn elsewhere for hosting their media files … with Amazon S3 being the most likely candidate. Given that, here’s a suggestion for easily adding the ability to import all the ID3 data, build the sermons in SM, and link them to the proper .mp3 on S3.
1. Include an option for “Link to S3 file”
2. User types in the address that includes the bucketname the files are expected to be in (e.g., https://s3-us-west-1.amazonaws.com/oceansideurc-media/resources).
3. User points to a bunch of MP3 files and its “Upload” … BUT, instead of uploading each mp3 to the web server it simply does the following for each:
a) Grab the ID3 data and build the sermon in SM
b) Set the SM link to the <link-to-s3-bucket>/<media-filename>.<media-extension>
The user would be responsible for making sure everything is up in that S3 bucket.
Anyhow, just an idea to make a useful plugin invaluable!
Thanks – wg
]]>