- I see red crosses where there are supposed to be images
- This can have several reasons :
- The user who submitted the gallery did something wrong (he did not enter correct urls)
- The images are deleted from the server
- The images are protected against hotlinking
- The server that is hosting the images is down/overloaded
In any of these cases, you can help me by clicking the 'Report broken gallery'-button at the bottom. If the gallery is gone for good, I will remove it then.
- How can I submit galleries?
- You can do so by clicking 'Submit New Gallery' in the menu.
From here, there are 4 possibilities :
- You have a list of images URLs that are located on a server: Set 'Type Of Code' to 'Code is image URL or range of URLs' and paste the image URLs in the 'Code'-field. The URLs can be separated by spaces, commas or returns.
If the list of URLs is very long and the filenames are not random, you can define a range of URLS very easily. Let's say you have 50 URLs, where the URL of the first image is http://myserver/img/party/1.jpg and the URL of the last one is http://myserver/img/party/50.jpg. In this case, you can substitute the list of 50 URLs by one simple line : http://myserver/img/party/[1-50].jpg. The parser will then show all 50 images when the gallery is requested. The information defining the range is typically of this form [x-y], where x is the first number and y the last number.
In the case where the first image is called img001.jpg and the last one img025.jpg, you can enter this range as img[001-025].jpg or img0[01-25].jpg.
- You have a piece of HTML code, as typically generated by image hosting sites: Set 'Type Of Code' to 'Code is HTML code' and paste the HTML code in the 'Code'-field.
- You have a piece of BB code, a lot of [img] and [url]-tags : Set 'Type Of Code' to 'Code is BB code' and paste the BB code in the 'Code'-field.
- You have an URL of a gallery hosted somewhere else: Set 'Type Of Code' to 'Code is URL to redirect to' and paste the URL in the 'Code'-field. The user will be redirected to this site when the gallery is requested.
- I want to advertise on this site
- You can do that by using this site.
- If you have any other questions, please use the forum on this site.
|