Social Login - Post-Login Local Url

Hello all,

I am having a little problem with social login via Google. The authentication phase is fine, an account gets created, and the user is automatically logged in the 1st time. However, when he logs out and logs in again using Google, he gets a 404 error for an non existing URL - https://craftland.ch/index.php?dispatch=abt__ut2_grid_tabs.load . I can't seem to find where this can be fixed by setting it to https://craftland.ch/index.php only.

We have a social login via Facebook as well, this works better while using a local URL of https://craftland.ch/?selected_section=general .

Could you advise how/where we can change these local URLs?

Thank you very much!