Thanks for the help.
Unless I've done something incorrectly, this:

> select * from page_parts where content like '%button.png%', etc.

returns no results (I did this in PHPMyAdmin) for any of the tables
with a content field.

> For the new-snippet.png 404 - that's a tough one. I'd use curl to debug it -

Here's what I get from "curl -svo /dev/null localhost/images/admin/new-
snippet.png":

 GET /images/admin/new-snippet.png HTTP/1.1
 User-Agent: curl/7.21.0 (i686-pc-linux-gnu) libcurl/7.21.0 OpenSSL/
0.9.8o zlib/1.2.3.4 libidn/1.18
 Host: localhost
 Accept: */*

 HTTP/1.1 404 Not Found
 Date: Thu, 02 Dec 2010 01:51:01 GMT
 Server: Apache/2.2.16 (Ubuntu)
 Vary: Accept-Encoding

I'm not sure where to go next with that.

So, overall, I am learning things (the upside) but not closer to
resolving this (the downside).
Thanks again for the help.

Cheers.

Ross

Reply via email to