Posted - 04/27/2018 : 05:27:02
Hi
(php version 6.7 no mods)
Sorry I think this has been raised before but even looking through old threads I can't get it to work.
I have saved products.php to donations.php and amended the code to
<?php $explicitid="donation"; ?> <?php include "vsadmin/inc/incspecials.php" ?>
I can't access the donations.php page directly https://portoracing.com/donations.php - I get a message saying this page isn't working, currently unable to handle this request
If I use the link https://portoracing.com/proddetail.php?prod=donation
I get the donation page ok but when I fill it in and submit, it adds it only to the mini cart but the main cart page does not have the donation and it says the shopping cart is empty. What am I missing here? Thanks for your help
|