Uploads through XP Publish in logical folders Uploads through XP Publish in logical folders
 

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

Uploads through XP Publish in logical folders

Started by reflecs, June 24, 2005, 01:08:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

reflecs

It would be a lot more user friendly if pictures uploaded through XP Publish were placed in a folder that has a logical name.
Now it seems like a big fragmentation bomb has gone off.

Nibbler

What would you prefer ? It's easily modified in xp_publish.php although admittedly I don't have the means to test.

$filepath = 'wpw-' . date("Ymd");

mike909

#2
Nibbler,
I would not mind testing. As explained in this thread I would be happey to help find a solution. I tried a couple different ways, but none worked (I'm sure I am just using the wrong syntax)