IMPORTANT: This contribution was developed for, and tested on OSC v2.2MS2. I haven't tested it on previous OSC releases, so please take care when you install it in pre-MS2 OSC versions. In any case, please BACKUP your programs!!!
Some of the features of this add-on are,
* split page views for guestbook entries
* email to shop owner when guestbook is signed
* email "Thank you" message to visitor (if email is provided)
You can see this program in action at, http://www.vjdom.com. Ah, and don't forget to sign my guestbook there ;-).
Legend: 
Download

Report
This is a simple modification/translation of the files wich are added by the TheExterminator on 10th aug 2006.
This is a full package again incl. dutch files.
I didn't add a button.
Also a little modification in the file: catalog/guestbook_sign.php file. stylesheet.css was missing in this file.
There are a error in 3 linje, and i have fix it with this file.
From:
($PHP_SELF,'guestbook')
To:
($PHP_SELF,'guestbook_sign')
Or you can take the other file and make a Search ($PHP_SELF,'guestbook') and replace it with ($PHP_SELF,'guestbook_sign')
This contribution was made to work with the Super Contact Us Enhancement + Anti Robot Registration as uploaded by me. I made the neccessary changes to include the guestbook too.
If you install this, to install the Super Contact Us Enhancement + Anti Robot, will be very easy as you will only have to overwrite a couple of files, because provision for the database tables and configuration values are included in this .sql file.
Download both files that I uploaded on the 25 & 26 May. It includes very nicely written installation instructions which are easy to read.
To view all of the above in action
http://dev.webwolf.co.za Contact me if you run into problems.
I didn't include the install file in previous post, sorry, can someone who has installed this without any problems please email me, on jomaATaustarnet.com.au thanks
sorry everyone, this is new instructions...forgot the
define('ENTRY_CASE_SENSATIVE', ' <span class="smallText"><i>(Case Sensative)</i></span>');
in catalog/includes/languages/english/guestbook_sign.php
I intergraded VVCode into the guestbook, to stop all the SPAM, i kept the little mods previously posted to block certain words being typed in the comments field, this is a visual verify, so it is a type image text in the boxy thing, anti-robot.
Full Pack Again with Danish files and danish readme and spam protection + the fix i write is update to.
Full Pack Again with Danish files and danish readme and spam protection + the fix i write is update to.
Full Pack Again with Danish files and danish readme and spam protection + the fix i write is update to.
Full Pack Again with Danish files and danish readme and spam protection + the fix i write is update to.
Full Pack again - with Danish files and danish readme + spam protection is on to + The fix i write are make 2.
Full Pack with Danish files and danish readme + spam protection is on to.
On Line 100 In Admin/guestbook.php
$gInfo_array = array_merge($guestbook, $guestbook_description);
Chance To:
$gInfo_array = array_merge($guestbook);
Or you get a error in you admin
The File is only admin/guestbook.php
This simple update removes a lot of entries in a guestbook made by spambots.
Example at ...
http://www.picturelizard.co.uk/guestbook.php
Same package as before with french translation (except admin key sorry).
Also included are the files required if you are using the BTS contribution
I inserted also the german files and textes. Have fun.
This is the full package with the modifications from the previous posts included.
Hi!
Till now this Contrib worked not fine.
I´ve found the mistake.
Now it is working 100%
Only change one file. Put it in your Admin-Directory instead of the old one.
You can see it in action under:
http://www.kaufhausderliebe.de/kdl1/index.php
G U E S T B O O K ver.2.1 by mr_lee
In ver.2.1 I made little modifications on guestbook_sign.php
Added code in guestbook_sign.php between lines: 66-76 !
This version include *** ADMIN PANEL *** for edit and configure your guestbook!!!
Some of the FEATURES:
A) In CATALOG:
* Split page views for guestbook entries
* Email to shop owner when guestbook is signed
* Email "Thank you" message to visitor (if email is provided)
B) In ADMIN:
TOOLS:
* Display or don't display guestbook entries (set Active/Inactive guestbook entries)
* Edit/Delite guestbook entries (Edit Full Name, E-mail, Comments text,...)
CONFIGURATION:
* Cofigure guestbook:
- Show or not your Guestbook in your store
- Maximum number of guestbook entries to display in guestbook page
- Number of 'number' links use for page-sets in guestbook page
- Minimum lenght of 'Full Name' in sign guestbook page
- Minimum lenght of 'Comments' text in sign guestbook page
- Sets the location of the Prev/Next Navigation Bar in guestbook page (1-top, 2-bottom, 3-both)
IMPORTANT: This contribution was developed for, and tested on OSC v2.2MS2. I haven't tested it on previous OSC releases, so please take care when you install it in pre-MS2 OSC versions. In any case, please BACKUP your programs!!!
Some of the features of this add-on are,
* split page views for guestbook entries
* email to shop owner when guestbook is signed
* email "Thank you" message to visitor (if email is provided)
You can see this program in action at, http://www.vjdom.com. Ah, and don't forget to sign my guestbook there ;-).