We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 31290
    • 37 Posts
    I was having trouble using the login feature built in to ModX so I downloaded and installed WebLoginPE hoping it would fix the problem...but it didn’t. Does anyone know why when I login (with either snippet) it redirects to this URL: http://index.php/?q=111 (111 is the ID I assigned)

    I don’t understand why it wont apply the first part of the URL. I even tried using a <BASE HREF=""> tag.

    The URL to my login page is: http://www.vanmeterindustrial.com/index.php?q=111

    The Username is: TestUser

    The Password is: Pa55word

    Any help would be greatly appriciated. Thank you!
      • 2912
      • 315 Posts
      Base Href tag looks ok.
      The only thing I can think of is FURLs (friendly URLs). I noticed you have index.php?q=.

      Are you using FURL’s if so whats you .htaccess look like.

      Whats your WebLoginPE call. I use it on a couple of site and have set the following parameter:

      &liHomeId=`[(site_start)]`
        BBloke