Page 1 of 1

Changing install directory

Posted: Sat Aug 25, 2012 8:54 am
by jhoneil
I'm having the same problem displaying pics from the template. The site was designed under the main url of ;http://pcname.mydomain.com, but now we are moving to the web, so the new url is ;http://192.168.1.1 Problem is, everything can be seen but logo pic, and home page pic. I've checked config.php, .htaccess and CACHE, but no luck

I've been told to check CSS files, but all references there show {{root_url}} (which is correct)

the moment I make a hosts reference on computer that 192.168.1.1 references pcname.mydomain.com, the pictures display.

When I view source, there is no , <img> reference to pcname.mydomain.com, I've even dumped database and no reference.

Where is it hiding ?