Product Attribute Pictures v2.0 PLUS (Shareware Version) - Manual |
||||||||||||||||
|
Thank you for downloading this software. This manual covers the functionality not only of this Shareware version, but also the Premium version of PAPs. Some of the features detailed here are therefore not available in this distribution. These disabled features include attribute selection for inclusion in the shopping cart, bulk copying and layout selection. If you wish to purchase the Premium version of PAPs, please see the PAPs product information page. This software is a dynamic and flexible imageing solution for your creLoaded online store. Its features include easy uploading and management of image files together with fine-grained control over display options and bulk copying of images and settings to other products. We hope you will find this software easy to install and use. The User Guide section of this document is also available online via the help buttons in the PAPs admin panel. If you have a support question or comment, please don't hesitate to contact us using the channels shown in the Further Support section, below. We understand that our success is based on your satisfaction and we will therefore continue to provide support to you until you are completely satisfied with the product and beyond. |
||||||||||||||||
| ||||||||||||||||
|
|
||||||||||||||||
|
The installation process for this version of PAPS has been pared down to the minimum possible number of steps and file edits. For your convenience it is significantly more streamlined compared to the free version, requiring only:
|
||||||||||||||||
Fresh Installation |
||||||||||||||||
| Step 1 - Copy all the files from the 'catalog' directory of this distribution to their respective folders. | ||||||||||||||||
| Step 2 - Backup your database, and then run the code in the file sql/paps_v1.0_PLUS.sql using your favorite database interface program. REMEMBER: if you are using prefixes for your database tables you need to add the prefix to the table names in the SQL file before you run the SQL commands. | ||||||||||||||||
| Step 3 - Open the file catalog/admin/includes/boxes/catalog.php
Find the line: tep_admin_files_boxes(FILENAME_PRODUCTS_ATTRIBUTES, BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES) . and add beneath it: tep_admin_files_boxes('paps.php', 'Attribute Pictures') . Save and close the file. |
||||||||||||||||
| Step 4 - Open the file /catalog/templates/content/product_info.tpl.php
Place the following line: <?php include(DIR_WS_MODULES . '/paps.php'); ?> At the point in the file at which you would like the Product Attribute Pictures to be displayed. When placing this line, please bear in mind the following points:
|
||||||||||||||||
| Step 5 - Create a new folder in the catalog/images folder. Name it 'paps' and make sure it is
fully writeable.
Installation is now complete. Please make sure you allow Administrator access by storing the paps.php file by going to: Administrator->File Access->Catalog, click the 'store files' button on the right, then select paps.php from the dropdown menu. You are now ready to proceed to the User Guide and follow the steps outlined there. |
||||||||||||||||
Upgrade From Free Version |
||||||||||||||||
To upgrade from an existing free version of PAPs, you need to delete some redundant code, update the required database tables and then follow steps 1) and 5) ONLY from the 'Fresh Installation' section, above. The steps marked [OPTIONAL] do not have to be completed in order to successfully use this version of PAPs. However the corresponding code is no longer used by the system, so you may want to delete it to avoid unnecessary clutter. |
||||||||||||||||
| Step 1 - [OPTIONAL] Delete the following line(s) from catalog/admin/includes/filenames.php:
//start PAPS define('FILENAME_PAPS','paps.php'); //end PAPS |
||||||||||||||||
| Step 2 - [OPTIONAL] Delete the following line(s) from catalog/admin/includes/languages/english.php:
define('BOX_CATALOG_CATEGORIES_PAPS', 'Attribute Pictures'); |
||||||||||||||||
| Step 3 - [OPTIONAL] Delete the following line(s) from /catalog/includes/database_tables.php:
//paps define('TABLE_PAPS_HEADINGS','paps_headings'); |
||||||||||||||||
| Step 4 - [OPTIONAL] Delete the following line(s) from /catalog/includes/languages/english.php:
//PAPs (Product Attribute Pictures) define('PAPS_SELECTED_OPTION','Selected Option'); define('PAPS_HEADING','Product Options Viewing Area'); define('PAPS_INSTRUCTIONS','Click on any of the smaller images to see our product options, then select your chosen options from the \'Available Options\' drop-down menus.'); |
||||||||||||||||
| Step 5 - [OPTIONAL] Delete the following line(s) from /catalog/templates/[YOUR_TEMLPATE]/stylesheet.css:
SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:10px;color:#000000;} |
||||||||||||||||
| Step 6 - In /catalog/templates/content/product_info.tpl.php:
Delete all code from: <!-- PRODUCT ATTRIBUTE PICTURES --> To: <!-- EOF PRODUCT ATTRIBUTE PICTURES --> |
||||||||||||||||
| Step 7 - Follow steps 1), 2) and 4) from the 'Fresh Installation'
section, above.
Installation is now complete. Please proceed to the next section to begin using this version of PAPs. |
||||||||||||||||
User Guide |
||||||||||||||||
Uploading Images |
||||||||||||||||
This is the first step to setting up your images for any given product. 1) In the Admin component, go to Catalog->Attribute Pictures via the menu on the left.
WARNING: If you plan to upload several large image files, make sure that the total aggregate size of all files added together does not exceed the 'upload_max_filesize' or 'post_max_size' settings in your web server's php.ini file. 6) When you have entered the information in all 3 columns of the uploads section, click 'Upload'. Congratulations! Your pictures have been attached to the selected product and you should now be able to see them if you look at the item's product info page in your store. At this point, you can make adjustments to the way your pictures are displayed. The next section deals with these options. |
||||||||||||||||
Adjusting Display Settings |
||||||||||||||||
After you have uploaded a set of images for at least one attribute, you can now make various adjustments to the way in which the images are displayed. To make adjustments for images already uploaded for a different product simply select the product from the dropdown menus at the top of the screen. |
||||||||||||||||
You should now see the Current Images section, which has the heading: 'CURRENT PRODUCT ATTRIBUTE PICTURES FOR: ' followed by the product name and model number. Below this you will see the following product-level options: Ignore product attributes (Yes/No): 'Yes' (default): your pictures will be displayed in the product info page even if you have not set up any attributes for the product via the 'Products Attributes' section of the Admin component. In effect, this means that you can add images that are unrelated to specific product attributes to the product info page. 'No': your pictures will only be displayed AFTER you have set up corresponding attributes using the 'Products Attributes' section of the Admin component. In this mode, you will have the option to show the price differential of each attribute value below its picture. You will also be able to allow customers to select their desired attribute using radio buttons below each picture. Please note, the Attribute Value and Attribute Names you use when uploading the image files must exactly match those that you set up in the 'Products Attributes' section. NB - This setting applies to ALL pictures associated with the selected product. Viewing Area Title: Edit this textbox to change the main heading for PAPs viewing section on your product information page. Viewing Area Subtitle: Edit this textbox to change the text below the main title. This could include a brief instruction for users on how to use the viewing area. Main Image Title: Edit this textbox to change the text which will appear above the enlarged image which the user has selected. Thumbnails Position: Choose the appropriate layout for the viewing area on the product information page. Click 'Update' to save your changes. |
||||||||||||||||
Beneath this setting, you will see one column of settings for each (general) product attribute that you have already uploaded pictures for. Each column consists of the following:
NB - Only image widths can be set in order to maintain the aspect ratio of each image. You should always ensure that you upload pictures which are slightly larger than required because the system can reduce large images but will not increase the size of smaller images. Again, this is to maintain the quality of the image. |
||||||||||||||||
Bulk CopyingIf you have uploaded a set of pictures which you want to use with a different product, you can copy an entire image set (i.e. all attibute value pictures for a specific attribute name), together with its current settings, to one or more other products. Please remember that if 'Ignore product attributes' is set to 'No', you will have to ensure that the necessary attributes have been set up in the 'Products Attributes' section for the images to display properly. NOTE: Bulk copying is not possible if there are apostrophes in the attribute name. |
||||||||||||||||
| Copy to products:
Enter the product model number of each product you wish to copy the current images and settings to. When copying to multiple products, separate each product model number with a comma, leaving no whitespace on either side of each comma (e.g. 11045,DVD-ABUG,30122). Then click 'submit'. |
||||||||||||||||
Troubleshooting |
||||||||||||||||
|
||||||||||||||||
Further SupportPlease remember to send us your versions of PHP, MySQL and creLoaded when sending a support query. |
||||||||||||||||
|
||||||||||||||||
COPYRIGHT (c) 2008 OPEN SOURCE SERVICES. ALL RIGHTS RESERVED.
|