- This topic is empty.
-
AuthorPosts
-
March 17, 2010 at 12:52 pm #28430
CoolAsCarlito
ParticipantI’ve tried a couple of php poll type scripts and I really wasn’t impressed with them and then it dawned on me. Chris uses one on the mainpage? Looks great with how it shows the results and what not. Anybody know which poll script it is that is used?
March 17, 2010 at 1:28 pm #72512Chris Coyier
KeymasterWordPress plugin:
March 17, 2010 at 2:18 pm #72515CoolAsCarlito
ParticipantWhat if I don’t have my site using word press though.
March 18, 2010 at 3:54 pm #72544CoolAsCarlito
ParticipantSo any site can be put into wordpress?
And if so you can still have your own php and mysql databasing coding attached?
March 19, 2010 at 2:08 am #72552Makeshift
MemberOne of the great things about wordpress is if you know what you’re doing, you can make it look like a completely static site while using the plugins and everything else it has to offer.
March 19, 2010 at 4:01 pm #72575CoolAsCarlito
ParticipantSo it would be okay for me to turn:
kansasoutlawwrestling.com
into a wordpress site?
March 22, 2010 at 11:42 pm #72816Chris Coyier
KeymasterAs another reminder, I did do a post about creating a poll from scratch in the past:
April 2, 2010 at 3:24 pm #73373jandreoni
Member"CoolAsCarlito" wrote:So it would be okay for me to turn:kansasoutlawwrestling.com
into a wordpress site?
Hey, Carlito–
Check this post out. He runs through turning a normal static site into a WP site, with explanation on what it all does.
http://www.blog.spoongraphics.co.uk/tut … om-scratch
And also check out:
April 5, 2010 at 11:53 pm #73467CoolAsCarlito
ParticipantOkay I have this as the test beta version of my site on wordpress installed.
Normal site:http://kansasoutlawwrestling.com
Wordpress site: http://kansasoutlawwrestling.com/wordpress
I have the WP-Polls installed and have a poll made but don’t know and can not not find the code to put into the code so that it’ll display the poll on my site?
April 7, 2010 at 5:07 pm #73635LonChaney
MemberI read the article How to Design & Create a PHP Powered Poll (an oldie but a goodie) but the sample poll allows you to vote more than once. What did you do to correct this?
April 8, 2010 at 9:12 pm #73764CoolAsCarlito
ParticipantOkay so I inserted the code: <?php get_poll(); ?>
And it shows the poll however it shows this above the poll:
"Notice: Undefined index: pollresult in /home/content/y/a/n/yankeefaninkc/html/wordpress/wp-content/plugins/wp-polls/wp-polls.php on line 76
Notice: Undefined index: pollresult in /home/content/y/a/n/yankeefaninkc/html/wordpress/wp-content/plugins/wp-polls/wp-polls.php on line 514.
Not sure why I haven’t messed with any files of that plugin.
April 15, 2010 at 2:35 pm #74088CoolAsCarlito
ParticipantSo I fixed those two errors but can’t seem to fix this :
Notice: Undefined variable: pollresult_id in /home/content/y/a/n/yankeefaninkc/html/wp-content/plugins/wp-polls/wp-polls.php on line 259
April 26, 2010 at 7:02 pm #74646CoolAsCarlito
ParticipantTrying no idea on how to fix this issue. Does anyone have a clue?
April 30, 2010 at 11:28 pm #74936CoolAsCarlito
Participant*bump*
-
AuthorPosts
- The forum ‘Back End’ is closed to new topics and replies.