Hi, I recently purchased and installed DT Donate and am receiving an error when I link to it through the menu system. I've created the menu link as a "Component - DT Donate" as I've read other users to be instructed to do. When I click on the link through the frontend, I get the following error: PHP Parse error: parse error, unexpected $end in C:domainseng4earth.orgwwwrootcomponentscom_dtdonatedtdonate.php on line 4948 Any help is appreciated. Thanks.
I found the problem causing the error I was getting. Due to the short open tags used in the code of DT Donate, our version of php was rejecting it and throwing the error. We turned the switch on in the php.ini file to allow short open tags and now DT Donate works.