The Arcive of vBulletin Modifications Site. |
|
Invalid Redirect URL Message Details »»
|
|||||||||||||||||||||||||
If I clear IE cache files and then try Logging in on the Arcade page I get this VBulletin Message:
Invalid Redirect URL (http://*********.com/******/arcade.php?) (I stared out names) If I then go to the Forum home page I am actually logged in. Anyone have this happen and know why and know of a fix? VBulletin 4.18 Arcade 2.71+ I have the Suite but the CMS is disabled. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
have you set the permissions in usergroups?..
|
|
#3
|
||||
|
||||
|
Yes they are, is there a specific setting that may cause this for a Registered User?
|
|
#4
|
|||
|
|||
|
check htaccess file and url setting and make sure they are the same and you also are using the same url the htaccess file will also stop anyone using the wrong url
|
|
#5
|
||||
|
||||
|
Quote:
For some reason the old mind cannot remember,lol, but it seems like the www. was needed, where is that request in the login coming from that would have the link without the www. . In Arcade php line 117 the var for the base+url PHP Code:
PHP Code:
|
![]() |
|
|