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 [2]   Go Down

Author Topic: About new albums  (Read 9047 times)

0 Members and 1 Guest are viewing this topic.

vesodimov

  • Coppermine novice
  • *
  • Country: bg
  • Offline Offline
  • Posts: 34
Re: About new albums
« Reply #20 on: October 30, 2012, 02:35:22 pm »

This is my config DB. Please see it.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: About new albums
« Reply #21 on: October 30, 2012, 02:38:58 pm »

Obviously this is a different table. It doesn't contain the row upload_create_album_directory. The table prefix in your screenshot is cpg15x_, the attached table's prefix is gallery_.

Execute this query:
Code: [Select]
INSERT INTO gallery_config (name, value) VALUES ('upload_create_album_directory', '1');
Logged

vesodimov

  • Coppermine novice
  • *
  • Country: bg
  • Offline Offline
  • Posts: 34
Re: Re: About new albums
« Reply #22 on: October 30, 2012, 03:00:02 pm »

Obviously this is a different table. It doesn't contain the row upload_create_album_directory. The table prefix in your screenshot is cpg15x_, the attached table's prefix is gallery_.

Execute this query:
Code: [Select]
INSERT INTO gallery_config (name, value) VALUES ('upload_create_album_directory', '1');
Sorry. That's my mistake. gallery_config is correct table.
I execute a query /insert data in SQL window and push Go /. Then i see new table in gallery_config. With Album manager i make new album called "2249" and upload a pictures in. But when I enter through FTP I can's see a folder "2249". That is my problem  ???

Logged
Pages: 1 [2]   Go Up
 

Page created in 0.016 seconds with 20 queries.