IMPORTANT!
Always backup of files overwritten ..
_________________________________________________

Photo gallery with sub albums.


Upload and overwrite the files involved
------------------------------------------

Since the establishment of an new table in the database, you should before you move on
take a backup of the database.

Now go to administration / Custom Pages
Drop the code below and press view the page ... and only view the page


<?php
$result = dbquery("ALTER TABLE `".DB_PREFIX."photo_albums` ADD `album_sub` MEDIUMINT( 7 ) NOT NULL ; ");
?>


Thats all
Enjoy