CPG 1.4.x Remote Hosting Hack BETA3 Installation : 
! based on CPG 1.4.1 beta source files !

* Help & errors reports & problems can be found here : http://coppermine-gallery.net/forum/index.php?topic=22564.0

* INSTALLATION :

Copy the following files :
-> in your CPG root :
files.php
-> in the include directory :
themes.inc.php
slideshow.inc.php


In addition to copying the files provided in this archive you have to manually edit the following files :

-> Modification required for the slideshow hack to work.
## file : include/functions.inc.php - Line 897 ##
REPLACE :
            $select_columns = 'pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords';
WITH : 
            $select_columns = 'pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, keywords, user4';



* LIMITATIONS :

- CPG Admin Mode Pictures manipulation / modifications are subject to failures. 
Example : 
When editing your remote pictures you cannot refresh the picture EXIF data.
Regenerating thumbnails or modifying the fullsize picture won't work with remote pictures !
