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: TherioN
Forum Index » Profile for TherioN » Messages posted by TherioN
Author Message
Ok, so after I've read through most of the adv. poll topics, my problem is still unsolved.

What code do I need to have on my .php page so the DAMN poll will show up? My current page looks like this:

Before the HTML:
<?php
/* Include this before your html code */
include "./poll_cookie.php";
?>

In the Body:
<?php
include_once "/root/directory/n-i.se/poll/booth.php";
echo $php_poll->poll_process(1);
?>

Awright. Now my 6th sense tells me that I have to substitue /root/ and /directory/ with............................something else, then followed by my domainname, then the subdirectory. Where is the error in this code?
 
Forum Index » Profile for TherioN » Messages posted by TherioN
Go to:   
Based on the open source JForum