Mantis 1.2.0a1 Path Problem

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
chiky
Posts: 11
Joined: 12 Sep 2006, 22:00
Contact:

Mantis 1.2.0a1 Path Problem

Post 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?
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: Mantis 1.2.0a1 Path Problem

Post 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?
Migrate your MantisBT to the MantisHub Cloud
chiky
Posts: 11
Joined: 12 Sep 2006, 22:00
Contact:

Re: Mantis 1.2.0a1 Path Problem

Post by chiky »

I solve the problem changing the config_defaults_inc.php Path code with the 1.1.1 code.
Post Reply