If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: amayar
Forum Index » Profile for amayar » Messages posted by amayar
Author Message
I tried that, but It only displays the latest results??? not the poll...

weirdddd ...... I'll try again .....

Thanks
On the poll_config you will found all the bgcolor, fonts... etc... You can easily UPDATE the table ....
I embedded the code for the popup template on my index page...

/* the third poll */
$php_poll->set_template_set("popup");
if ($php_poll->is_valid_poll_id(13)) {
echo $php_poll->display_poll(13);
}

Does anyone know how to update the poll ID (in this case 13) automatically?? Every time I create a new poll I have to go to the code and change the number manually
 
Forum Index » Profile for amayar » Messages posted by amayar
Go to:   
Based on the open source JForum