Categories

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
maddox
Posts: 3
Joined: Sun Feb 01, 2009 4:12 pm
Contact:

Categories

Post by maddox »

Hi, maybe i'm newb, but anyway when I write a Post, with Image.. the images will load in the frontpage everything looks fine, but when you read the post by Categories.. you can't see any pictures.. anyone know why?


Thank you
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

Can you provide a URL to your site? What template are you using?
=Don=
maddox
Posts: 3
Joined: Sun Feb 01, 2009 4:12 pm
Contact:

Post by maddox »

http://www.exgenz.com

I'm now using Mimbo, but I was using Mozilla Modern Tribute and it was the same
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post by Don Chambers »

I think it is just your configured path settings...

You seem to have installed serendipity in the root of your domain. If so, under Configuration -> Paths, make sure your paths are:

Upload path: uploads/
Relative path: /
Relative upload path: uploads/

The reason the photo is not showing is because the image was inserted as: <img src="uploads/etwlpmti.jpg" alt="" />. From the frontpage, that will find the image. However, from a detailed page view, the relative path of uploads/ instead of /uploads/ will not work... so you will need to correct the entries in addition to your paths. Once the paths are correctly configured, images should be inserted into entries correctly.
=Don=
maddox
Posts: 3
Joined: Sun Feb 01, 2009 4:12 pm
Contact:

Post by maddox »

It is now working with /uploads/ as path.

Thank you:)
Post Reply