How do I ADD the Active Topics back into my VB 4?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • David Copeland
    Senior Member
    • May 2000
    • 1354
    • 4.2.5

    [Forum] How do I ADD the Active Topics back into my VB 4?

    How do I ADD the Active Topics back into my VB 4?

    (During a phone call for Paid Support, I was told that the Active Topics feature is now a part of the VB4 options. But I cannot find the option, and the paid phone support is closed on weekends)

    The Active Topics link in the Nav Bar worked fine in my VB3.8, which gives the members a drop down from Last Day to Last Month, etc.

    Please provide me with the exact process I need to do to get this feature working.

    Thanks,

    David

    DAVID COPELAND
    Licensed VB Holder Since 2000
    Celebrating 22 Years with VB
  • David Copeland
    Senior Member
    • May 2000
    • 1354
    • 4.2.5

    #2
    Any help?

    DAVID COPELAND
    Licensed VB Holder Since 2000
    Celebrating 22 Years with VB

    Comment

    • David Copeland
      Senior Member
      • May 2000
      • 1354
      • 4.2.5

      #3
      Any help?

      DAVID COPELAND
      Licensed VB Holder Since 2000
      Celebrating 22 Years with VB

      Comment

      • David Copeland
        Senior Member
        • May 2000
        • 1354
        • 4.2.5

        #4
        The following was provided to me by our good member friend, Ace.

        "In navbar template, paste the following code where you want it, I found that just before the community section worked well.

        "This will give you 1,2,3,7 and 30 days. Change the number after &days= in the URL and in the Text to change it/add others.

        Before:
        PHP Code:
        <li class="popupmenu"
                                <
        a href="javascript://" class="popupctrl">{vb:rawphrase community}</a
        Add:
        PHP Code:
        <li class="popupmenu"
                                <
        a href="javascript://" class="popupctrl" accesskey="6">Active Topics</a
                                <
        ul class="popupbody popuphover"
                                     
                                        <
        li><a href="search.php?do=getdaily&days=1&contenttype=vBForum_Post{vb:raw session.sessionurl_q}">Last Day</a></li
                                     
                                        <
        li><a href="search.php?do=getdaily&days=2&contenttype=vBForum_Post{vb:raw session.sessionurl_q}">Last 2 Days</a></li
                                        <
        li><a href="search.php?do=getdaily&days=3&contenttype=vBForum_Post{vb:raw session.sessionurl_q}">Last 3 Days</a></li
                                        <
        li><a href="search.php?do=getdaily&days=7&contenttype=vBForum_Post{vb:raw session.sessionurl_q}">Last 7 Days</a></li
                                                                        <
        li><a href="search.php?do=getdaily&days=30&contenttype=vBForum_Post{vb:raw session.sessionurl_q}">Last 30 Days</a></li
                                            </
        ul
                            </
        li
        Thanks, Ace, for all of your devoted help! Perhaps this will aid other VB customers too!

        David

        DAVID COPELAND
        Licensed VB Holder Since 2000
        Celebrating 22 Years with VB

        Comment

        • Ace
          Senior Member
          • Apr 2004
          • 4051
          • 4.2.X

          #5
          Not a problem David, I was quite pleased to find out I was able to do it.
          My Live vB5 Site - NZEating.com
          vBulletin Hosting | vBulletin Services - Need hosting for your vB? Need it installed? Something else? Let me take that hassle off your hands.

          Comment

          • Ken Sanders
            Member
            • May 2010
            • 35
            • 4.0.0

            #6
            Awesome info guys! Thanks so much. My members have been missing this since I migrated from pbpbb3.

            Comment

            • BoxerPrimer
              New Member
              • Nov 2010
              • 16
              • 4.0.x

              #7
              Thank you, added it to my VB 4.08. Works well.

              Comment

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