2) now place
- these image folders,
- the templates and admin folder, (from the zip file)
- and the php files like bewerten.php, bilder.php, functions.php, index.php,
vorschau.php, config.php
directly into the main folder
3) also a description.txt file could be in the image folders (optional)
this text file should be as following example:
(a new line for evry picture and the picture name at the beginning)
Tulpen_am_See.JPG Tulpen am See
Tulpen_mit_Kirche.jpg Tulpen mit Kirche im Hintergrund
imagename.JPG description of your picture bla bla bla..
description.txt files will only be read at the first call.
4) adjust your mySQL-Data and some other variables, also your language
in the config.php
5) now just run admin/install.php, to create the mySQL Tables.
6) now please log in to your admin center and new thumbnails will be automaticly
created from every picture, that is found by the script.
In some cases, you will have to chmod your picture folders to 777
(if you have $thumbs_in_same_folder = false; in the config.php
file you
will only have to chmod 777 your main directory)
* Give your pictures and folders good names, cause these names will be taken as keywords for the meta tags for search engines.
* Use the prefix th_ or thm_ only for thumbnails. Don't use the string "_--_" in your picture names.
* Dont use the $ sign in the templates (only for the variables)
>>Download webYourPhotos MySQL Version 6.0<<