hi everyone, i have managed to change the url of my ojs but whenever i click any button on the site, it takes me back to the IP address. Please advise Thank you in anticipations
Check your base_url variable in your config.inc.php.
Probably you set there an IP instad of your URL, so OJS will be building al urls based on this information.
Chers,
M.
1 Like
that over there is my base url but am still facing the same challenge
Hummm… wired.
Any webserver redirection rules in your server?
If apache, check your virtualhost or htaccess to find if any mod_rewrite rules are redirecting from your domain name to the IP.
thank you for help we discovered the issue was coming from the nginx configurations.