![]() |
Quote:
I'll release a 1.05 with this fix in it as soon as I fix the moderated post thing cherylferraro noticed. For now, if you want you can edit your "Encheferizer - showthread title" plugin, and replace the PHP code with this version: PHP Code:
|
Quote:
[Edit - I just got into my test board, and this fix works for me just fine. I set guests to be moderated, posted, approved, posts show up normally.] Could you try this. Find your "Encheferizer - main postbit", and replace the PHP with the following. There's actually only one small change, but it's easier to just copy & paste the whole thing in there: PHP Code:
-- hugh |
Uploaded the 1.05 ZIP, which just includes the above two fixes (forum description and guest posting bugs).
-- hugh |
I just installed the latest files and the moderated posts are displaying normally.
Thank you! :D |
Is there a way to set it so that a chefed user sees ALL posts on ALL forums as chefed, but everyone else sees them normally?
|
Quote:
Would you want everyone else to see those victims posts encheferized, or normal? I'll look at adding a new category of "victim", that see the entire board encheferized. Watch this space. -- hugh |
i have just the member to pull this on... thanks
|
Quote:
|
Love it!
It does mess up the smilies though. I can't see a simple way to fix that, though, as smiley replacement text could be anything. The trade-off is worth it. I put the board owner in as the first "victim." He'll love it once he figures it out. |
Perfect for an april fools
|
OH MY GOD that is fantastic! Awesome! :D
|
Quote:
-- hugh |
Quote:
-- hugh |
Fun mod! The only thing that would make it better, would be if you could Encheferize an entire usergroup. That way, you could use it as penalty in conjunction with the Infraction system. Accumulate a certain number of points and join the Encheferizer group for a while :)
|
I had edit abit the bb_encheferizer.php to change the greek words for those who have greek language in their forums.
Great thing m8 we cryed here with some guys that we did it. |
Quote:
Don't know why I didn't think of this myself Thanks for the feedback. -- hugh |
Quote:
What I might look at doing at some point is making the replacement terms be a lookup array, then provide a hook so you can add / redefine them with a simple plugin. Worth doing just for very thought of The Swedish Chef speaking in Polish or Greek or Italian or ... LOL!! Quote:
Thanks for the feedback, makes the work worthwhile. :) -- hugh |
Funny mod, but for me even if you enter which forum ID & user ID in Encheferizer, it still shows up for everyone as Encheferizer. Strange.
|
Quote:
If you specify any forum ID's, then all posts in those forums will appear encheferized to everyone, ragardless of userid. If you specify User ID's, and don't change the "Victims see as ..." options, then those users posts will appear encheferized to everyone else, but normal to the "victims", in any forums. Unless of course they are posting in a chef'ed forum, in which case the above rule applies. -- hugh |
You're right cheesegrits - I must have misunderstood the UserCP options. Thanks.
|
No problem. It's easy to get confused, even I do sometimes. Being very customizable can be a two edged sword.
-- hugh |
Looking for a couple of volunteers to test 1.07, which adds the Usergroup ID list, as requested by several folk, who had the bright idea of being able to tie the Encheferizer to an "infractions group".
So 1.07 adds "Group ID(s)" to the ACP options. If you specify one or more groups, ALL POSTS (and forum names, titles, descriptions, etc) on the ENTIRE site will be encheferized for those users. I've tested on a couple of boards, seems to work OK, but I'd like a couple of other folk to try it before I release. -- hugh |
:-) Freaking hilarious...
Love it. lol Going to install it now. |
Quote:
I finally found some time to work on the infraction group stuff, Rob is testing it for me now, should be released real soon. -- hugh |
I just installed this and plan to unleash it on my forum on April Fool's Day. Oh, the pandemonium that will ensue...:)
Two things I would love to see though: it would be nice if there was an option to allow a user to turn it off when they get tired of it. And wouldn't it be great if it temporarily changed the affected user's avatar to an image of the Swedish Chef? Cheesegrits, if you're still developing this mod, please consider adding those features. And thank you so much for a great mod! My members will be in stitches:up: |
Quote:
Your the best! :D Indeed this has just been added.. and I do recall Usenet ;) |
heh - classic!
Thanks and installed :) |
Funniest hack ever. Installed.
Great stuff. Thanks. :D |
Quote:
|
this is the best thing ever
|
Also installed this, very funny!
How do I get it to work on the index page? Since that has no id? |
I found a bug... if someone uses the [IMG] tag... the image gets broken because it enchenferizes the link to the image as well.
|
Love it love it love it :D
A nice thing for the future (for April Fools jokes lol) would be the option to automatically make all forums encheferized, so you don't need to enter all your forum ids ;) Thanks for making this - I laughed so hard today! :D |
I had the same experience as Jaxel today; it broke all the posted images and the smileys too.
On the upside, I was able to display random avatars of the Chef with a little help from the vBulletin.org forum. I've attached a zip file of the six Swedish Chef avatars I used; they're all a bit on the large size (most are 100 pixels high) so you may want to resize them. Create a subdirectory named SwedishChef in the images/misc directory and upload them there. Then go to Plugins and Products: Plugin Manager, find the Encheferizer section, and click on Edit for the postbit_display_start hook. Add: Code:
$newavatar = mt_rand(1, 6); Next, edit your postbit template. Find: Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if> Code:
<td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="http://www.yourforum.com/images/misc/SwedishChef/swedish_chef$newavatar.jpg" border="0" /></a></td> |
Hugh, what's the deal?
Are you ever going to release the next update? |
It's a pity any quoted text shows up as normal, otherwise this would be great.
|
Someone needs to make a pig-latin version of this mod.
|
Quote:
I'm working on making this an option. -- hugh |
Here's come code I wrote fro dealing with smilies and html entities that get broken in Chef-speak. My only problem is when I put this into the for loop (~ line 106), the smilies and entities are moved to the front of the Encheferized text. I've only had a couple of minutes to mess with this, so I'm sure someone with more of an idea of what this loop is doing (cheesegrits?) will know how to fix this :)
PHP Code:
|
I can't stop laughing...
|
All times are GMT. The time now is 01:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|