Once
a rating system has been created via the admin CP you will then
need to follow these instructions.
Use
the guide below to change the look and feel of each rating system.
I
N S T R U C T I O N S
1.
Include
the script (rate.php) at the very top of the page.
Example:
<?php
?>
2.
To
display the new rating system use the following code
example:
Example:
<?php
?>
example
would display:
3.
Change
the 7 rating parameters to suit your needs (see guide
below)
<?php
Rating(x1,x2,x3,x4,x5,x6,x7);
?>
Example:<?php
Rating(r01,x2,x3,x4,x5,x6,x7);
?>
Notice:
x1 has been replaced
with the rating id r01
Replace
the remaining x's with the appropriate parameter options.
G
U I D E
Parameter
Description
Options
x1
Rating
ID
Indicate
which rating system to display
x2
Rating
Display
Set
how the rating system will be displayed.
0 = Vertically
1 = Horizontally
2 = Drop down list
3 = List
4 = Rating display only
(no option to rate)
x3
Rating
Values
Allows
you to display rating value images
0 = Dont display
1 = Display
x4
Rating
Tag
Allows
you to display rating tag
0 = Dont display
1 = Display
2 = Display with link
(If destination set)
x5
Rating
Image
Allows
you to display rating image
0 = No image
1 = Display image
2 = Display image with
border
3 = Display image with
shadow
4 = Display image with
shadow and border
x6
Enable
Reviews
Allows
your visitors to post reviews
0 = Disallow
1 = Allow
x7
Show
Preview of Reviews
Allows
preview of reviews to be displayed
0 = Dont show any
x = Where x is the amount
to show
all = Will display all
reviews for rating