Hello,

This image-problem continues... Here a line from the template:
******
<IMG height=34 alt="Your company logo" src 
="/attachment/52ca02c3feeb22b12ba1049e908db744/f3e0ec9da2448fdf67e4d282755d4551/hklcom_logo.gif"
 
width=34 border=0 >
******

Now here is some data from my db which I have found important:

mysql> select * from host where 
prefix='/attachment/52ca02c3feeb22b12ba1049e908db744';
+----+-------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+
| id | name        | root | style | info | owner | port | online | prefix    
                                    | sitegroup |
+----+-------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+
| 14 | linuxserver |   87 |    29 |      |     5 |    0 |      1 | 
/attachment/52ca02c3feeb22b12ba1049e908db744 |         2 |
| 15 | linuxserver |   87 |    29 |      |     5 |   80 |      1 | 
/attachment/52ca02c3feeb22b12ba1049e908db744 |         2 |
| 16 | linuxserver |   87 |    29 |      |     5 | 8001 |      1 | 
/attachment/52ca02c3feeb22b12ba1049e908db744 |         2 |
+----+-------------+------+-------+------+-------+------+--------+----------------------------------------------+-----------+
3 rows in set (0.01 sec)

mysql> select * from repligard where 
guid='f3e0ec9da2448fdf67e4d282755d4551';
+-----+----------------+----------------+-------+----------------------------------+--------+-----------+
| id  | changed        | updated        | realm | guid                       
       | action | sitegroup |
+-----+----------------+----------------+-------+----------------------------------+--------+-----------+
| 149 | 20010618192815 | 00000000000000 | blobs | 
f3e0ec9da2448fdf67e4d282755d4551 | create |         2 |
+-----+----------------+----------------+-------+----------------------------------+--------+-----------+
1 row in set (0.00 sec)

mysql> select * from blobs where name='hklcom_logo.gif';
+-----+--------+-----+-------+-----------------+-----------------+--------------------------------------+-----------+-----------+--------+---------------------+
| id  | ptable | pid | score | name            | title           | location  
                            | mimetype  | sitegroup | author | created       
       |
+-----+--------+-----+-------+-----------------+-----------------+--------------------------------------+-----------+-----------+--------+---------------------+
| 122 | style  |  25 |     0 | hklcom_logo.gif | hklcom_logo.gif | 
3/4/44721ec7a250c0f8c43bf2aec6c0ccd9 | image/gif |         0 |      4 | 
2001-05-12 04:27:39 |
| 149 | style  |  29 |     0 | hklcom_logo.gif | hklcom_logo.gif | 
3/2/2da327b701905281891e1422ce199498 | image/gif |         2 |      4 | 
2001-05-12 04:27:39 |
+-----+--------+-----+-------+-----------------+-----------------+--------------------------------------+-----------+-----------+--------+---------------------+
2 rows in set (0.01 sec)

************
The file to which 'location' points, exists. Unfortunately, the server gives 
back an empty message to the browser (no headers, nothing.) If I change the 
URL to a non-existing guid, I get back the /fimages/images/error.gif.

So, what can I do?

Midgard CVS200105310302, Nadmin 1.4, fresh install.

Thx:
Crc

PS: Sorry about the long lines...
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to