All Installation instructions are in the config.cgi file ========================================================================================== NOTE FOR UPGRADERS FROM 1.3 of ANYVOTE to this version (1.31) ========================================================================================== Simpy add the following variables to the botton of your config.cgi file #use bar image to show bar graph of the top ten? 1=yes, 0=no $USE_BAR = 1; $MAX_BAR_LENGTH = 100; # this is the value in pixels of an item having 100% of the votes #The default number of votes new voting items should start with #when being added to the vote list from the Admin screen #(I would recommend 1 for $SUGGEST_STARTVOTE since someone suggested it) $SUGGEST_STARTVOTE = 1; #(I would recommend 0 for $MANUALADD_STARTVOTE since the Admin person added it) $MANUALADD_STARTVOTE = 0; and then replace your anyvote.cgi with the new one! Thats it! :) Also add the bar.gif image from the zip to your images directory if you intend to use the bar graphing! ========================================================================================== Dont forget to read the Changes History in the new anyvote.cgi file! ========================================================================================== ############################################################################################ # # If you like this script, please register it! Only $10/£10 to get a registered version! # It will encourage us to produce more scripts like Anyvote! # http://www.thycotic.com/scripts # E-Mail: info@thycotic.com # ############################################################################################