Announcement

#1 2011-08-08 16:16:03

pphotos
Guest

Error trying to sync albums with a space

Hi,

Using 2.2.4

I've added the following to the local files configuration:

$conf['authorized_characters_in_files'] = '/^[a-zA-Z0-9-_. ]+$/';

However when I try and sync my albums that have a space I get the error:

List of errors
[./galleries/Spaced Gallery] PWG-UPDATE-1 (wrong filename)



# cat local/config/config.inc.php
<?php

/* File is not existing and will be created by LocalFiles Editor */


$conf['authorized_characters_in_files'] = '/^[a-zA-Z0-9-_. ]+$/';

?>

 

#2 2011-08-08 17:07:22

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Error trying to sync albums with a space

Please do not put exotic character in the names of files or folders. It did not work.

Offline

 

#3 2011-08-08 17:12:18

pphotos
Guest

Re: Error trying to sync albums with a space

They aren't exotic. I read in another thread that it is possible to allow at least spaces...

http://piwigo.org/forum/viewtopic.php?id=15216

Is this not true anymore?

 

#4 2011-08-09 12:03:42

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: Error trying to sync albums with a space

I don't think so :(

anyway using chars other than A-Za-z0-9_-. on folder and files names is very unrecommended

Last edited by mistic100 (2011-08-09 13:24:39)

Offline

 

#5 2011-08-09 13:07:07

Gotcha
Former Piwigo Team
Pourrières (83) [FR]
2007-03-14
604

Re: Error trying to sync albums with a space

pphotos wrote:

Is this not true anymore?

Not true because the ticket [Bugtracker] ticket 414 aren't resolved.

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact