Error: 100
Message: emAlbum cannot open the template file ($template_path)
- Possible Causes: The template file has been renamed, the
$template variable value in settings.cfg was mistyped, or there is a permissions problem on the template file.
- Solution: Verify that the template file still exists, is named correctly, is entered into
settings.cfg correctly, and that the correct permissions are set for your templates html file and your templates folder.
Error: 102
Message: emAlbum cannot open the folder ($album_path)
- Possible Causes: The
$album_path variable value in settings.cfg is incorrect, or there is a permissions problem on your albums folder.
- Solution: Verify that the album path is entered into
settings.cfg correctly, and that the correct permissions are set for it.
Error: 103
Message: emAlbum could not find any folders in your main directory ($folder_count is 0)
- Possible Causes: You have not yet created any folders under your main albums directory, or the
$album_path variable value in settings.cfg is incorrect.
- Solution: Create folders under your main albums directory and verify that the
$album_path variable value in settings.cfg is correct.
Error: 104
Message: emAlbum cannot open the folder ($folder_path)
- Possible Causes: There is a permissions problem with the folder.
- Solution: Verify that the permissions are set correctly.
Error: 105
Message: emAlbum cannot open the folder ($image_folder_path)
- Possible Causes: There is a permissions problem with the folder.
- Solution: Verify that the permissions are set correctly.
Error: 107
Message: emAlbum cannot open the folder ($image_path)
- Possible Causes: There is a permissions problem with the folder.
- Solution: Verify that the permissions are set correctly.
Error: 108
Message: emAlbum could not find any valid images in ($total_images)
- Possible Causes: There are no images in the folder, the images are corrupt, or a folder exists that does not need be there.
- Solution: Verify that you can view your images in a browser, upload images into the folder, or remove the folder if you are not using it.
Error: 109
Message: emAlbum cannot open the folder ($thumb_image_path)
- Possible Causes: There is a permissions problem with the folder.
- Solution: Verify that the permissions are set correctly.
Error: 111
Message: emAlbum cannot open the folder ($ss_image_path)
- Possible Causes: There is a permissions problem with the folder.
- Solution: Verify that the permissions are set correctly.
Error: 112
Message: The emAlbum copyright tag has been modified. Please change it back.
- Cause: The emAlbum Copyright information has been modified from its original state.
- Solution: Please return the code which affects the emAlbum Copyright to its original state. emAlbum's License Agreement states that you must keep all copyright information intact unless you have authorization from emAlbum to remove it. You may Contact us if you would like to discuss your options.
Error: 113
Message: emAlbum cannot find the template copyright tag (<emAlbumCP>)
- Cause: The emAlbum Copyright tag,
<emAlbumCP>, was not found in the template.
- Solution: Please make sure the emAlbum Copyright tag is in your template. emAlbum's License Agreement states that you must keep all copyright information intact unless you have authorization from emAlbum to remove it.
|