Posted by Rickster
2014-09-24

I am unable to preview anything, though I can still edit a new poll. Where in the directory structure should I see new or updated files? The admin program recognizes a new poll (mySQL database is updated), but nothing new is written in the web server poll folder. What folders should be written for a new poll?
Posted by Tom
2014-09-24

Hi, when you create a new poll, the script saves the poll's attributes such as the poll title, the poll options into the database. It doesn't create any physical files or folders. If you want to change the poll's appearance, you can edit the skin(template), which is located in the web/skins/(skin-name)/ folder.