buongiorno...
io ho scaricato quaesto sondaggio da http://freephp.html.it/script/view_script.asp?id=711


questa è la guida


***Updated on 11/7/2004 - Poll systems .swf and .fla have been totally rewritten to make the poll faster and to correct some errors with having 6-8 poll options. You can see an example of the new poll with its functions here: http://www.rantchaos.com/poll.html. The problems are now correct but it is advised that if you run poll with 7 or 8 options, that you keep the choices to one line options, or the poll will not function.

If you have previously installed the poll then you need to download this system again and then overwrite the /poll folder with the new one in the download package. This will also correct any problems that you were having! if you have ant questions then please feel free to email me at simonds@sportsrant.com

Installation instructions.

To install the poll system:

1. Extract all the files in the upload folder to the desired folder on your site! e.g.: http://www.mysite.com/pollsystem/.

2. Open Connections/poll.php with a text editor and fill in the required data.


$hostname_poll = "localhost";//This is the host-You can leave it like this
questo che significa ..è qui che mi da un errore....

$database_poll = "root";//This is the database name
$username_poll = "user";//This is the username associated with the DB
$password_poll = "password";//And ,of course, the password

3. Open up the install.php:

search for
$query12="INSERT INTO `flash_access` VALUES ('admin', 'password', 'http://www.rantchaos.com/newpoll/');";

inline change:
http://www.rantchaos.com/newpoll/ to your correct path.

4. Point your browser to http://www.mysite.com/pollsystem/install.php and run it.

5. Go to http://www.mysite.com/pollsystem .This is you're Control panel.By default,the administration account is: username: admin password: password You can change it from the CP in settings.

6. Go to settings (in control panel) and fill in the poll address (including a final slash; ex: http://www.mysite/mypoll/ ).

7. Delete the install.php when finished.

8. go to "new poll" from the admin area and create a new poll. Try to keep the max number of options to 4 at the time being, more than 4 can cause problems. We are correcting those problems and will update this

9. Make sure that you "open" the poll from the poll list on the menu or the poll will not show on the page





DONE Now just copy-paste the code given in SETTINGS (in CP) on any site. example of the source from the settings to place would be as follows:

<EMBED src=http://www.rantchaos.com/newpoll/poll/poll.swf?homepath=http://www.rantchaos.com/newpoll/ width=160 height=350 type=application/x-shockwave-flash bgcolor="#FFFFFF" quality="high"></EMBED>



****please help us make this software even better, send a paypal donation to sportsrant@sportsrant.com. *****



ora ho seguito la guida in maniera dettagliata ma mi da un errore
questo: Fatal error: Can't connect to MySQL server on 'www.nome mio dominio.com' (10061) in D:\Inetpub\webs\nome mio dominio\pollsystem\Connections\poll.php on line 10


se potete aiutarmi..grazie