|
|
|
| | Download rsContext
The latest version of rsContext may be downloaded from:
http://www.browsenodes.com/contextads/version/latest/rscontext.tar
The rscontext.tar file is a tar archive containing the PHP source code files for rsContext and other files needed to run the script.
Please see:
Version History:
| | | 2005-03-17 | 2.001.002 |
Version 2.001.002 is a minor update which fixes a bug in the country selection; sets the URL index to UNIQUE in the rscache table; and now uses a BlendedSearch operation for keywords.
To upgrade:
Rename rsconfig.php to rsconfig.save
Install the new version into the same path, overwriting the old files
Edit rsconfig.php as necessary (you can refer to your old settings in rsconfig.save)
Empty the rscache table ("DELETE FROM rscache")
Execute SQL command "ALTER TABLE `rscache` DROP INDEX `URL`, ADD UNIQUE `URL` (`URL` ( 255 )) "
Instead of the last two steps, you can drop the rscache table from the database and recreate it using the command in the rscontext.sql file. | | | | 2004-10-22 | 2.001.001 |
Fixed bug handling default image settings. Added resizing of images when they are slightly too large. Added "cellpadding" around ads. To upgrade, rename rsconfig.php to rsconfig.save. Install the new version into the same path, overwriting the old files. Edit rsconfig.php as necessary (you can refer to your old settings in rsconfig.save). | | | | 2004-10-20 | 2.001.000 |
Added support for displaying images in the generated ads. To upgrade from version 2.000.000, rename rsconfig.php to rsconfig.save. Install the new version into the same path, overwriting the old files. Edit rsconfig.php as necessary (you can refer to your old settings in rsconfig.save). | | | | 2004-08-05 | 2.000.000 |
Version 2 of rsContext. This is a major rewrite. This new version does not store product information and use of MySQL to cache Amazon AWS queries is optional. |
[Home]
[Download]
[Documentation]
[FAQ]
|
|