Removing The Underscores From Filenames Removing The Underscores From Filenames
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Removing The Underscores From Filenames

Started by will, May 07, 2007, 07:13:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

will

Hi guys

When all my uploads have finished via the JUpload & XP Publish the filenames have _ for every space.

Is there a way of removing the _ without manually doing it myself or my members.

Thanks ;D

Hein Traag

Using the Search option and searching with the keyword "underscore" would have let you here http://forum.coppermine-gallery.net/index.php?topic=25762.0

Spaces are forbidden characters. To avoid problems they are replaced with _ signs when adding pics to CPG.