Attention
If your Photo Cart is suddenly getting a 500 error or only displaying a blank page then you or your hosting company has updated the PHP (programming language) to PHP 7 which Photo Cart is not compatible with (and will not be compatible with) mainly because of the removal of the my_sql functions which are replaced with my_sqli functions.
You would need to have the PHP version downgraded to 5.6 in order for Photo Cart to work. If downgrading the PHP doesn't work then you may have to update Photo Cart to the last version of 7. Download Photo Cart 7 upgrade files. Upgrade instructions.
Photo Cart was retired in 2015. Check out Sytist.
Remove Ability To Order Same Product From Favorites
But they also can go to their favorites and order all images with the same product even if that image is not offered as a product. I want to remove the ability to order favorites from same product. Any ideas?
We have a Dance event. It has both formals and candids in the same gallery under different folders. The candids have one price guide and the formals have a different price guide. Customers have made favorites of both candids and formals and when they go into their favorites they can click on the option to order the same product for all images even though the product offered is not available for that image
You can go to Customize -> Edit My Theme and add this code in the additional CSS section to remove the option:
#orderAllFavs { display: none; }
My Email Address: info@picturespro.com
Loading more pages