Wednesday 26 November 2008 9:25:00 am
The only problem I see is that I don't have the root certificate of Verisign (read: do not trust verisign). If it shows 'insecure items' because it uses an absolute path, or do I misunderstand you?
But to answer your question, check which template is being used for displaying images. Once you found out, check whether it uses
src={$image.imagepath|ezroot}
or
src={$image.imagepath|ezurl}
You also might want to check your vhosts and rewrite rules, those could screw up your configuration as well.
Certified eZ developer looking for projects.
michieln at gmail dot com
http://ez.no/certification/verify/225305
|