Topic: 1 pic shows but not the rest
I know it says something about "non-progressive" and that's why they aren't showing up. How do i check and make sure they are "non-progressive"??
I am using Fireworks.
You are not logged in. Please login or register.
I know it says something about "non-progressive" and that's why they aren't showing up. How do i check and make sure they are "non-progressive"??
I am using Fireworks.
Hi, When you export out of fireworks, you have a choice on the left side, progressive or non progressive. View your jpg in a browser, if it comes live all at once with pixels smoothing then it is progressive. Try a test one progressive and another non prog.. Then it will make sense.
Also - Make sure your names are exactly the same in images and thumbs folders. same extensions, same case, same spelling.
Post your url if you still have problems
hth
Richard
hmmm don't get what ur saying with the whole
"When you export out of fireworks, you have a choice on the left side, progressive or non progressive. View your jpg in a browser, if it comes live all at once with pixels smoothing then it is progressive. Try a test one progressive and another non prog.. Then it will make sense. "
here is the url http://fellowshiptime.org/this_years_group.php
Hi,
I don't think progressive jpg's are your problem. it looks like the thumbs didn't get loaded
http://fellowshiptime.org/thumbs/IMG_0635.JPG no image found, thumbs aren't loaded
http://fellowshiptime.org/images/IMG_0635.JPG images are in the image folder
http://fellowshiptime.org/images/IMG_0636.JPG
and your xml for the first image shows
this tag
<>cat.jpg</>
not sure what that is
post your xml code if you want. How are you uploading? Did you change your permissions for the thumbs folder? ( to 666)
Hi,
I don't think progressive jpg's are your problem. it looks like the thumbs didn't get loadedand your xml for the first image shows
this tag
<>cat.jpg</>
the cat part was just me playing around. I dont' believe progressive is my problem either now. I just figured out how to check in Fireworks and they are non-progressive.
http://fellowshiptime.org/images/IMG_0635.JPG images are in the image folder
Is that a problem
How are you uploading?
i'm using DreamWeaver MX 2004
Did you change your permissions for the thumbs folder? ( to 666)
what do you mean
http://fellowshiptime.org/thumbs/IMG_0635.JPG no image found, thumbs aren't loaded
the pics are in the thumbs folder
this line
<>cat.jpg</>
is throwing an error in your xml
the cat part was just me playing around.
playing around is not recommended
this imgage
IMG_0635.JPG
is in your image folder, as it should be
click here
http://fellowshiptime.org/images/IMG_0635.JPG
it is not in your thumb folder or thumb folder is in the wrong location
click here
http://fellowshiptime.org/thumbs/IMG_0635.JPG
this line
<>cat.jpg</>
is throwing an error in your xml
So should i just completely delete that?
this imgage
IMG_0635.JPG
is in your image folder, as it should be
click here
http://fellowshiptime.org/images/IMG_0635.JPGit is not in your thumb folder or thumb folder is in the wrong location
click here
http://fellowshiptime.org/thumbs/IMG_0635.JPG
my thumbs folder is in the httpdocs folder.
BTW the links don't go anywhere. The problem with the links that you sent me is that the JPG in it should be jpg not upper cased. they should be lower cased in the xml.
I haven't had this problem before with simpleviewer but for some reason with this site it isn't working.
here is my xml code:
<?xml version="1.0" encoding="UTF-8"?>
<simpleviewerGallery maxImageWidth="480" maxImageHeight="480" textColor="0xFFFFFF" frameColor="0xffffff" frameWidth="20" stagePadding="40" thumbnailColumns="3" thumbnailRows="3" navPosition="left" title="06-07" enableRightClickOpen="true" backgroundImagePath="" imagePath="/images/" thumbPath="/thumbs/">
<image>
<filename>IMG_0635.jpg</filename>
<></>
</image>
<image>
<filename>IMG_0636.jpg</filename>
<></>
</image>
<image>
<filename>IMG_0637.jpg</filename>
<></>
</image>
<image>
<filename>IMG_0638.jpg</filename>
<></>
</image>
</simpleviewerGallery>
<></>
is not valid XML - remove those lines. Try loading your XML doc in IE to see if there are any errors.
that was it.
i needed <caption></caption> instead of <></>
thank you Felix
also thank you Flash ho for all the help!
Glad we finally got there :)
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.
[ Generated in 0.072 seconds, 8 queries executed ]