Page 1 of 1
Mantis 1.2.0a1 Path Problem
Posted: 07 May 2008, 19:24
by chiky
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?
Re: Mantis 1.2.0a1 Path Problem
Posted: 28 May 2008, 06:46
by vboctor
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?
Re: Mantis 1.2.0a1 Path Problem
Posted: 30 May 2008, 13:15
by chiky
I solve the problem changing the config_defaults_inc.php Path code with the 1.1.1 code.