coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Innerpeace on November 05, 2005, 03:21:36 AM

Title: New to this. How to allow uploads.
Post by: Innerpeace on November 05, 2005, 03:21:36 AM
I'm not sure how to upload or use coppermine.  I want to use it as a clan screenshots viewer for games.
http://clank9.crossfiregaming.com
http://clank9.crossfiregaming.com/screenshots
username, test
pass, 123
please help
stephen
Title: Re: New to this. How to allow uploads.
Post by: kegobeer on November 05, 2005, 03:25:00 AM
Read the documentation - it covers how to install Coppermine.  The link is at the top of this page.

You cannot integrate Coppermine with nuke.  There is no current port of Coppermine that works with nuke.  I believe there is a website that still has the last known working port available; there's a post about it somewhere around here.  However, using those outdated versions isn't really recommended.
Title: Re: New to this. How to allow uploads.
Post by: Joachim Müller on November 05, 2005, 05:50:07 AM
cpg1.3.2 standalone is already installed on http://clank9.crossfiregaming.com/screenshots - you should upgrade to the most recent stable cpg1.3.5 for security reasons asap.
You allow uploads in two places: the groups page and then by individual public album using "album properties" next to the album thumbnail. As kegobeer  pointed out: this is being covered in the docs that come with coppermine. However, your custom theme lacks the "upload" button - it is there if you use the classic theme: http://www.clank9.crossfiregaming.com/screenshots/index.php?theme=classic
Zip your custom theme.php file and attach it to your posting. Additionally, you haven't set permissions as suggested for the albums folder as suggested in the docs: you'll have to CHMOD to 777 or 755 (depending on your server config). When I created a personal album and then went to the upload screen, this is the error message I got:
QuoteFailed to create directory albums/userpics/10003 !

File: /home/clank9/public_html/screenshots/db_input.php - Line: 228


Warning: mkdir(albums/userpics/10003): Permission denied in /home/clank9/public_html/screenshots/db_input.php on line 227
So basically, you have several issues:This comes from doing several things at once: when installing coppermine, make sure to get the basic features working before addressing theme modifications.