[Resolved] RSS Images no not show
Posted: Thu Aug 30, 2007 7:37 am
I orginally created the blog in the path "blog", I decided to change the directory to "brian" instead and add a sub-domain. So, things I did to get almost everything to work is:
Changed the path in htacess
Changed all the hard coded image path for entries
Build Cache entries to use the new path since I edited the database
Change the paths in the configuration using the database
Removed the relative path so it uses the sub-domain
Everything works fine except the RSS image next to the category is still using the old path:
http://brian.[site].com/blog/templates/brian/img/xml.gif
rather than
http://brian.[site].com/brian/templates/brian/img/xml.gif
or
http://brian.[site].com/templates/brian/img/xml.gif
Thanks
Changed the path in htacess
Changed all the hard coded image path for entries
Build Cache entries to use the new path since I edited the database
Change the paths in the configuration using the database
Removed the relative path so it uses the sub-domain
Everything works fine except the RSS image next to the category is still using the old path:
http://brian.[site].com/blog/templates/brian/img/xml.gif
rather than
http://brian.[site].com/brian/templates/brian/img/xml.gif
or
http://brian.[site].com/templates/brian/img/xml.gif
Thanks