I had upgrade a Mantis 1.1.1 site, and since then the images doesn't load, and the path variables appear to be clean.
Is there something I miss to do?
Mantis 1.2.0a1 Path Problem
Moderators: Developer, Contributor
Re: Mantis 1.2.0a1 Path Problem
Use the browser View Source and check what the img tag point to. Also did you override any path related configuration options in your config_inc.php?
Migrate your MantisBT to the MantisHub Cloud
Re: Mantis 1.2.0a1 Path Problem
I solve the problem changing the config_defaults_inc.php Path code with the 1.1.1 code.