Google Social Connect: Redirect URI mismatch error

Scenario: I have setup Google Social Connect on a website. When I try to login through Google Social Connect, I get the following 404 error stating: Error: redirect_uri_mismatch The redirect URI in the request: http://MY-WEBSITE-URL/socialconnect/google/connect/ did not match the registered redirect URI. Cause: A possible cause for such kind of error is mismatch of URL … Read more

[SOLVED] Joomla: 404 error page after changing menu alias

Problem: The menus were working fine before. Then I changed alias of one menu. For example: I changed example.com/mymenu2 to example.com/mymenu3 Now, I am getting redirected to 404 error page on both for both of the above URLs. Solution: You can try Rebuilding the particular menu, clearing cache from Joomla admin, and/or clearing your browser’s … Read more