Downloads: Software
| Modified Photo galleries | ||
| Modified for use within PHP-Fusion V7.x README FILE --->>> Website and full instructions for ORIGINAL program download files including copyright info at: http://foldergallery.jv2.net/ This program tested in PHP 4.x and 5.x on a linux/Apache server This program does NOT use any database functions I modified two (2) program files and three (3) configuration files to install this program so that it works within PHP-Fusion V7.x on MY local system and my hosted account on GoDaddy.com. Modification list: ********* /gallery/gallery.php Line # 37 , added a Global variable $var_45 to handle Fusion Page_ID enumeration , added IF() switches to handle increased Page_ID enumeration note: handles page_id up to 999 Line #390 , added line to handle the ampersand that viewpage.php adds to URL ********** /gallery/include/breadcrumbs.php Line # 3 , added line to handle the ampersand that viewpage.php adds to URL CONFIG FILES ********** /gallery/theme/include_mode_no_menu/config.php changed defaults to sane values within PHP-Fusion ********** /gallery/config/galleryconfig.php changed defaults to sane values within PHP-Fusion ********** /gallery/config/gallerysetup.php changed defaults to sane values within PHP-Fusion To install within PHP-Fusion V7.x: 1. unzip files onto local computer, leaving folder structure intact. 2. FTP the folder structure onto your server, root of Fusion. 3. Fix permissions on folders and files: a. 777 /gallery/thumbcache b. 666 /gallery/config/galleryconfig.php c. 666 /gallery/config/gallerysetup.php d. 666 /gallery/images/demo/folder.txt (optional file) e. 666 /gallery/images/demo/galleryconfig.php (optional file) f. 666 /gallery/images/demo/demo/folder.txt (optional file) g. 666 /gallery/images/demo/demo_1/folder.txt (optional file) h. 666 /gallery/images/demo/demo_1/Another_Folder/More_Folders/and_ Images/folder.txt (optional file) i. 666 /gallery/images/demo/demo_list/folder.txt (optional file) j. 666 /gallery/images/demo/demo_list/galleryconfig.php (optional file) 4. Login to the admin panel for your photo gallery: http://yoursiteurl/gallery/admin/index.php 5. default login, USER=admin, PASSWORD=password 6. change the default name and password to something you will remember 7. LOG OUT of the admin panel!! Don't try to change anything else right now!!! 8. Login to your PHP-Fusion as admin 9. Open your Admin Panel 10. Open your Content Admin panel 11. Choose "Custom Pages" 12. In the "Add Custom Page" section, enter a suitable "Title" such as "My NEW Gallery" 13. In the "Page Content" section enter; [start code] <<----enter content BELOW this line----->> $includemode = 1; include("gallery/gallery.php"); ?> [end code] <<----enter content ABOVE this line----->> 14. Select "Add link to navigation menu" 15. UNSELECT "Enable ratings" and "Enable Comments"!! They will only allow people to rate or comment on the gallery itself, NOT on individual photos within the gallery, so they are useless here. 16. Enter your Admin password 17. Save Page, NOTE-->> DO NOT PREVIEW!! You will get errors and lose the changes you just made in Fusion! 18. Open your Fusion home page, find the link in your navigation panel to your new gallery Notes: The readme.html in the /gallery folder might be helpful, be sure to visit the original author website for more info and assistance. The original author website and forums seem to be rather INACTIVE at the moment, I registered on his forums, but never recvd my login confirmation. I would assume this is an abandoned project. Much of the info that is there is helpful however. http://foldergallery.jv2.net/ I tested this using the Apollo theme in Fusion, I would like to know if a different theme affects how the gallery behaves. In the ADMIN panel for the gallery, http://yoursiteurl/gallery/admin/index.php, you can change a lot of stuff. However I removed most of the themes from my zip pack, because they just make no sense within Fusion. Feel free to post your feedback on the fusion_mod forums or direct at: 45@45inx.com Hope to see this as an infusion actually, though I doubt that it will be "I" who completes that task. :-) 45 Mike 10-09-09 |
||
| License: GPL/Artistic | O/S: web server | Version: 3.1.1 modified |
| Added: 10/09/2009 | Downloads: 43 | Download (222232 bytes) |
