/settings not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WhiskeyOSS
    Senior Member
    • Apr 2010
    • 416

    /settings not working

    When I click on user settings it goes to That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message. page what can I do to fix this ..
  • smgxtreme
    New Member
    • Mar 2013
    • 28
    • 4.2.X

    #2
    I had the same problem, somehow a directory link got removed.
    Something needs to probably be edited in database.
    /settings/profile <---- add "/profile" to the end of settings.

    The only way I could actually fix was to reinstall.

    Yeah I searched in database and couldn't find a direct link to profile. Sorry, Hopefully mod can help.
    Last edited by smgxtreme; Mon 8 Apr '13, 8:45am.

    Comment

    • Lynne
      Former vBulletin Support
      • Oct 2004
      • 26255

      #3
      Check your routenew table and search for where name=settings. Check the regex field which should look like this:
      settings/(?P<tab>profile|account|privacy|notifications|subscriptions)

      Does it look like that?

      Please don't PM or VM me for support - I only help out in the threads.
      vBulletin Manual & vBulletin 4.0 Code Documentation (API)
      Want help modifying your vbulletin forum? Head on over to vbulletin.org
      If I post CSS and you don't know where it goes, throw it into the additional.css template.

      W3Schools &lt;- awesome site for html/css help

      Comment

      • WhiskeyOSS
        Senior Member
        • Apr 2010
        • 416

        #4
        Originally posted by Lynne
        Check your routenew table and search for where name=settings. Check the regex field which should look like this: settings/(?P<tab>profile|account|privacy|notifications|subscriptions) Does it look like that?
        Ok so where am I looking for this at ..what is the routenew table. and where is it..

        Comment

        • Lynne
          Former vBulletin Support
          • Oct 2004
          • 26255

          #5
          You would use something like phpMyAdmin to look for it (or what app your host has available for you).

          Please don't PM or VM me for support - I only help out in the threads.
          vBulletin Manual & vBulletin 4.0 Code Documentation (API)
          Want help modifying your vbulletin forum? Head on over to vbulletin.org
          If I post CSS and you don't know where it goes, throw it into the additional.css template.

          W3Schools &lt;- awesome site for html/css help

          Comment

          • WhiskeyOSS
            Senior Member
            • Apr 2010
            • 416

            #6
            yes I have phpMyAdmin

            Comment

            • WhiskeyOSS
              Senior Member
              • Apr 2010
              • 416

              #7
              Originally posted by Lynne
              Check your routenew table and search for where name=settings. Check the regex field which should look like this: settings/(?P<tab>profile|account|privacy|notifications|subscriptions) Does it look like that?
              here is what I have..... settings/(?P<tab>profile|account|privacy|notifications|subscriptions) so yes its like that

              Comment

              • Lynne
                Former vBulletin Support
                • Oct 2004
                • 26255

                #8
                What are the other fields for that row?

                What page are you on when you click that link and exactly what link are you clicking (one to your own profile or someone elses or ???)?

                Please don't PM or VM me for support - I only help out in the threads.
                vBulletin Manual & vBulletin 4.0 Code Documentation (API)
                Want help modifying your vbulletin forum? Head on over to vbulletin.org
                If I post CSS and you don't know where it goes, throw it into the additional.css template.

                W3Schools &lt;- awesome site for html/css help

                Comment

                • WhiskeyOSS
                  Senior Member
                  • Apr 2010
                  • 416

                  #9
                  I click on user settings at the top of the page

                  Comment


                  • WhiskeyOSS
                    WhiskeyOSS commented
                    Editing a comment
                    It does the same thing when I click on it in my profile area also ....would you like to have access so you can see what I am talking about ..
                • Mark.B
                  vBulletin Support
                  • Feb 2004
                  • 24286
                  • 6.0.X

                  #10
                  Can you please provide the actual link that is being clicked on to produce the error?
                  MARK.B
                  vBulletin Support
                  ------------
                  My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                  My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                  Comment

                  • WhiskeyOSS
                    Senior Member
                    • Apr 2010
                    • 416

                    #11
                    [URL="http://www.teamsrgaming.com/settings/"]http://www.teamsrgaming.com/settings/[/URL="http://www.teamsrgaming.com/settings/"] i provided t his in the title /settings is what is not working so anyplace that access's settings is not working
                    Last edited by WhiskeyOSS; Mon 8 Apr '13, 11:54am.

                    Comment

                    • Mark.B
                      vBulletin Support
                      • Feb 2004
                      • 24286
                      • 6.0.X

                      #12
                      Does the same thing happen in a default style?
                      MARK.B
                      vBulletin Support
                      ------------
                      My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                      My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                      Comment

                      • WhiskeyOSS
                        Senior Member
                        • Apr 2010
                        • 416

                        #13
                        Originally posted by Lynne
                        What are the other fields for that row? What page are you on when you click that link and exactly what link are you clicking (one to your own profile or someone elses or ???)?
                        Last edited by BirdOPrey5; Mon 8 Apr '13, 1:15pm. Reason: Was causing htacces password prompts due to linked images

                        Comment

                        • WhiskeyOSS
                          Senior Member
                          • Apr 2010
                          • 416

                          #14
                          Originally posted by Mark.B
                          Does the same thing happen in a default style?
                          yes it certainly does

                          Comment

                          • BirdOPrey5
                            Senior Member
                            • Jul 2008
                            • 9613
                            • 5.6.3

                            #15
                            Please paste as "Plain Text" I had to delete what you posted because it contained links to images on a secure server causing a password box to pop up for anyone viewing this thread.

                            Comment

                            Related Topics

                            Collapse

                            Working...