|
|
|
|
| April 3, 2013 @ 1:35pm | No that part is fine, the spaces will be removed when it processes the code. If the space was within the quotes that would be a different story. If you do a "view source" the form post URL looks fine, so I'm thinking it's possibly something in the login processing code.
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 1:32pm | This is the login block code. Notice the extra spaces on the reference code for Main URL. '.$MainURL . ' Could that be the problem???
print '<form action="'.$MainURL . '/login-submit" method="post">Username:<br><input type="text" name="Username" size="17" maxlength="40" style="'.$FormStyle.'"><br><img src="'.$ImagesURL.'/spacer.gif" width="1" height="10" alt="" border="0"><br>Password:<br><input type="password" name="Password" size="17" maxlength="40" style="'.$FormStyle.'"><br><br><input type="submit" value=" Login " style="'.$FormStyle.'"><br><img src="'.$ImagesURL.'/spacer.gif" width="1" height="10" alt="" border="0"><br><input type="checkbox" name="StayLoggedIn" value="y"> <font size="1">Stay logged in <br>across browser sessions</font></form>'; |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 1:29pm | Imposible to tell as these files change daily. Really.. I saw the %20 characters also. But I am going crazy trying to figure out why it fails only on a few systems and not all. So you got the 404 error message and could not get in. I set you up as an admin so that rules out the permission levels. I will try replacing the login block...
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 1:03pm | I got the error too. There's a special character in the URL which I think is the problem, but I don't see it in the page source as where that form is going. Very strange. Has anything changed there lately? Maybe look at the file dates to make sure nothing has changed that you didn't know about?
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 12:39pm | sent. |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 12:31pm | Please send an email to .
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 12:27pm | send me an email so I can pass it on securely.
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 12:11pm | I guess there could be something cached for certain people in their browser that's making it work or not but agreed it's strange. Feel free to give me access to the site if you want me to take a look.
David |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 12:03pm | I thought so too. But when I go to a different PC it goes right on through. I had one lady bring her laptop in so I could see what was happening. And just as she said, on her laptop I could not login past the home page. Then we went to one of my computers and bam! we got right in. I was wondering if it is a cookie issue?? |
|
|
|
|
|
|
|
|
|
| April 3, 2013 @ 11:54am | I'm thinking somewhere you have code in a block that's redirecting people somewhere that's a broken link, or you have the "Destination After Login" in the Preferences set to something that no longer exists.
David |
|
|
|
|