Joomla-Bible-Study / Proclaim

Joomla Proclaim Component - Christian Web Ministries
https://www.christianwebministries.org/
GNU General Public License v3.0
10 stars 9 forks source link

download link not work #892

Closed tomfuller2 closed 2 years ago

tomfuller2 commented 2 years ago

Issue: db error issues when clicking download link. Problem is that $item in the Sermon Model is null.

Attempted fix: added $id ($study_id in $media) to the url

http://localhost:8889/j4/index.php?option=com_proclaim&view=CWMSermon&id=1039&mid=4023&task=download&Itemid=115

Result: only the study is displayed.

Attempted to see if the download() function in controller CWMSermon was being accessed. It doesn't appear so.

tomfuller2 commented 2 years ago

Fixed in https://github.com/Joomla-Bible-Study/Proclaim/commit/d0d120b6194d5b27cbd5a79e8de2ce602d2e55a2

Added task=CWMSermon.download to link in downloadlink.