Hello,
This is not my first install of Coppermine; I did use it in a stand alone mode for my Old Timer cars ( http://www.retropassion.be ), with more than 7000 images , 149 albums and 25 categories.
But, today i decide to user Coppermine in my PHPBB forum site ( http://www.mustangpassion.com/Gallery/ ). The gallery is now working but i've got a small problem with the Albums Management. ( albmgr.php )
1. Creating Album.
- When I click on the "new" button, I've go the "new album" created.
- But, I can only add an album that got this "new album" name. If I edit the input area and apply changes (changing name), the album isn't created at all !
2. Indexing Albums.
- When i change the order albums should be show in the gallery, there is only a change in the Album i move. The other did not get a new index number. If i take a look in my BD(trying moving B album from 2d place to 1st), i've got album with something like this : "Album B - 100", "Album A - 100", "Album C - 102"
I presume there is a javascript conflict with the PhpBB scripts. Anybody to help me ?
-- Exxodus
Rem : I saw that this problem is already reported in the "phpnuke" forum, but without any answer.
you're probably using the french language file, which contains a known bug for cpg1.2.1
Download the most recent french language file: http://prdownloads.sourceforge.net/coppermine/cpg1.2.1lang_french.zip?download
GauGau
Quote from: GauGau on May 14, 2004, 08:11:19 PM
you're probably using the french language file, which contains a known bug for cpg1.2.1
Download the most recent french language file: http://prdownloads.sourceforge.net/coppermine/cpg1.2.1lang_french.zip?download
GauGau
YESSS ! Thank you for your help ! It works !