Topic: images not appearing
Im sure this has been asked already but I feel like a dunce. Finally got the simpleviewer to load onto my page but the images are replaced by black x's. Will post URL if necessary.
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer-Pro v2 → images not appearing
Im sure this has been asked already but I feel like a dunce. Finally got the simpleviewer to load onto my page but the images are replaced by black x's. Will post URL if necessary.
Please see this FAQ: http://simpleviewer.net/simpleviewer/su … #trouble_2
If you continue to experience difficulties, please post the URL to your gallery so that we can take a look.
Where do I input the file names for this page? Sorry very new to flash type objects.
I am starting the gallery on this page: http://www.ggvideo.com/sny_srpx500p.php
Also, I can view it perfectly locally so the X problem only appears when uploaded.
Your gallery is looking for the first image at the location: http://www.ggvideo.com/images/srpx500p_m.jpg
... but it does not exist there.
Going directly to the above URL in a browser gives an error 404 (file not found).
Have you uploaded the 'images' folder to the root of your web server?
If so, check that that the case (upper vs lower) of the image filenames and file extensions match the entries in your gallery's XML file as your web server may be case sensitive (eg. image1.jpg is not the same as image1.JPG) .
Thanks. That solved it. Is it impossible to put multiple galleries on the same site? the images I use keep overwriting in the folder.
Instructions for embedding multiple galleries on separate HTML pages and on one HTML page can be found here: http://simpleviewer.net/simpleviewer/su … l#multiple
I have attempted to put multiple galleries on separate pages. After I upload the second page, the first page assumes the second gallery. Here are the two examples:
http://www.ggvideo.com/sny_dmxp01.php
http://www.ggvideo.com/sny_srpx500p.php
Thanks so much for your help.
In order to use the galleryURL option as a flashvar, you need to include the flashvars as an Embed Code Parameter: http://simpleviewer.net/simpleviewer/su … tml#params
In your 'sny_dmxp01.php' page, change:
simpleviewer.load("sv-container", "500", "350", "FFFFFF", true);
... to:
simpleviewer.load("sv-container", "500", "350", "FFFFFF", true, flashvars);
SimpleViewer Forum → SimpleViewer-Pro v2 → images not appearing
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.