Announcement

Collapse
No announcement yet.

Four questions in one...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Four questions in one...

    Hi Folks,

    here´s one more Newbie and I just startet to import from UBB5 to VBB 2.01 - After some hours I´ve still got following questions:

    Just take this thread for example: http://www.cheats.de/board/showthread.php?threadid=2492

    a) In the Line of "Topic" i just want to show up the topic, without linksteps to upper forums... (like here in "old" version: http://forum.cheats.de/ubb/Forum1/HTML/002893.html ) This means in other words: "Thema: Allgemeine Spieleforen > Cheats, Tipps & Tricks > T'SCHULDIGUNG GESTÄNDNIS" should be only "Thema: T'SCHULDIGUNG GESTÄNDNIS" - Does anyone know how to solve this problem?

    b) During importing threads, modificated quotes show up a little bit curios (look both mentioned thread before). Is there a way to replace for example these

    "<BLOCKQUOTE><font size="-2" face="Tahoma, Verdana, Arial">Zitat:</font><HR><font size="-2" face="Tahoma, Verdana, Arial">Original erstellt von bespalko.s:
    Um was gehts denn?
    </font>[/quote]"

    against "normal" quote and to look like bevore in our old "UBB-Forum"?

    c) same problem as with imported quotes, it shows up img-tags like this: <IMG SRC="http://www.hosted.blacktron.de/bilder/lvl4.jpg" border=0> instead of showing images...

    d) Where can i edit the "quote" replacement in vbb? After some hours I just can´t find it anymore (font size in quotes should be -2)

    That´s all for the moment - all other things works fine till now - good job

    Thanx for your answers (hope you could understand my "english" an my descriptions/problems a little bit)

    Craig

  • #2
    ?

    Comment


    • #3
      a) There should be a $navbar variable in your showthread template -- remove that and put $thread[title] or $threadinfo[title] instead.

      b) Looks like you translated your quote tag, which would cause the problem. Add a replacement variable that replaces:

      <BLOCKQUOTE><font size="-2" face="Tahoma, Verdana, Arial">Zitat:</font><HR><font size="-2" face="Tahoma, Verdana, Arial">

      with whatever HTML you want the opening part of your quote tag to use. (use &amp;gt; and &amp;lt; instead of < and > !!)

      Do the same thing with </font>[/quote].

      c) Hmm.. that's a bit tougher. I'll have to look at the importer code to see if that was supposed to be replaced. Is that the default look for an [ img] tag in UBB?

      d) It's in the bb code section of the control panel.

      Comment


      • #4
        a) thanks
        b) thanks once more
        c) Yes, i think that´s the standard-tag... found solution at http://www.vbulletin.com/forum/showt...ghlight=import
        d) thanks again

        Last question for the moment: Which tables I´ve to delete if i want to reimport the whole ubb posts/members/threads once more to be up to date? (excisting posts/members etc. should be deleted)

        Craig
        Last edited by Craig2; Tue 3 Jul '01, 6:41am.

        Comment


        • #5
          Did you finalize the UBB import? If not, you can clean out the UBB imported stuff by going to .../admin/bbimport.php?action=reset

          Otherwise you'll have to do a clean install to reset your database.

          Comment


          • #6
            Isn´t it possible to delete just threads, members, posts etc. and import everything new? Do not really want to setup/modificate all templates to our wishes once more ;-)

            Comment


            • #7
              Yes, of course you can but there are a ton of queries that you have to run.

              Hence, reinstalling -- and you don't have to lose your templates. Go into the download/upload style section and download the "default" style. You should be able to import that after you reinstall.

              Or you could backup the template/replacement tables, reinstall, and just overwrite the tables with your edited version.

              Comment


              • #8
                I also had that quote problem with importing UBB 5 and my board is in English.

                It would be nice if the import script allowed more control over selecting and/or re-running parts of the import process (eg forum by forum.

                Comment

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