Author Topic: Possible to add a poll to the homepage?  (Read 8326 times)

0 Members and 1 Guest are viewing this topic.

Offline Shap

  • Full Member
  • ***
  • Posts: 114
    • View Profile
Possible to add a poll to the homepage?
« on: December 27, 2002, 04:57:43 AM »
Hi, is it possible to add a PHP poll to the homepage? I already have one installed on my server, and tried adding it, but got all kinds of errors, it requires me to add a include_once on the first line of the page.

 :?:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Possible to add a poll to the homepage?
« Reply #1 on: December 27, 2002, 05:47:55 AM »
u can try use <iframe> set.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Look here
« Reply #2 on: December 27, 2002, 06:03:47 AM »
The solution I posted here http://www.4homepages.de/forum/viewtopic.php?t=2298&start=16 should work just fine for adding your poll.  Cheers.

Offline syndrom

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: Possible to add a poll to the homepage?
« Reply #3 on: March 17, 2005, 10:33:41 AM »
can you repost the solution, or point me to the right direction please?



Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Possible to add a poll to the homepage?
« Reply #4 on: March 17, 2005, 10:56:35 AM »
Hi syndrom,

1. save a poll-account ( e.g. http://www.toolia.de , ... )

2. use in your template :
Code: [Select]
<iframe src="http://www.toolia.de/<your_poll_account>.htm" width="150" height="300" scrolling="no" frameborder="0" marginwidth="0" marginheight="0">
that is everything ... should work ... :wink:
mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Re: Possible to add a poll to the homepage?
« Reply #5 on: March 17, 2005, 06:51:55 PM »

Offline syndrom

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: Possible to add a poll to the homepage?
« Reply #6 on: March 17, 2005, 07:27:49 PM »
thanks guys :wink:



Offline ascanio

  • Hero Member
  • *****
  • Posts: 569
    • View Profile
    • http://www.surfourspace.net
Re: Possible to add a poll to the homepage?
« Reply #7 on: March 17, 2005, 09:26:19 PM »
This MOD is a POLL integration for 4images with control panel integration http://www.4homepages.de/forum/index.php?topic=6859.0