Impex -> cleaner.php. Issues with profile information

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RoutineX
    New Member
    • Mar 2006
    • 18
    • 3.6.x

    Impex -> cleaner.php. Issues with profile information

    I purchased vBulletin yesterday and converted from SMF 1.0.6 with impexp.
    The convert was almost seamless. All information was imported successfully except the passwords and a little problem with the signatures.

    In the cleaner.php file from the impexp package you can define keywords to search and replace, like this

    Code:
    "<img>"	=> "[img]",
    Are there any way I can change the <br /> tag to linefeeds (new line)?

    "<br / >" => "what?",

    Hope you have any answers, and I don't want to enable HTML.

    Thanks
  • Jerry
    Senior Member
    • Dec 2002
    • 9137
    • 1.1.x

    #2
    Are the br's being shown ? If there are but the line does have a new line as well you can just strip out the HTML.

    If you need to add the new line (i.e. what your asking) then replace with "\n".
    I wrote ImpEx.

    Blog | Me

    Comment

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