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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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)