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 
Using Advanced Poll 2.03 in Nucleus Blog  XML
Forum Index » Support Forum
Author Message
philwill30
Newbie

Joined: 14/04/2007 06:38:33
Messages: 2
Offline

Hi all, I am currently attempting to put an advanced poll in the sidebar of a nucleus powered blog. I have read the posts on changing page type to php and things of that sort, but the sidebar is a .inc file. All I seem to get is the

poll_process(4); ?>

Go to 35thfreepress.com to see what I mean. The words are above the twitter box on the right after you scroll down some.

Thanks for any help!
[WWW]
philwill30
Newbie

Joined: 14/04/2007 06:38:33
Messages: 2
Offline

This was a post of victory, Until I figured out the poll didnt work right..... Still need help. The poll is up, it just won't work right now.

Thanks for all your help!
[WWW]
phripley
Newbie

Joined: 24/04/2007 17:40:06
Messages: 1
Offline

php is not being processed on the server side.

Perhaps that is because you are opening your php script with:

<?php

and closing it with this:

?>

Might try <? ?>

or

<?php php?>
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum