[Solved]: Problems uploading integrated with phpBB. [Solved]: Problems uploading integrated with phpBB.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Problems uploading integrated with phpBB.

Started by Axe, July 29, 2004, 10:14:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Axe

Ok, so I've had my phpBB forum running for a couple of months now, and just recently setup Coppermine (which I've never used before).

I went today to get everything configured, start modifying the template, and saw that a user had uploaded a file.  Which I thought was odd, as last I'd checked it wouldn't let me (logged into phpBB as the administrator) upload files.

Anyways, I created a category, put an album inside it, and in admin mode, I uploaded half a dozen images into it, no problem.  But, no user gallery.

I switch over to user mode, attempt to upload an image, and as soon as I click the upload link, a page comes up telling me..

"Sorry there is no album where you are allowed to upload files

File: /home/sapien/public_html/gallery/upload.php - Line: 841"

It doesn't show a listing for my username in the "User Galleries" category, but if I click "My Gallery", it does take me to "Home > User Galleries > Axe".

Anybody have any idea what's causing this?  All my permissions are correct, I can upload straight into albums when in admin mode, other users on the site can upload to their personal galleries, but I can't upload images when in "user mode".

Axe

Never mind, my bad, I should learn to read :)

Figured out the problem.