REGISTER or LOGIN to have the annoying ads removed.
Post Reply 
 
Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTML Permissions (by usergroup or uid)
Dec 08, 2008, 11:37 AM
Post: #21
RE: HTML Permissions (by usergroup or uid)
<script> tags won't work...and that's intended as a security precaution.

You can remove these lines from the plugin file:

Code:
        while(preg_match("#<script(.*)>(.*)</script(.*)>#is", $message))
        {
        $message = preg_replace("#<script(.*)>(.*)</script(.*)>#is", "&lt;script$1&gt;$2&lt;/script$3&gt;", $message);
        }

Then script tags will work.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Dec 08, 2008, 12:09 PM
Post: #22
RE: HTML Permissions (by usergroup or uid)
thanks to much!
Visit this user's website Find all posts by this user
Quote this message in a reply
Dec 09, 2008, 03:51 AM
Post: #23
RE: HTML Permissions (by usergroup or uid)
I had been wanting something like this. Appreciate it.
Find all posts by this user
Quote this message in a reply
Jan 31, 2009, 09:45 AM
Post: #24
RE: HTML Permissions (by usergroup or uid)
thanks very very very much Wink
Find all posts by this user
Quote this message in a reply
Apr 28, 2009, 04:58 AM
Post: #25
RE: HTML Permissions (by usergroup or uid)
cool.. anyhow, can this plugin like, make members of group post HTML even in a forum in whose permissions, post html is not ticked ??
Find all posts by this user
Quote this message in a reply
Apr 28, 2009, 01:22 PM
Post: #26
RE: HTML Permissions (by usergroup or uid)
Yes it will.

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
May 02, 2009, 03:06 AM
Post: #27
RE: HTML Permissions (by usergroup or uid)
(Sep 26, 2008 11:08 AM)labrocca Wrote:  
(Sep 25, 2008 08:04 PM)foxxx428 Wrote:  Just so you know, you put the meta tag instructions in this one - sort of...

Quote:1. Upload the file from the zip

root/inc/plugins/my_meta_tags.php
Wink


Bah...cutting and pasting too much. Thanks for pointing that out.

That happens to me a lot too Tongue
Great plugin, I bet everyone can find a place where this can be useful (at least I do).
Thank you sir

[Image: mystatssig.php]
Find all posts by this user
Quote this message in a reply
May 15, 2009, 10:55 PM
Post: #28
RE: HTML Permissions (by usergroup or uid)
this is an a great plug ins Big Grin

proud of being pinoy Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
Aug 06, 2009, 07:23 AM (This post was last modified: Aug 06, 2009 07:24 AM by Nils.)
Post: #29
RE: HTML Permissions (by usergroup or uid)
very good plugin ... but i have a small problem:

I need to use the tinyMCE. I have this plugin aktivated and i can post html.
But the tinyMCE isn't there if I dont aktivate html for "all".

Is there a way to get the tinymce for this users, that have the permissions to post html?

thx and sorry for my great english ;-)
Find all posts by this user
Quote this message in a reply
Aug 13, 2009, 09:23 AM
Post: #30
RE: HTML Permissions (by usergroup or uid)
So does this plugin allow you to control HTML permission by user group now? I have a lot of members that use HTML links in there signatures to promote their business. I would like to make that a paid subscription and turn off HTML for "Registered" users. Will this plugin do that? Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Usergroup Image Question... meghan 4 538 Aug 11, 2009 04:07 PM
Last Post: meghan
  HTML Signatures for MyBB1.4? mybb34 1 552 Feb 23, 2009 08:15 PM
Last Post: labrocca
  Mybb 1.4 Html in posts? stefan2903 1 642 Jan 30, 2009 03:09 PM
Last Post: MattR

Forum Jump:



icon buffet