Intall cscart intergration with control

1. only work on rel 12 or later version

step needed for setting up cscart integration with control

If your captcha is not working make sure you have gd, php-gd, and freetype installed

If thumbnails do not update

  1. ssh into the web server and cd into their skins directory
     #cd /var/www/html/cscart/skins
  2. You can edit a list of files that use show_thumbnail using the command.
     #vi `grep -r show_thumbnail * | cut -d\: -f1 | sort | uniq | xargs`
    You want to change "Y" to "N" in those lines.

To use parent image when child has no image:

  1. login to cscart admin page
  2. Select Design tab
  3. select skin-selector sub-tab and check what skin they currently use
  4. select template editor sub-tab
  5. follow these folders: <skin_name> -> customer -> views -> products -> components

  6. double click product_options.tpl

Replace the line

'src': '{config.no_image_path}',

with

'src': '{$image_pair_var.icon.image_path}',

Note that zoomifier (3rd party add-on) will always use the parent image as it is not child-aware.

To remove the Simbirsk Technologies details

Go to Admin -> Company. Set this up with proper details for the company. This is used in numerous parts of the program.

To make the left column show level 1 and level 2 categories simultaneously on the left column

Go to Admin Page -> Design -> Blocks. On the left column expand the "Categories" field and click on "edit". Choose Plain in the Filling field then save.

Don't forget to create a new default online debtor from scratch so that all the owings are 0