- Posts: 129
- Thank you received: 0
Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Delete sermons by program
16 Mar 2016 13:53 #5945
by Ken Lee
Delete sermons by program was created by Ken Lee
Dear Thomas,
My web sites have tens of sermons released every day and tens of sermons expire every day.
I do not want to manually delete sermons and empty them from the back-end.
Can I write my own SQL to delete records from #sermon_sermons table and delete the mp3 file referred by audiofile field, from the file system?
Is there any precautions I need to take for a clean delete of sermons?
Thanks a lot.
My web sites have tens of sermons released every day and tens of sermons expire every day.
I do not want to manually delete sermons and empty them from the back-end.
Can I write my own SQL to delete records from #sermon_sermons table and delete the mp3 file referred by audiofile field, from the file system?
Is there any precautions I need to take for a clean delete of sermons?
Thanks a lot.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
16 Mar 2016 14:48 #5946
by Thomas Hunziker
Replied by Thomas Hunziker on topic Delete sermons by program
Deleting them from the sermons table and from the harddisk is all you need to do. Except if you use tags or language associations, then you would have entries in other places as well and it would be recommended to use the SermonSpeaker model class for that.
The following user(s) said Thank You: Ken Lee
Please Log in or Create an account to join the conversation.
18 Mar 2016 04:11 #5947
by Ken Lee
Replied by Ken Lee on topic Delete sermons by program
Thank you.
Please Log in or Create an account to join the conversation.
Time to create page: 0.143 seconds