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 
advanced poll in phpwcms or index.php  XML
Forum Index » Support Forum
Author Message
Anonymous



I am in trouble I think I have read all the posts about installing Advanced Poll, but I still don't get it.

I use a content management system ,phpwcms, and the index page is index.php which is all php code. I can't understand how I can make it work. Has anybody done this in php based site I mean all my site comes out of phpwcms, all php and I have templates to create pages inside the phpwcms admin area so my pages are created with php. anyways I hope somebody can take me out of this hole.
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

You should search the phpwcms support forum. There is some discussion on using Advanced poll in phpwcms. Here are a couple, but all you have to do is click on their search button and type in advanced poll.

http://www.phpwcms.de/forum/viewtopic.php?t=4834&highlight=advanced+poll

http://www.phpwcms.de/forum/viewtopic.php?t=3310&highlight=poll
Anonymous



Yes, I have checked phpwcms forums and for hours and I still could not find an answer I post my question there to at the same time I posted it here so I will wait till some can help me here or there.
Anonymous



Yes, I have checked phpwcms forums and for hours and I still could not find an answer I post my question there to at the same time I posted it here so I will wait till some can help me here or there.
Anonymous



happy wrote:Yes, I have checked phpwcms forums and for hours and I still could not find an answer I post my question there to at the same time I posted it here so I will wait till some can help me here or there.

CORRECTED...
Yes, I have checked phpwcms forums and for hours. I still can not find an answer I posted my question there too at the same time I posted it here so I will wait till someone can help me here or there in the forums
amber222
Graduate

Joined: 07/05/2004 21:13:07
Messages: 586
Offline

The answers are in the posts.

{PHP:my_external_PHP_script.php}

Use: This tag supports complete external php scripts, ending with the *.php suffix. Phpwcms buffers output to enable these scripts to execute. Very robust including connections to remote databases. See forum for details and usage.
Notation: {PHP:my_external_PHP_script.php}
Result: -
Remark: The file name including the necessary indication of path is to be entered. Longer PHP scripts should be merged if necessary within iframe within phpwcms.

the Replacementtags used in phpWCMS are casesesitive. So [PHP] is not the same as [php].


In your code for external php, you are not calling the poll script. You are just calling the cookie:

I think this is the poll script:

Include poll with external php [SOLVED]
http://www.phpwcms.de/forum/viewtopic.php?t=3310&highlight=poll
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum