Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Question about Integrating SMF & Coppermine  (Read 2857 times)

0 Members and 1 Guest are viewing this topic.

undeleted

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Question about Integrating SMF & Coppermine
« on: July 13, 2005, 11:15:48 am »

I've just integrated Coppermine with my SMF forum & got almost all of it working perfectly.  However, for some reason most member levels are not getting the permission to upload.  So far only Admins & GMods have the ability to upload.  And yes, I did go into groups & set up the permission levels for uploading etc...

In looking through smf.inc.php I see the following section that I am sure is the right spot to change:

Code: [Select]
// Comment this out if you want to default user's group to 'Registered'
// rather than using Post Count based groups.
define('USE_POST_GROUPS', 1);

Does anyone know exactly what it is I change there to make it so that my member groups switch to 'registered'
« Last Edit: July 13, 2005, 11:20:01 pm by Nibbler »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Question about Integrating SMF & Coppermine
« Reply #1 on: July 13, 2005, 11:17:26 am »

Code: [Select]
// Comment this out if you want to default user's group to 'Registered'
// rather than using Post Count based groups.
// define('USE_POST_GROUPS', 1);
Logged

undeleted

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Question about Integrating SMF & Coppermine
« Reply #2 on: July 13, 2005, 11:40:22 am »

That didn't do it.  Normal members can still only view the gallery.  They can not upload or create albums
Logged

undeleted

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Question about Integrating SMF & Coppermine
« Reply #3 on: July 13, 2005, 10:51:40 pm »

It's alright - problem solved.

I was using IE & it wasn't showing all the options for each member group in groups.  When I switched to Firefox, I was able to see and access all the options and set them correctly.  ;)
Logged
Pages: [1]   Go Up
 

Page created in 0.013 seconds with 15 queries.