musicmaster Posted February 7, 2019 Posted February 7, 2019 (edited) I am transferring a Prestashop 1.6.0 site. I would like to use the same pdf's. However, Thirty Bees uses the PS 1.6.1 system. The most visible difference are the "-tab" files in the newer version. I tried just to copy the files from the old installation to the new but that doesn't work. I get a php error: Fatal error: Cannot redeclare class Smarty in \htdocs\vendor\smarty\smarty\libs\Smarty.class.php on line 1802 Does anyone know whether there is an easy way to make those files suitable for Thirty Bees? Edited February 9, 2019 by musicmaster
musicmaster Posted February 9, 2019 Author Posted February 9, 2019 I found the solution. You need to copy all the pages that are not present in the old setting to the pdf directory. This concerns all the subpages like order-return.product-tab.tpl and the page pagination.tpl. This is likely because those files are assigned to template variables in the php code. The result looks almost the same as in the old PS installation. Only the order lines are too close to each other.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now