I’m having trouble with my EE installation since I migrated from a development environment to production. Everything seems to be working fine except when I try to link to files (images, flash files, PDFs) in some sections of my site it is referencing the development URL.
For example, At http://abckid.com.au/colouring-in/ there should be thumbnails linking to PDFs but all the URLs are wrong, they are set to abckid.dev instead of abckid.com.au. However, in this section (http://abckid.com.au/activities/follow-the-leader/) everything works just fine. I also noticed if you add another segment to the URL, like http://abckid.com.au/colouring-in/test/ the links are all working.
I am using Mark Huot’s File extension (http://docs.markhuot.com/ee/extensions/file) to manage the files. I have checked the database, my templates, config.php and path.php for references to abckid.dev, nothing shows up.
I’m rather confused and would appreciate any help the kind people of the EE forum could provide. Thank you.