Subalbums for photogallery v1.00 Mod for PHP-Fusion v7.01
What it does:

This MOD enables subalbums for photogallery. You can create subalbums of current albums. An album can have both subalbums and albums.


Installation:
  1. Upload folder install in the root folder.

  2. Run http://www.yoursite.tld/install/index.php.

  3. Upon successful installation delete install folder.

  4. You must do this before uploading or modifying files to prevent error warning!
  5. Upload files to the folders using the folder structure in the download OR modify manualy the files following instructions.


Core File Modifications:

    • - photogallery.php,
      - administration/photoalbums.php,
      - administration/photos.php,
      - locale/English/admin/photoalbums.php,
      - locale/English/photogallery.php
  1. album_parent field added to DB_PHOTO_ALBUMS table.


Uninstallation:
  1. Upload folder install in the root folder.

  2. Run http://www.yoursite.tld/install/index.php.

  3. Upon successful uninstallation delete install folder.

  4. Put the original core files back.

E-Mail: keddy@kmods.ro
Web: http://www.kmods.ro
Support: http://www.kmods.ro or http://mods.php-fusion.co.uk
Version: 1.00
Notes and Changelog
Notes: Back up all relevant files being installing this mod.
 
Changelog:


v1.00 - First public test version [BETA]



    Open photogallery.php and find (line ~ 107) :

    replace with :

    find (line ~ 145) :

    add after :

    find (line ~ 193) :

    replace with :

    find (line ~ 236) :

    replace with :

    find (line ~ 256) :

    add after :

    Open administration/photos.php and find (line ~ 223) :

    add after :

    find (line ~ 384-386) :

    add after :

    Open administration/photoalbums.php and find (line ~ 33) :

    replace with :

    find (line ~ 143) :

    add after :

    find (line ~ 186) :

    replace with :

    find (line ~ 191) :

    replace with :

    find (line ~ 201) :

    replace with :

    find (line ~ 206) :

    add after :

    find (line ~ 219) :

    add after :

    find (line ~ 228-231) :

    add after :

    find (line ~ 256) :

    add before :

    find (line ~ 278) :

    replace with :

    find (line ~ 263) :

    replace with :

    find (line ~ 315) :

    add after :

    Open locale/English/photogallery.php and find (line ~ 8) :

    add after :

    Open locale/English/admin/photoalbums.php and find (line ~ 7) :

    add after :

    find (line ~ 32) :

    add after :