Posted - 10/26/2021 : 18:40:46
Hello,
I am using v7.2.6 cart and yesterday purchased the DigiDownload for an existing client. Once the includes with the Digi code is uploaded the cart disappears totally. I commented out the Digi code in the includes and the cart appears again (thankfully). I have run the updatestore.php several times, uploaded and the Digi files again. Since it appears it is the Digi code in the includes that is the issue I have tried several times to work on it. Maybe it is the digidownpattern= that is the problem. I have made the t.php file and tried everything I could think of. The downloads folder permissions are set to 755. Here is the code I tired a few times which is commented out right now so the cart is operational... //$digidownloads=TRUE; //$digidownloadpattern="/home/bobbiecampbell.co/downloads/%pid%.pdf"; //$digidownloadsecret="fe2ls2pl2jJbIONowk234ksdf"; //$digidownloadwarn=TRUE; //$digidownloadmethod="filesystem" //$digidownloademail="Your products can be downloaded for the next 10 days by going to the URL%nl%https://bobbiecampbell.com/latedownload.php?ordid=%orderid%&pass=%password%%nl%Or alternatively, go to the URL%nl%https://bobbiecampbell.com/latedownload.php%nl%. . . and enter the order ID %orderid% and password %password%%nl%%nl%"; //$digidownloaddays=10;
Any help would be much appreciated!
Thank you
Melinda
|