View Full Version : Quotes within quotes
Gary Fischman
Sun 8th May '05, 5:42pm
In UBB, they allowed quotes within quotes. The importer doesn't seem to like that situation very much.
Compare this UBB post (http://forum.miata.net/cgi-bin/ultimatebb.cgi?ubb=get_topic;f=11;t=022098;p=1#000 021) with the imported vB version. (http://forum.miata.net/vb/showpost.php?p=811782&postcount=22)
Any way we can account for this? Makes things pretty messy on import.
Steve Machol
Sun 8th May '05, 6:07pm
Unfortunately since vB does not have the quote-within-quote option it does make it difficult. Maybe Jerry can update the import script to fix this.
Gary Fischman
Sun 8th May '05, 6:35pm
Yah - I kinda figured that. Hopefully he can come up with something to make it at least look presentable.
TheMusicMan
Sun 8th May '05, 7:40pm
Unfortunately since vB does not have the quote-within-quote option it does make it difficult. Maybe Jerry can update the import script to fix this.
Huh!!! I was sure I saw the quote in quote on some vB forum somwhere...:confused:
the Sandman
Sun 8th May '05, 8:01pm
Unfortunately since vB does not have the quote-within-quote option it does make it difficult. Maybe Jerry can update the import script to fix this.
Huh!!! I was sure I saw the quote in quote on some vB forum somwhere...:confused:You can do it manually, but it won't happen automatically using the quote function unless you modify the code.
Didn't vB2 do multilevel quotes?
Steve Machol
Mon 9th May '05, 2:51am
I just checked this with 2.3.6 and nested quotes were not automatic there either. Nested quotes are automatic in PMs in both vB2 and vB3.
TheMusicMan
Mon 9th May '05, 4:04am
You can do it manually, but it won't happen automatically using the quote function unless you modify the code.
Didn't vB2 do multilevel quotes?
D'ya know... it might have been on TAZ where I had seen this quote-in-quote then.... that would have been a while ago now though...:rolleyes:
the Sandman
Mon 9th May '05, 6:25am
You can do it manually, but it won't happen automatically using the quote function unless you modify the code.
Didn't vB2 do multilevel quotes?
D'ya know... it might have been on TAZ where I had seen this quote-in-quote then.... that would have been a while ago now though...:rolleyes:Nope, TAZ doesn't have nested quotes in posts - only in PM's.
TheMusicMan
Mon 9th May '05, 7:02am
Nope, TAZ doesn't have nested quotes in posts - only in PM's.
Ah well... I am sure I have seen this coded somewhere.
PS: I wish you well as I can't do that elsewhere;)
Jerry
Mon 9th May '05, 5:25pm
The importer tries to do its best to find them and regex them out, it can get nested quotes most of the time.
The main issue being the source data, there is no such thing as a perfect import and coming from ubb.classic its little less than a nightmare due to the typical state of the source data.
cleaner.php can help with some of it if its set up.
Gary Fischman
Mon 9th May '05, 7:01pm
Given the example in the first post of this thread (which seems to be replicated all over my forum), what would be an appropriate substitution in cleaner?
Jerry
Mon 9th May '05, 9:53pm
Well now I look at it closer all I think you can do is clean up :
</font><blockquote>quote:</font><hr />
Because it would work but the inital [ quote] tag is missing.
Powered by vBulletin™ Version 4.0.0 Beta 4 Copyright © 2009 vBulletin Solutions, Inc. All rights