Hi Forum, Hi Deian,
really nice component, unfortunately...
after I bundled 13 files for downloading, I ran into 2 problems:
<strong>1. download limit = 3</strong>
downloads are counted per file, so the user cannot download more than 3 files. I don't want to set download-limit to 13, because it will apply to single files as well, and 13 is too much there.
<strong>Any solution to that problem?</strong>
<strong>2. error message</strong>
when hitting the download-limit, this is happening:
jos-Error: COM_QUICKSELL_MAX_DOWNLOADS_REACHED
JSite -> dispatch() @ /data/0/0/96/4/96330/user/97745/htdocs/index.php:42
JComponentHelper :: renderComponent() @ /data/0/0/96/4/96330/user/97745/htdocs/includes/application.php:197
JComponentHelper :: executeComponent() @ /data/0/0/96/4/96330/user/97745/htdocs/libraries/joomla/application/component/helper.php:351
require_once() @ /data/0/0/96/4/96330/user/97745/htdocs/libraries/joomla/application/component/helper.php:383
JController -> execute() @ /data/0/0/96/4/96330/user/97745/htdocs/components/com_quicksell/quicksell.php:66
QuickSellController -> download() @ /data/0/0/96/4/96330/user/97745/htdocs/libraries/joomla/application/component/controller.php:761
JError :: raiseError() @ /data/0/0/96/4/96330/user/97745/htdocs/components/com_quicksell/controller.php:566
JError :: raise() @ /data/0/0/96/4/96330/user/97745/htdocs/libraries/joomla/error/error.php:251
<strong>How can I get a decent error message that doesn't look like a total system crash?</strong>
I'm running Quicksell (Business) in Joomla 2.5.19.
Thank you for help and hints,
Michi