Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1] 2   Go Down

Author Topic: Cannot save group settings  (Read 9113 times)

0 Members and 1 Guest are viewing this topic.

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Cannot save group settings
« on: September 26, 2007, 07:13:21 am »

Having a bit of a problem.

In the 'groups' link, when I change some settings, and then click 'Apply Modifications' the settings I changed, don't change.

I have my gallery bridged with SMF. When I originally installed the gallery, I had it use it's own database. But then I changed it to use my forum's database. I exported the tables from the old database via phpMyAdmin, then imported them into the one my forum is using.

I don't know if through the process of doing this screwed something up?

Thanks for any help.
« Last Edit: September 28, 2007, 05:56:45 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #1 on: September 26, 2007, 08:11:15 am »

Post a link to your gallery for a start. In fact, do as suggested in "Sticky thread: When requesting bridge support - mandatory!" and "Documentation: Bridging support"
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #2 on: September 26, 2007, 06:30:18 pm »

Oh, my apologies..

Coppermine install: http://gallery.unhealthyobsession.net
Forum install: http://forums.unhealthyobsession.net
Coppermine version: 1.4.13
Forum version: SMF 1.1.4
Test user account: Username: Testuser Password: 123456

BridgeManager settings:
Forum URL:  http://forums.unhealthyobsession.net
Relative path to your BBS's config file:  /home/uowm/public_html/forums/settings.php
Use post-based groups?:  1
Cookie name/preifx Forum: smf_ Gallery: cpg14x_
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #3 on: September 27, 2007, 07:30:39 am »

Relative path to your BBS's config file:  /home/uowm/public_html/forums/settings.php
That's not a relative path, but an absolute one. Relative path would be something like ../forums/ depending on your domain setup - I guess your subdomains are set up to be sub-folders within the webroot, i.e. your gallery is located at /home/uowm/public_html/gallery/
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #4 on: September 27, 2007, 07:34:44 am »

Right.

So is there a way to make it work with the way I have it setup?

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #5 on: September 27, 2007, 07:37:39 am »

Did you read my reply? I told you that the relative path would be
Code: [Select]
../forums/. As suggested, this depends on your sub-domain setup. If you want answers, you'll have to provide more information. In your case, post the absolute path of your gallery.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #6 on: September 27, 2007, 07:45:52 am »

Absolute path to Gallery: /home/uowm/public_html/gallery/
Absolute path to Forum: /home/uowm/public_html/forums/

If I understand relative paths correctly, then there's no way to put in a relative path because one path isn't above the other.

Unless by putting ../forums/ as the relative path, that will 'act' like the absolute path? Sort of..

So like, I have my web root. In a directory above my root is my gallery, then in another my forum. By putting '../forums/' it will go back to the root directory, then up to my forum? If that makes sense..
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #7 on: September 27, 2007, 07:54:18 am »

Re-run the bridge manager, then use ../forums/ as relative path and see how it goes.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #8 on: September 27, 2007, 07:56:45 am »

Alright, I have done so. However, it's still not working.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #9 on: September 27, 2007, 08:05:03 am »

What exactly is not working? I was able to log in fine. Going back to your gallery I'm logged in (see screenshot).
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #10 on: September 27, 2007, 08:08:52 am »

Yes, that's all working. The groups permission page, which would be at this link: http://gallery.unhealthyobsession.net/groupmgr.php I edit the settings, but when I go to save it, it doesn't save.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #11 on: September 27, 2007, 08:16:39 am »

Post a screenshot please (attach it to your posting using "additional options" when composing your message).
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #12 on: September 27, 2007, 08:23:46 am »

Well, there's not much to show. But here they are anyways (sorry for them being so big, but if I downsized them, it was too blurry)

Image 1: That's the setting before I change/save it

Image 2: I change all three settings.

I then press save, and then

Image 3: It doesn't save.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #13 on: September 27, 2007, 08:25:12 am »

By the way, That was for the 'Administrators' user group.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #14 on: September 27, 2007, 08:29:55 am »

PM me an admin account please.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #15 on: September 27, 2007, 08:33:23 am »

Well, that brings me to a second question. How do I make users Admins? It's not done through the forum, is it?
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #16 on: September 27, 2007, 08:45:38 am »

Never mind, I just unbridged the gallery and forum and added a user.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #17 on: September 27, 2007, 08:49:27 am »

It didn't work. When I rebridged it, it set it back.. But I have a solution. I think..
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Cannot save group settings
« Reply #18 on: September 27, 2007, 08:50:30 am »

That's nonsense: just add a user to the administrator group in the BBS app you bridge with. Users created with Coppermine in standalone mode (unbridged) are lost when re-enabling bridging.
Logged

Stargater59

  • Coppermine newbie
  • Offline Offline
  • Posts: 13
    • Unhealthy Obsession
Re: Cannot save group settings
« Reply #19 on: September 27, 2007, 06:02:40 pm »

Alright. Well, everything seems to be working fine now. Had a few problems when uploading pictures, but I just had to CHMOD the album folders to 777. Other than that, everything seems to be just fine.

Did you fix it?
Logged
Pages: [1] 2   Go Up
 

Page created in 0.021 seconds with 19 queries.