"Daniel S. Reichenbach" <[EMAIL PROTECTED]> said:
> > I get image src's like
> > /attachment/d2ba2616508a44c17a583c0d286ebadd/12203c9bd75d007a6669e28
> > ef 0b76f98/t0.gif in nadmin.
> I get the same src's. But it always gives me images from sitegroup
> 0 although i uploaded them as member of sitegroup 1.
>
> Is there any fix for this?
technically I think the system stores the attachment on the major parent
object (eg. style, page etc. rather than styleelement/page..) - What is the
sitegroup of the parent?)
could you find out the tree of storage info -
Look at the image - it says it's ID (eg. 123)
then look into mysql
select * from blobs where id=123;
look at the ptable and pid column and then
select * from WHAT_THE_PTABLE_WAS where id=WHAT_THE_PID_WAS
and post all that info..
thanks
regards
alan
>
> Daniel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
Technical Director
Linux Center (HK) Ltd.
www.hklc.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]