Forum loops whitout /forum.php at the end of the address

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AbruzzoMeteo
    Member
    • Feb 2009
    • 31

    [Forum] Forum loops whitout /forum.php at the end of the address

    Hi gents,
    here to introduce you the problem i got on my board.

    It perfectly works when typing http://forum.abruzzometeo.it/forum.php
    BUT
    It loops on Redirecting... when typing http://forum.abruzzometeo.it/

    Any suggestions?

    Thanks
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    In your Admin CP -> Settings -> Navigation Manager make sure "Forums" (or the Italian equivalent) is set as the Default Tab.

    Comment

    • AbruzzoMeteo
      Member
      • Feb 2009
      • 31

      #3
      Thanks for your reply.

      I cannot find navigation manager in acp, maybe because i've disabled the cms product? (i've tried to enabled it, but i cannot find it yet)

      Comment

      • Trevor Hannant
        vBulletin Support
        • Aug 2002
        • 24359
        • 5.7.X

        #4
        AdminCP > Settings > Navigation Manager
        Vote for:

        - Admin Settable Paid Subscription Reminder Timeframe (vB6)
        - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

        Comment

        • BirdOPrey5
          Senior Member
          • Jul 2008
          • 9613
          • 5.6.3

          #5
          Check this post for an image: https://www.vbulletin.com/forum/show...=1#post2296534

          Comment

          • AbruzzoMeteo
            Member
            • Feb 2009
            • 31

            #6
            ehm
            yes it is there

            I changed it as suggested, but i still get the loop.

            Comment

            • BirdOPrey5
              Senior Member
              • Jul 2008
              • 9613
              • 5.6.3

              #7
              What was it before? What options do you have listed there?

              You could try Disabling Hooks and see if that changes anything-

              To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory

              Just below
              Code:
              <?php
              enter
              Code:
              define('DISABLE_HOOKS', true);
              and save the file.

              If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To do so, add two forward slashes " / " so it will look like

              Code:
              // define('DISABLE_HOOKS', true);
              Next time you would like to disable the plugin/hook system again
              you simply have to remove the " // ".

              Comment

              • AbruzzoMeteo
                Member
                • Feb 2009
                • 31

                #8
                Thanks Joe.

                Before that the default was setted to "what's new?"...

                edited config.php disabling the plugins system, but the loop is still there...

                Comment

                • BirdOPrey5
                  Senior Member
                  • Jul 2008
                  • 9613
                  • 5.6.3

                  #9
                  If you want to PM me an Admin username/password I will take a look what is going on. Please make the Admin's language English though, else I will be lost.

                  Comment

                  • AbruzzoMeteo
                    Member
                    • Feb 2009
                    • 31

                    #10
                    Sent

                    Comment

                    • BirdOPrey5
                      Senior Member
                      • Jul 2008
                      • 9613
                      • 5.6.3

                      #11
                      Your Admin CP is saying index.php in your root/forum directory does not contain the expected contents- please re-upload a frsh copy from the original vbulletin install package.

                      Comment

                      • AbruzzoMeteo
                        Member
                        • Feb 2009
                        • 31

                        #12
                        Solved by forcing in the panel configuration of my hosting service the redirect.
                        Thanks Joe D. for the support

                        Comment

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