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 
Change template in Advanced Poll  XML
Forum Index » Support Forum
Author Message
Anonymous



Have looked in the forum but didn't find any answer.
What do I have to do if I want to use Graphics as template?
Anonymous



After the <?php
include_once statement ending in /booth.php";, and BEFORE you call the poll_process insert the line that names the template you want to use, in this example "graphic"

$php_poll->set_template_set("graphic");

THEN add your call to the poll
echo $php_poll->poll_process(4);
?>

That should do it.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum