what is display_full_path ?

The cart on my server doesn't display properly. The image, style, jquery etc have wrong path.

For eg: http://skins/robbo_red/customer/css/ui/jqueryui.css

the host part is missing.



when I put display_full_path=Y in the url, the page loads properly.



Any clue what I am missing on my server/cart configuration ?

[color=#555555][font=Arial, Helvetica, sans-serif][size=3]I got the issue.[/size][/font][/color]

[color=#555555][font=Arial, Helvetica, sans-serif][size=3]I had set $config['http_path'] = '/' instead of leaving it blank like $config['http_path'] = '' ;[/size][/font][/color]

[color=#555555][font=Arial, Helvetica, sans-serif][size=3]Same for https_path.[/size][/font][/color]