Author |
Message |
09/02/2005 09:03:30
|
Anonymous
|
Hi,
If people upload pictures with their comments, it is not displayed correctly.
If i go to guestbook admin, then the pictures are there and can be viewed.
Read something about image magik or something needs to be installed but cant find any more info.
www.gowan.me.uk/guestbook/
Any help please, Arghhhhhhhhh
|
|
09/02/2005 09:25:46
|
ET
Graduate
Joined: 21/02/2003 22:17:48
Messages: 179
Offline
|
It uploaded fine for me - it's not an image magik problem - However when I arrived, the images were not following the correct path (hence none of the images were showing up on the page at all) - the path for the uploaded images was http://public/... and the path for the other images were http://img/....
When I did a view source of your guestbook page, the image source is incorrectly formatted. img src="//img/sign.gif" It should not have two "/"
it should look more like img src="/img/sign.gif" If you edited your files in the templates, you may have inadvertently added the extra /
Which means that the default path is not being inserted correctly when folks arrive at the guestbook - If you did not edit your files in the templates, then maybe Carbonize or someone else knows how to get it default into the correct directory.... He should be back later today/tomorrow (depending on where you are at, time-wize)
|
--------------- |
|
09/02/2005 12:08:58
|
JTD
Graduate
Joined: 08/05/2004 21:52:50
Messages: 529
Location: Arkansas
Offline
|
If you would add index.php to the end of the url and configure it that way all works just fine. http://www.gowan.me.uk/guestbook/index.php
|
LINK-> Use Lazarus Guestbook |
|
09/02/2005 15:22:55
|
Carbonize
Master
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
Sound slike the old base_url problem strikes again. If no base_url is supplied in the config file it tries to work it out and fails ocasionally.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|