Hello! I think i looked every topic according adv. poll, but didn't find any type of my problem. So. I have a gallery, which information is stored in MySQL DB. And i want to put a VOTE button under every photo. By clicking on it, a popup window pops up ( ) and the vote appears there. BUT! I don't want to make for every photo a photoid.php file! I want to have one file, which will work for every photo. I've tried to modify the source code like this:
but it didn't work. I mean, that it showed the adv.vote's index page, where user can choose his answer and vote. but when i click vote, i have the next error message:
Poll ID does not exist.
please, help me! how can i do it?
my second question is, how can i make comments public?