7
To make xcGallery work (from the readme)
Requirements:
- working XOOPS 2.0.x installation (with php/mysql)
- For image resizing you can use GD(without gif support), ImageMagik or Netpbm(still experimental)
Installation:
For installation put the xcgal directory into your XOOPS module dir. Set albums and its including userpics dir read and write able. Go to XOOPS admin panel and install xcGallery with the XOOPS module installation. If you have done this successfully, go to the xcgallery preferences and make your settings. Now, it's important that you go to the xcGallery group manager for creating the default groups.
Afterwards, you can create your first category with the categories manager. For pic uploading you need also to create at least on album, you can do this on the user side.
The second requirement is a must if you want thumbnails to work. i.e. your orginal problem.
Make sure the module load correctly. Then go into the admin of the module and complete the above. Without a category you can basically do nothing. Remember, categories are not albums.
Pictures are in albums, albums are grouped into categories.
ie.
Category: Family Photos
Album: 2005 02 01 Day at the Beach
Pictures: lots of them....
Hope this helps