Be aware that for every version family (PHP 5.4, 5.5, 5.6, etc), more functions are declared as "deprecated". For example, in PHP 5.6, it will display an Announcement about 'mysql' being deprecated (and possibly other announcements). CubeCart is coded to show all errors (except Notices) during the early part of waking up. Thus, if your PHP is configured to use 'mysql' as opposed to 'mysqli', you will see this in the pages of your store. I am just saying this to make CubeCart users generally awar