User Settings Link

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ski-Whiz
    Member
    • Sep 2004
    • 51

    User Settings Link

    After upgrading, I noticed when a member tries to change their profile settings it gives
    ~~Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message.
    I haven't changed the htaccess from the original. I noticed the URL it's trying to send users to is "/forums/settings/". On here it's supposed to be "/settings/profile".

    I'm not sure why it's not working out of the box. With the other issues I'm having, I wonder if there is something that isn't set up correctly.

    It's weird that most of my links work, but the profile isn't.

    Thanks in advance!
    Best Chicago Bears Fan Site on the net!
  • BirdOPrey5
    Senior Member
    • Jul 2008
    • 9613
    • 5.6.3

    #2
    Check the Base URL in the /config,php file is correct. Make sure that is the ONLY URL you edited in the front end config.php file, everything else can be default. Make sure the Core URL is set correctly in Admin CP -> Settings -> Options -> Site Name / URL / Contact Details. It always ends in /core and never ends in a /.

    By the way, are you able to get to the Admin CP via the correct URL? (The correct URL never has /core/ in it)

    Comment

    • BirdOPrey5
      Senior Member
      • Jul 2008
      • 9613
      • 5.6.3

      #3
      I suspected you might have this issue, sure enough it was the very next post-



      Looking at your license I can see where your forum is installed. I have changed your domain to domain.com in case you did not want to publish the forum URL yet

      Your Base URL in config.php should be:
      Code:
      http://www.domain.com/forums
      Your Core URL in Admin CP should be
      Code:
      http://www.domain.com/forums/core

      Comment

      • Ski-Whiz
        Member
        • Sep 2004
        • 51

        #4
        Joe,

        Thanks for the reply.

        I checked my /config.php and I only have edited the BASE URL. Nothing else.

        In the admincp, it is set to "/domain.com/forums/core"

        I did fix my admincp link issue by putting my forums from the root to a "forums" folder.

        The weird thing about the setting link, everything else seems to be ok. Well, maybe this is half my other issues, but I'm saying "My Profile" link is working, not my "User Settings" link in the same drop down.

        I'm having a lot of issues with this install, and I hoping it's one common issue. I have another thread regarding saving my Navigational Bar.

        I checked my URLs in the config.php, /config.php, and my admincp settings.

        I can post them if that helps. I even checked to make sure I'm not missing a hyphen in the config files. I checked the "/"s as well.

        Best Chicago Bears Fan Site on the net!

        Comment

        • BirdOPrey5
          Senior Member
          • Jul 2008
          • 9613
          • 5.6.3

          #5
          Originally posted by Ski-Whiz
          In the admincp, it is set to "/domain.com/forums/core"
          If it doesn't it needs the http: and the www in the URL. (in your case)

          Comment

          • Ski-Whiz
            Member
            • Sep 2004
            • 51

            #6
            I verified, http: and www is in there.
            Best Chicago Bears Fan Site on the net!

            Comment

            • Zachery
              Former vBulletin Support
              • Jul 2002
              • 59097

              #7
              So you disabled ALL of your third party addons?

              Comment

              • CheeseMan316
                Member
                • Apr 2013
                • 39

                #8
                Same issue here so tagging on to this thread. If you want a new one, let me know. I thought it was a bug with 5.0.2 so today I upgraded to 5.0.4 and obviously the problem persists. I have followed the above steps verifying all of my URLs. When clicking on my user and then User settings I get "Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message." I can navigate to my profile and then click Edit Settings and in both instances it does not work. I get taken to /settings. As reported, manually changing the URL to /settings/profile allows me to view my edit profile screen but I haven't tried to edit.

                Comment

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

                  #9
                  Originally posted by CheeseMan316
                  Same issue here so tagging on to this thread. If you want a new one, let me know. I thought it was a bug with 5.0.2 so today I upgraded to 5.0.4 and obviously the problem persists. I have followed the above steps verifying all of my URLs. When clicking on my user and then User settings I get "Invalid Page URL. If this is an error and the page should exist, please contact the system administrator and tell them how you got this message." I can navigate to my profile and then click Edit Settings and in both instances it does not work. I get taken to /settings. As reported, manually changing the URL to /settings/profile allows me to view my edit profile screen but I haven't tried to edit.
                  What do you have in your URL settings in the Admin CP?
                  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

                  • CheeseMan316
                    Member
                    • Apr 2013
                    • 39

                    #10
                    My site is installed at the root. From /admincp
                    Core URL:
                    http://www.{DOMAIN}.com/core

                    Frontend URL
                    http://www.{DOMAIN}.com

                    Frontend Login URL
                    http://www.{DOMAIN}.com


                    From config.php
                    $config['baseurl'] = 'http://www.{DOMAIN}.com';

                    all with the domain name instead of {DOMAIN} of course.

                    Comment

                    • CheeseMan316
                      Member
                      • Apr 2013
                      • 39

                      #11
                      Possibly related, I temporarily turned on display of php errors and the following popped up. Not sure if it's related.

                      Notice: Undefined index: tab in /home3/dfgaming/public_html/core/vb5/route/settings.php on line 55

                      Comment

                      • CheeseMan316
                        Member
                        • Apr 2013
                        • 39

                        #12
                        This magically fixed itself....

                        Comment

                        • fionix
                          Senior Member
                          • Jul 2007
                          • 140

                          #13
                          Originally posted by CheeseMan316
                          This magically fixed itself....
                          Well, have exact same problem, how does it fix itself? I can't edit any user in the User Manager because of this error.
                          Cyprus Company Formation
                          |Cyprus Offshore Bank Account| Offshore Company Formation| Asset Protection Offshore

                          Comment

                          • Zachery
                            Former vBulletin Support
                            • Jul 2002
                            • 59097

                            #14
                            Please start your own topic. Make sure you've disabled your third party addons and modifications as well as used the default style & Language setings.

                            Comment

                            Related Topics

                            Collapse

                            Working...