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: Can't create album !  (Read 3764 times)

0 Members and 1 Guest are viewing this topic.

Ghostdog

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Can't create album !
« on: November 07, 2003, 01:03:32 pm »

Hi !

I create a category called 'AFFICHES' and I want to create album like Poster A, Poster B etc.

But I can't see the albums when I clic on category 'AFFICHES'.

And in the database no album is create.

I try this CPG 1.2.0 On 3 different servers.
1 with easyphp 1.6
1 with easyphp 1.7
and the last on my server online CPG12

So, what's wrong ? Upload is not possible without album !

1.1.0 works good ! at CPG11 on the same server.

 :lol:  y-a-t-il un français dans la salle ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Can't create album !
« Reply #1 on: November 07, 2003, 03:28:10 pm »

I guess "AFFICHES" means "user galleries"...
Those albums under "user galleries" don't behave like albums in other categories. Just create a test user for yourself and let him have a personal gallery. Then log in as this user and see what options turn up.
Apart from this: please provide a test account for the link you gave as well.

GauGau

P.S. There are only a few users who speak french on this board
Logged

Ghostdog

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Test account :
« Reply #2 on: November 07, 2003, 08:57:54 pm »

Test account :
Name : Test
password test

I try to create a personnal album with this account, but nothing !
The album is not create !!!
So, no upload too !

Ok ! Try to create an album !

Thx !
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Can't create album !
« Reply #3 on: November 08, 2003, 12:03:14 pm »

Worked like a charm...
Here's the album: http://poster.1001cine.com/12//index.php?cat=10002
Here's the pic I uploaded: http://poster.1001cine.com/12//displayimage.php?pos=-1

What exactly is the problem?

GauGau

P.S. Users can only create albums within "user galleries", nowhere else. This is by design. Read the manual/documentation for details and serach the board...
Logged

Ghostdog

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Can't create album !
« Reply #4 on: November 09, 2003, 01:37:45 pm »

Ok !

I found the problem !!!

Only french version don't work correctly.

In lang/french.php

//File albmgr.php

'no_change' => 'Vous n'\avez effectué aucun changement !',

I change this by 'Aucun changement effectué !',

And now cpg12 works perfectly !!!  :D

I don't know why ?!?

Les mystères de l'informatique !!!  :?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Can't create album !
« Reply #5 on: November 09, 2003, 01:39:52 pm »

the backslash escapes the single quote and has to be in front of it: try
Code: [Select]
'no_change' => 'Vous n\'avez effectué aucun changement !', - that's what is in the package as well (you should download the french language file that has been modified after RC2 release): http://prdownloads.sourceforge.net/coppermine/cpg1.2.0lang_french.zip?download

GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 18 queries.