Forums

PHP

This topic is locked

Support???

Posted 08 Jul 2003 00:34:15
1
has voted
08 Jul 2003 00:34:15 DeWayne Harlow posted:
Your forums seem to be pretty much useless. It you want to see a good forum with active and helpfull
members, go here www.corvetteforum.com
I have a problem with Smart Image for PHP. I realize that a $69.00 software package isn't going to have
much support. But then, if it worked like it is supposed to, I wouldn't need it.
The problem is my images are being saved corectly to the database but when I try to view them as a
thumbnail, they have an additional file extension in the name.

This is from the source code of the viewing page.

<td><img src="/12_Image.jpg_small.jpg"></td>

This should read

<td><img src="/12_Image_small.jpg"></td>, without the extra ".jpg" in the middle. Once again, this file name
is correct in the database.

What is causing this. I found I could get around it by not using the full path in PHP Upload but then when I
try to add the path in the image source it won't let me use DMXzone-thumbnail. I select DMXzone-thumbnail,
then I enter the path "images/.........." at the URL. Then when I hit OK, it changes the format back to none.

any help would be appreciated,
DeWayne Harlow

Reply to this topic