I've installed the template from github on 1.5.5f . Everything works ok so far with the zca bootstrap template installed. I installed the clone template plugin and created a copy of the bootstrap template. I'm getting an error when the product listing page splits the pages. It works fine on the bootstrap template but not the clone. I went through the custom template folders to make sure that all the contents had been copied. They look identical. I deleted the bootstrap and clone folders and started from scratch with the same results. Here is the debug file:
PHP Code:
 PHP Fatal error:  Class 'zca_splitPageResults' not found in /includes/modules/shaft/product_listing.php on line 32 
The zca folder is in includes/classes. Any ideas?