I am trying to move a website that i have not implemented to another host. After uploading everything the frontend of the website works ok. But in the admin section when i click on a link there is a problem with the url. An additional /admin appears to every link and that results to a 404 error.
The problem is that i cannot intervene in the code since it is encoded with IonCube.
Does someone has an idea about what my be the source of this issue?
There is no htaccess file, yet. Do you believe that i should create one?
Thanks in advance