![]() |
error in logoout - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forum-17.html) +--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html) +--- Thread: error in logoout (/thread-2241.html) |
error in logoout - rslemer - 12-22-2021 After update my install, when I try logout system shows url mismatch how i can solved that? RE: error in logoout - joebordes - 12-22-2021 does it work if you reload the page? we changed the logout action to make it more secure. Is there a real URL mismatch? make sure your $site_URL variable is correct RE: error in logoout - rslemer - 12-22-2021 (12-22-2021, 07:17 PM)rslemer Wrote: After update my install, when I try logout system shows url mismatch yes, solved url variable had one more "." thanks!!! RE: URL Mismatch - coreBOS_USA - 03-21-2022 config.inc.php line42 - check if http:// should be https:// ( http:// is default ) |