View Full Version : Invalid Redirect URL Message
Buller
12-27-2011, 03:19 PM
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.
WEBDosser
12-27-2011, 03:24 PM
have you set the permissions in usergroups?..
Buller
12-27-2011, 03:46 PM
have you set the permissions in usergroups?..
Yes they are, is there a specific setting that may cause this for a Registered User?
ForceHSS
12-27-2011, 03:49 PM
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
Buller
12-27-2011, 04:19 PM
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
I do not have an htacces file and in the options-URL I have the www. added to the sites url, could it be that?
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
var $base_url = "";
Can the url that is in the Admin be added there?
var $base_url = "http://www.*********.com/******";
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.