iGuest 3 Report post Posted January 27, 2005 Does anyone here know how to add an image gallery (photo album) to the PHPNuke portal thing? -Hazaa- Un-Stickied -Random Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 27, 2005 um, install an image gallery on it? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 27, 2005 Well, I'm going to try to be as informative as I can.What gallery are you installing? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 27, 2005 any I don't mind Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 27, 2005 I wanted to install coppermine into php-nuke but it's not possible on the server. It does not support 'GD image' something...Only a stand alone (not ported in php-nuke)Maybe someone who has a solution? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 I'm not sure, but I think I successfuly installed coppermine into php-nuke... Well, I did intalled it, but never inserted pictures, so I really don't know if is was functioning. I did it on this server. Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 Well I recommend you use the new version of My_eGallery. It fits in very nicely with the PHPNuke and they fixed the security issues. Without further delay, a lenghty tutorial. <begin> STEP 1. Extract the data of the zip file into your Root directoy where PHPNuke is. I recommend extracting the .zip on your hard-drive, and re-zip the key folders in one file (Modules, Admin, etc). Then upload the new zip file to your root directory of PHPNuke (where index.php is), click on it and select "Extract file contents." And you're done with that. STEP 2. Now it's time to add the tables to the MySQL database. Go to your CPanel main page and click "MySQL Databases." Scroll all the way down and click "phpMyAdmin." Look to the left, where it says "Please select a database." Select the database you use for your PHPNuke website. If you don't know, go back to your PHPNuke directory and open the config.php file. Look for following $dbname = "name";. It should the right near top. Look at the "name" part and see what it says. That is your SQL database used for PHPNuke. For example if "name" says "phpnuke1" you would go to phpMyAdmin and look for the "phpnuke1" databse by "Please select a database." Once you select your PHPNuke database, you will see the follwoing screen. Note that your databases might look different. Click the SQL tab. You will see this page. Hit Browse. Now look for the .SQL file for eGallery. It should be where you extracted the .zip. If it's not then look in your .zip file for the folder "SQL" and extract the file in it to your desktop (or wherever). Select the file and click "Go" in phpMyAdmin. You have succesfully installed eGallery. STEP 3. Well not realy. Once again go into your PHPNuke root > Modules > My_eGallery and chmod the following folers and all subfolders to 777.: Gallery; Images. Goto you PHPNuke admin page and you will have a new link called My_eGallery. The eGallery will tell you to chmod another file (forgot), once it does, chmod it to 666 (MUST BE 666) or your gallery won't configure. And that's it, start messing with it. I hope I helped you. I tried to be as clear as possible. If you still have troubles, tell me. I can even install the bloody gallery for you if you allow me. Oh one las tthing. I can't remember where to get the eGallery.. Someone please post links. Looks like nukecops is down for now. I would show you how eGallery looks like but the server won't display any of the pages. If you fix it, you can see some pretty images PHEW.. done finaly.. feel free to post questions. Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 yes , install images gallery it's Spam warning - Hazaa - Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 kewl oOnowing me i'd mess up and my site woiuolds blow up =i just posted a link to my galleries XDmaybe i'll try this sumtime later thanx for the tut Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 You can't mess up.If you do it will not damage your PHPNuke. If you mess around with phpMyAdmin and upload the database into wrong databse, or whatever, you will not mess up. MySQL is a request driven database, and if a wrong query exsists, it will never be used, so it's OK.The only thing you can mess up is the eGallery. Might be unfunctional. Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 Thanks emelin, I've been attempting to do that on some other sites I help with, but to this point I've been to lazy to actually look... Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 28, 2005 Why doesn't anyone just use Fantastico? Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 29, 2005 They're trying to integrate a gallery into PHPNuke. Fantastico can't do that. :wink: Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 29, 2005 Also I should note there are 2 types of eGalleries. One is standalone and one is for PHPNuke.Go to http://www.nukecops.com/ and do a search for my_egalleryEDIT: Not fair the admin gets to sticky his help requests Share this post Link to post Share on other sites
iGuest 3 Report post Posted January 30, 2005 juz upload cpg to modules/gallerythen run install.phpdone...mine turned out fine... Share this post Link to post Share on other sites