vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   HTML Allowed for Certain Users/Groups (https://vborg.vbsupport.ru/showthread.php?t=60715)

Kirk Y 07-10-2005 05:06 AM

Quote:

Originally Posted by ThomasR
hum.. it seems to not working for my moderators... (but still working for me)

Wouldn't it be

PHP Code:

if ($post['usergroupid'] == OR $post['usergroupid'] == OR $post['usergroupid'] == 7


dastar 07-10-2005 10:37 PM

Having this mod for 3.5 would be awesome.

akanevsky 07-10-2005 10:52 PM

Good hack, installed.

AllenSam 08-10-2005 04:23 PM

Will this work for 3.0.8?

Lionsault 08-13-2005 09:33 PM

Quote:

Originally Posted by Skyline_GT
how to make it it allows html in sig for only admins?

Yah, I would like to know this as well ^

AllenSam 08-14-2005 01:55 AM

Quote:

Originally Posted by msimplay
well theres other problems in the formatting itself aswell
like when you insert a table it causes a huge gap between the normal text and html tags as if its taken the whole space of the tags as a gap made it invisible and then shown the code right at the bottom

Quote:

Originally Posted by Mek
The mod does works for version 3.0.7 though I have had issues with the spacing from my formatted html converting into spaces for vbulletin.

That's not a problem with the hack, it happens when you turn HTML on normally too. It's because vB parses returns as line breaks so if you use returns in your tables it will take all of those returns and turn them into line breaks above the table. If you make a table out of one single line with no returns it doesn't do that. That gets messy though...

Quote:

Originally Posted by msimplay
i removed this earlier today was contemplating adding it back just for links
coz links that the [url] tag has always lead to a new window but maybe someone could make a hack that allowed any links that are within the forum will open in the same window

You could just make a new bbcode like [link={option}]{param}[/link] and have the replacement html target _self. But new members wouldn't know about it so you would still have a few links that opened in new windows...

paul41598 08-18-2005 12:13 PM

Quote:

Originally Posted by caimakale
I couldn't get it to work with 3.0.7 either.

same here :(

ThomasR 08-18-2005 12:18 PM

it works perfectly on my 3.0.7 (with a lot of other mods) By the way, take care, if you have a registred user, and gave him extra privileges, like administrator, it won't work, until you have to specify in this mod the original usergroup number (in my sample, registred user, not admin)
Exemple of html in my forum: http://www.eovia3d.net/showthread.php?p=45814#post45814

The only problem I have is that this mod convert break page in the code to <BR> tags in html ! Then, you have to enter a one line html code !

paul41598 08-18-2005 12:45 PM

well im trying to get it to work with bbcode rather than html. I have [color disabled, but I want it enabled for admins

AllenSam 08-18-2005 02:58 PM

Quote:

Originally Posted by ThomasR
The only problem I have is that this mod convert break page in the code to <BR> tags in html ! Then, you have to enter a one line html code !

Like I said in my post above, it does that normally, it's not the mod that makes it do that.


All times are GMT. The time now is 06:16 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01331 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete