UBB5 => vb2 import prob: "<img src"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • scotty
    Senior Member
    • Apr 2001
    • 182

    UBB5 => vb2 import prob: "<img src"

    Hi folks,

    got a little problem here...

    after I imported my UB5.x into the vB, most of the [ IMG] tags weren't reparsed, so there are many line in posts like these:
    Code:
    <IMG SRC="fullimageurlgoeshere" border=0>
    I've tried replacement and vBcode, but nothing worked.

    Do I have to make a search & replace on the database?

    Any advice would be helpfull!

    THX!

    scott
    There is no spoon!!!
  • scotty
    Senior Member
    • Apr 2001
    • 182

    #2
    it ca be made with the replacements

    Code:
    first replacement:
    &lt;IMG SRC=" is replaced by <img src=" 
    for the part before the url
    
    second replacement:
    " border=0&gt; is replaced by " border=0>
    for the part after the url
    huba,
    scott
    There is no spoon!!!

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...