Hey everyone, finally got around to pushing out the norris fact generator. Hope everyone enjoys it, and special thanks to the guys at www.chucknorrisfacts.com for the insanely funny collection of facts. btw for those downloading, this is just a php script and a database, so if you are just lookin for quotes, read em on teh top right of the page. For those who want to integrate this in your site, then download away.
Enjoy
Get it here
UPDATE: To integrate the plugin, you activate it then call the function in your sidebar.php with a statement like
“< ?php quoteAl(); ?>“
lol, this is great
Thanks!
hi. wondered how to integrate the chuck into sidebar.php… i´m not too much into coding. could you help me out?
Could you help me to with the sidebar.php
and it would be awesome if you could make the simpsons quote available for download :smile:
:lol: ahahaah! thats awesome! i love you.
Hi,
Nice Chuck feature! :lol:
Off-topic: How did you get these smileys above the comment box? Thx! :wink:
I’m not sure what I’m doing wrong in this case. I am using WordPress 1.5. I tried to copy the file to the /plugins/norris directory and it did not show up for me to activate from within WordPress. I also tried to just copy the file to the /plugins directory and it still doesn’t show up to activate within WordPress.
What am I doing wrong. Thanks.
Thanks for the great plugin!
However I thought I’d point out that the “proper” way of creating a multi-file plugin is to put ALL of the files inside a folder, so really, norris.php should go inside the folder too. ;)
.rar …. is there a .zip file? Or what do I use to open .rar? I thought for some reason that was for MAC’s, right? Is there any Windows version of this?
So, just wondering how to integrate it…I added the code to my sidebar.php, I put norris.php in my plugins, still no dice, any suggestions?
thanks.
-=Warner=-
[…] Ich weiss, dass es diese Witze schon länger gibt - aber erst jetzt habe ich mir mal etliche angeschaut. Nun muss ich stark bleiben, denn sonst baue ich diese Random Quote-Plugin ein. […]
Thanks, this is great.
Will this plugin still work even though chucknorrisfacts.com is apparently history? Does it pull off of their DB or are the quotes hardcoded?
Nah, she’s all a database of quotes, it’ll work till chuck himself roundhouse kicks something somewhere that creates something higher than electricity and destroys computers.
I get the following error while trying to activate the pluging (WordPress 2.3.2):
Warning: fopen(): URL file-access is disabled in the server configuration in /home/ruegnit1/public_html/wp-content/plugins/norris/norris.php on line 11
Warning: fopen(http://ruegnitz.com/wp-content/plugins/norris/quotes.txt): failed to open stream: no suitable wrapper could be found in /home/ruegnit1/public_html/wp-content/plugins/norris/norris.php on line 11
Cant Find quotes File
The installation and activation procedures are pretty dummy proof. Any ideas about whats happening?