![]() |
The mod doesn't allow HTML when previewing :( I just see the code as plain text
Anyone able to help ? |
i want to kiss you 2
|
I installed this on the latest vB and it works fine, no issues.
I am not sure how to fix one thing that's driving me nuts, though. When I have the RSS Manager post, my posts have massive breaks between each paragraph. I found by looking in the HTML that, for whatever reason, two line breaks are being inserted. This is in addition to the paragraph tags that are already in the XML. Is there some way to remove those breaks? They're not in my XML and it looks awful in the posts. |
It really sucks that the HTML disappears sometimes...does anyone know what's going on? What exactly is the bug? I hope someone can figure this out, as I'm no coder, but it's really affecting parts of my forum that use the HTML function.
|
I get the same problem with the posts initially showing ok, but then reverting to showing all the html tags (unformatted)
|
I guess this is no longer supported, then?
|
Never has been, hence the 'Not Supported' sign at the top.
|
Would this allow me to put javascript in a post and it would run correctly?
-Raymond |
anybody know if this is still working for the newest version of VB?
|
Yes - verified working on vB 3.6.5 ;)
Jacquii. |
and 3.6.6. ;)
|
Anyway this mod would work with user profile fields?
|
Would it be possible to stop the HTML suddenly deleating itself sometimes?
|
Alot of people have been wondering this same issue...I don't think this is being supported anymore though. :(
|
Quote:
|
Has anyone encountered an issue with this where they save a pot, and the HTML is parsed fine in the output, but then you navigate to another page and come back, and it's not showing parsed just as code?
I recently moved server and this started happening, but even totally uninstalling/reinstalling the plugin doesnt seem to affect it. Ah well. |
This add-on wasn't working for me when I was at 3.6.4, but I reinstalled it after upgrading to 3.6.7 PL1 and it works now.
Despite what others have said it seems to work for signatures as well, but not on signatures in PM's. Not sure why that is. |
Can i use this on the version 3.6.7?
|
No, only I can.
|
Temporary Workaround for HTML Deleting Upon Quickedit
It's quite simple. Just middle click on the Edit button OR Right click >> Open in New Window the Edit button. The HTML only disappears if you have Quick Edit enabled. So opening it in a New Tab/New Window sends you to the Full Edit page. :) I'd still like a *real* workaround, however. |
will this work on vb 3.6.7?
|
Yes, it will work for 3.6.7...
|
Well, keep in mind it never really "works" for 3.6.x. I would really like this to be updated to work with the AJAX Quick edit. Somebody has to know how to do it.
For my "workaround", look a few posts up. |
I can't get this to work... im using 3.6.7
I allowed admins to have html enabled, however, when i post it.... ie, <a href="www.yahoo.com">yahoo</a>, it would just post the exact same thing on the post, not html at all.... does anyone know why? Helps appreciated! |
Does anyone know how get this working on vbportal ?
|
Working in 3.6.6. Thanks ;) Its great
But anybody knows how can work in private messages too?, for this usergroups you activated them. |
3.6.8 compatible?
|
Quote:
|
I have written the author of this mod without success so I thought I would ask here. It appears that this mod works fine until the post ages out of the parsed post cache. When it ages out of the parsed post cache, if the next reader who reads it doesn't have HTML access for their usergroup, the post only shows up as HTML code unparsed. If a person with HTML access for their usergroup edits the message, it will then display once again in HTML until the post ages out of the parsed post cache again. Is anyone else having the problem? Is there a fix for this problem? Any help would be appreciated.
|
Yepz...same here...although I didn't know the exact cause of it. Anyone got a fix? Thanks!
|
Quote:
|
Great mod but I'm having some probs and wondering if anyone knows how to fix it --
When I paste raw html adsense code in my post (basic editor) it turns out ok but then, when I save it, it adds <br /> to every line and thus breaks adsense. No matter what I did it always inserts those <br /> tags! Any idea? update: Looks like vb does it, not this mods fault. |
This is a simple fix to solve your problem: Make your line of HTML text all one line. Then it will display correctly.
On the other hand, it would be NICE if the author of the mod would simply admit that he doesn't know how to fix the problem with the HTML vanishing out of the post cache. |
There is another mod for 3.0.6 at https://vborg.vbsupport.ru/showthread.php?t=75590 that modifies some files. Does 3.0.6 have the same post cache that 3.5.4 does? If so, I was wondering if using the other mod would work for 3.5.4 and eliminate the post cache expiring. I can't believe the author of this mod here refuses to at least comment on the post cache error.
|
I have been working with today and have found out that the display of parsed HTML with this mod is dependant on the Cached Posts Lifespan setting in the admin section. If you turn post caching OFF by entering a 0 in the field, the mod will not work at all, only rendering HTML to the user posting it. The next person who tries to read the post who is not in the user group that allows HTML, they will simply see a raw dump of the HTML code.
|
In a search for an answer to the parsed posts disappearing, I have modified my system to preserve the parsed post cache for posts that are sticky. On my system, the only posts that would have HTML in them are sticky posts, so it was, to me, only a question of how to keep the software's maintenance from deleting posts from the parsed post cache that were stickly posts. Here's how I did it:
In includes/cron/cleanup2.php, there is a code segment that looks like: Code:
// expired cached posts I edited it to look like this: Code:
// expired cached posts Edit: I found I was getting a SQL error in my previous modification, and found a new way of keeping the post_parsed_cache clean. This above works. This simply checks the thread table for the existence of a sticky post ID that matches the post ID of a post in the parsed post cache. If there is a match, it doesn't delete that post's cache, it leaves it indefinitely, or until the post is manually deleted. |
Kall,
Will this hack work under 3.6.8 - this is a mod I would like to install for a restricted set of user groups (mainly Admin) cheers RoyMogg |
Hi Roymogg,
Yes indeed, it appears to work fine with 3.6.8. |
Quote:
So, I hacked the file and ran it again. This time posts parsed properly. Since it's only me in one forum doing html, this is easy to maintain. Is it normal that admin functions skip hooks? Anyway, I'm good to go. |
Quote:
|
All times are GMT. The time now is 12:12 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:
|