[eluser]FabD[/eluser]
I have tried with site_url() insteod of using base_url() ... without success.
The html source code seems right :
Code:
<img src="http://localhost/gerico/index.php/signal/marches/displayimage/1" border='1'/>
The URL which call the page is
Code:
http://localhost/gerico/index.php/signal/marches/edit/1
the controller 'marches' is in the folder 'application/controllers/signal/'.