Pagina 1 di 1

STS installazione avanzata

Inviato: 20/10/2004, 0:13
da Eliasambo
Ciao a tutti,

veramente un po d'inglese lo mastico ma davvero non riesco a
comprendere cosa devo fare per eseguire questa installazione.

Riporto sotto la spiegazione sul file README.TXT della contribution.
Grazie se avrete il tempo di darmi un'indicazione.

HOW TO INSTALL (ADVANCED):
-----------------------------------------------------------------------

------
For each of these files in the /catalog/includes/ directory:

application_top.php
header.php
column_left.php
column_right.php
footer.php
application_bottom.php

You will need to merge the changes in the STS files into your existing

files.

The changes are preceded by:

// STS: ADD:

and are ended with:

// STS: EOADD

NOTE: configure-SAMPLE.php is included in the ZIP file, but you will

have to
reenter all your configuration settings if you use it. It is easier
to just add the STS lines at the bottom of the file to the bottom of

your
existing /catalog/includes/configure.php file.

The simplest way I've found to make changes is to use a file compare

and merge
tool. A simple graphical tool (the one I've been using myself) can be

found
here:

http://www.compareandmerge.com/

It's shareware ($35) and has a fully functional demo period. It makes

merging
lots of changes a breeze. I have no affiliation with this product

other than
being a happy user of it.

After the changes are made, copy these files:

sts_start_capture.php
sts_stop_capture.php
sts_display_output.php
sts_user_code.php
sts_product_info.php
sts_template.html

into your /catalog/includes/ directory and hopefully everything will

work!