![]() |
doesn't work anymore :(
|
Hey,
I would like to know if there is a way to make a table without border tried <table border=\\"0\\"><tr><td>TEST1</td><td>TEST2</td></tr></table> and without \\ doesn't bring me the results I'm looking for. Thanks in advance! |
Does it work on 4.0.6 PL1? I've just installed it and doesn't seem to be doing anything. After installation you just have to change the option on the usergroup settings pages, right?
EDIT: Nevermind, it seems the forums must be set to not allow HTML in order to function properly. Thanks a lot for the mod. |
thanks!
|
is this not working any more? It used to be a great feature in 3.x
|
It should be fine in 4.0.8 and later, something's broken it.
|
I'm sorry if I don't understand this completely; are you saying that it works in 4.08 or that it is broken in 4.08?
Quote:
|
So do we need to default all the forums to "not allow html" and this mod will allow the specified usergroups to post html? Does this allow all usergroups that cannot post html to be able to view html properly if it was posted by a usergroup that has permission?
|
Not working for me 4.0.8 PL2.
|
Seems like when I try and post a table, I get like 900 breaks before the table itself within the post.
|
Quote:
I'm assuming you are using returns in your table code. These get converted to <br /> by vB. The correct way to do it is to put the entire table code into one line. |
it wont parse html if you try to "preview" the post / thread.
if you could get tha to work it would be awesome. thanks. |
I would use this, but I'm afraid of this line:
"In the current vB 4.0, this WILL apply retroactively. That is, if a User posted something in HTML in the past, before they were given the ability, that post will be parsed. This could prove dangerous/troublesome for anything not wrapped in PHP tags." I would like to see a version where only html inside tags like [htmlon] [/htmlon] works. |
I have installed this and was having trouble editing already posted HTML posts.
I note that the first post says: Controlled by a Setting in Usergroup Manager, it's phrased and even works in editpost.php (preview) in WYSIWYG and normal modes, AND the Forum Rules shows HTML is ON. However, I realised that when I'm editing in WYSIWYG mode (which is the default interface in my forums for all users), I cannot edit the html code. Saving the edit will result in all HTML code being stripped/destroyed. Changing my default interface in admin cp to the normal editor toolbar "Show Standard Editor Toolbar" and HTML editing works, even if I should switch to the WYSIWYG interface by clicking on the "Switch Editor Mode" button at the top right. This is rather strange behaviour; anyone else also experiences it? I am on v4.03 |
works under 4.1.1 for me :)
|
That is the simplest, clearest mod I've ever installed. And permissions like this scare the hell out of me, but by default everyone is set to NO and the option to turn on is clear as day. You're an idiot if you turn permissions on by accident.
Thank you for such a crisp and clean Mod. I love it! It's exactly what I needed to get my Picasa image RSS feeds loading into my site as cell phone pics submitted by users. Thank you thank you! |
nice job and completely painless, thank you for this mod.
|
Installed on 4.1.2, thank you
|
I installed this plugin..but in usergroup manager..i cant find Should this usergroups HTML posts be parsed?
Any help? |
Quote:
https://vborg.vbsupport.ru/ Have you tried searching for "Allow HTML Permissions" while viewing the Usergroup Permissions page? |
Quote:
Yes, I've searched for that. It is still not showing in the "Edit usergroup permissions". I uploaded XML file in root, then I uploaded the provided plugin in admin panel. Any help? |
Nice code, thank you!!
|
This may sound dumb but has worked on many mods for me.
Go to your plugin/ products and disable the first mod. Doesn't matter what it is. Let page do its thing then turn it back on. When you alter mods like that its rebuilds the admincp in vbulletin. Basically "fixing" it. Then go back and look for your html control in usergroup permissions. |
FTP issue at moment but when fixed will install and thanks.
|
Hopefully the mod author still follows this one, but lately I have run into a lot of video embed scripts that don't work properly. Here is an example:
Code:
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH=640 HEIGHT=391 id="videoPlayer"><PARAM NAME=movie VALUE="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf?ver=008_11"><PARAM NAME=scale VALUE="noScale"><PARAM NAME=salign VALUE="lt"><PARAM NAME=quality VALUE=high><PARAM NAME=allowscriptaccess VALUE="always"><PARAM NAME=allowFullScreen VALUE="true"><PARAM NAME=flashvars VALUE="bwr=0&playerMode=embedded&movieAspect=16.9&mapp=embedded_640&gen=1&viewMode=sd&autoPlay=false¶msXML=http%3A%2F%2Fwww.gamespot.com%2Fpages%2Fvideo_player%2Fxml.php%3Fid%3D6319192%26mode%3Dembedded%26width%3D640%26height%3D391%26newplayer%3D1%26skin%3DeidotheaEmbedded640_169.xml"><PARAM NAME=wmode VALUE="opaque"><embed id="mymovie" width="640" height="391" flashvars="bwr=0&playerMode=embedded&movieAspect=16.9&mapp=embedded_640&gen=1&viewMode=sd&autoPlay=false¶msXML=http%3A%2F%2Fwww.gamespot.com%2Fpages%2Fvideo_player%2Fxml.php%3Fid%3D6319192%26mode%3Dembedded%26width%3D640%26height%3D391%26newplayer%3D1%26skin%3DeidotheaEmbedded640_169.xml" wmode="opaque" allowscriptaccess="always" scale="noScale" salign="lt" allowFullScreen="true" quality="high" name="mymovie" style="" src="http://image.com.com/gamespot/images/cne_flash/production/eidothea/release/eidothea.swf?ver=008_11" type="application/x-shockwave-flash"/></embed></OBJECT> |
Your own post here may give you a hint - does it help if you disable smilie parsing for the relevant post?
|
Actually, I did try that, and it still didn't work. :(
|
I have a question.
When I post in HTML why cannot I put up a buy now image and it be clickable to a paypal link to make a payment? Just curious as I allow my members to post their internet marketing products for sale on one particular forum which is modded before it is live so I can check the HTML to make sure everything is OK! I want them to be able to post their thread just like a squeeze page but in a post. Not the graphics or anything just an HTML buy now page and images not as a pop up. Any suggestions? |
First of all let me say this is a really useful mod so thank you very much.
However, we have encountered a bit of a problem. In our case, this mod only works with Firefox, but not with Chrome or IE. For example, check out this thread using different browsers (Firefox, Chrome and IE): http://www.listisimo.es/temas/11354-...voces-logitech See what I mean? Anyone else had this problem? Is there a fix so it works with all browsers? Thanks |
hopes this plugin works
|
Solved the problem I mentioned above. Nothing to do with this mod :)
|
Quote:
Anyway, I've just installed it in 4.1.7 and I too can't get the preview to work. Can anyone? Is there a trick to it? If not, the line in the first post about preview working should be edited. Also, correct me if I'm wrong, but does the code in a post all have to be on the same line? If so, that should be mentioned in the first post. |
Brilliant idea - just what I'm looking for, alas, I doesn't work with 4.1.7 :o
- is it my mistake? - will it be updated? Thanks! |
Quote:
As for 'does it all have to be on one line'? No. No it does not. |
Now I hear, it is supposed to work with 4.1.7 - which I cannot confirm. On my site it doesn't do anything. I can edit html when it is turned on on a forum base which enables all users to use it. If it (html) is turned off, the addon doesn't allow the use for selected usergroups.
What am I missing? |
Quote:
But understand this is generally considered a Really Bad Idea, because if everyone can post html then anyone can totally screw your forum easily, if only by accident e.g. forgetting a closing tag. |
Well, that is presently my workaround - as I need to use html so here's what I do:
- I create a subforum with html ON - I resrict write rights to myself - reading rights for the rest When I turn html off, the plugin doesn't do a thing - even though I have turned on html for the usergroup admin - it doesn't work. I'm quite aware of the risks of allowing html to everybody. So where do I look for the mistake? I've installed it properly - checked twice - help much appreciated :D Thanks :up: |
You may be having the same problems I did when I was testing this last month. First it took me some time to figure out the preview wasn't working, so I actually had to post my test messages. Then there seemed to be some kind of problem with large blocks of code - specifically the product codes I was getting from Amazon. As I recall a simple one line html test worked fine. But as you can see above the author answered me and says a large code block should work, but I never got it to and haven't gotten back to it yet.
|
Yes, sir :)
You're right - the preview isn't working! Just tested it: the preview gives me the "literal" text, whereas after publishing the post/thread html is parsed. BUT: now vB inserts an extra crlf and doubles the empty lines - something I can turn off when html is allowed for the forum. So - how do I turn that off using this addon? This is really necessary if you want to insert a properly styled page using html and css which is what I'm looking for. Anyone - including the developer - having a brilliant idea? Thank you very much :D |
This script works great, even in 4.1.9, but I need something way more complex. Let's say I want permission only for certain HTML markup, would that be possible? I'm running a video script that automatically embeds HTML markup into new threads when someone uploads a video.
I only want to give permission to parse certain code, I doubt that's possible. Or better yet, don't allow HTML code to be parsed that accesses an outside domain? If anyone can do it, I'll pay. |
All times are GMT. The time now is 03:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|