No more xp_publish usage No more xp_publish usage
 

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

No more xp_publish usage

Started by neeshe, May 13, 2019, 01:32:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

neeshe

So 1.6 is not going to have the ability to upload using the xp_publish anymore? If so, how can that be done? What is the best alternative to upload multiple images and have them added in the order of name ascending?

ΑndrĂ©

To upload images use either one of the available upload methods (HTML5 recommended) or upload your files via FTP and then use the batch-add feature. To display them by name ascending, just set this in the config: https://documentation.coppermine-gallery.net/en/configuration.htm#admin_thumbnail_default_sortorder