I have set my base URL and others to a domain, it is working fine for the web outside.
But when I logged in to administration settings, every single button became my IP address instead of my base URL, I’ve tried restarting apache and my virtual machine to no luck.
I am using OJS 3.4.0.5
Hi @Heat_Memory,
There are other posts reporting this error appearing in various places. Most point to checking to ensure that you’ve got your base url
defined correctly in the config.inc.php
settings - have you checked that?
-Roger
PKP Team
Yes, I have checked that both base url and base url for journal path is already on my domain
Hi @Heat_Memory,
Thanks for verifying. Not entirely sure what could be causing this - I’ll see if one of our team members can weigh in when they have an opportunity.
-Roger
PKP Team
Hi @rcgillis,
For the site administration area, if you’re using rewriting, you’ll need to also add a setting for the index
journal path:
base_url[index] = ...
Regards,
Alec Smecher
Public Knowledge Project Team
1 Like
Tried it, the option for site administration is still linking to the IP of my VM
Hi @Heat_Memory,
Could you PM me the contents of the [general]
section of your configuration file?
Regards,
Alec Smecher
Public Knowledge Project Team