Hi guys,
the right baseURL of my site is: http://localhost:8888/jetkicom. When I logIn with ajax_register, clicking on "Login" the module redirect me to : http://localhost/jetkicom/users/admin?2024405710=1 and not to http://localhost:8888/jetkicom/users/admin?2024405710=1 that it the right URL.

How con I solve this problem? Is it relater with thickbox.js?

Thank you very much.

Nicolo'

Comments

compujohnny’s picture

Status: Active » Closed (won't fix)

NO, this is a problem with the ajax module, its the one that handles the redirection,

I suggest you post an issue on the ajax module

nicoloconte’s picture

Thank you, I fixed the problem!