Page 1 of 1

Uploads question duplicating file into several categorys

Posted: Sat Sep 10, 2016 10:47 pm
by master3395
Hello.

I have a question/suggestion for later on uploads module.

Let us be able to duplicate the file, and image into several category's.

on my site, i have a "download" page for non logged in, and one for logged in users.

and i want to be able to have the same file, on both download pages.

Without having to rename them.
I noticed i can only use names once, when uploading.

CMS info.
Uploads 1.24

Admin part of uploads

Code: Select all

----------------------------------------------
Cms Version: 2.1.5
Installed Modules:
AdminIPLock: 1.0
AdminSearch: 1.0.2
AjaxMadeSimple: 0.4.0
Banners: 2.9.1
CGActionBar: 1.0.1
CGBlog: 1.14.1
CGCalendar: 2.1.4.2
CGClientTickets: 1.1.4.1
CGContentUtils: 2.1.5
CGEcommerceBase: 1.6.2
CGExtensions: 1.53.13
CGFeedMaker: 1.0.20
CGFeedback: 1.8
CGGoogleMaps2: 1.1.1
CGHTML2PDF: 1.0.3
CGJobMgr: 1.3.4
CGPaymentGatewayBase: 1.6.1
CGSimpleSmarty: 2.1.4
CGSmartImage: 1.21.5
CGSnapshot: 1.2.1
CGTiny: 1.2.7
CGUserDirectory: 1.5
CG_RSS_Reader: 1.0.3
CMSContentManager: 1.1.1
CMSForms: 1.10.18
CMSMailer: 6.2.14
CMon: 1.0.2
Captcha: 0.5.3
Cart2: 1.2.2
Classifieds: 1.0
DesignManager: 1.1.1
Disqus: 2.1.0
ErrorLogger: 1.5.1
FAQ: 2.0.1
FileManager: 1.5.2
FormBuilder: 0.8.1.4
FrontEndUsers: 2.1.1
Gallery: 2.1.6
Glossary: 1.0.3
JMDownMan: 1.RC.2
JMFilePicker: 1.0
JQueryTools: 1.3.9
LISE: 1.2.1.1
LinkMgr: 2.1
MLSubscriptions: 0.2.1
Marketing: 1.1
MetaMax: 2.1.6
MicroTiny: 2.0.3
MleCMS: 2.0-alpha1
ModuleManager: 2.0.4
MultiDomains: 2.2.3
NMS: 2.12.2
NMSTrack: 1.0.1
Navigator: 1.0.3
NeoBackup: 0.3.0
NeoDataStorage: 0.4.0
NeoModule: 0.6.0
News: 2.50.5
Ogone: 0.0.6
PaypalGateway: 2.5.2
Products: 2.25.3
Search: 1.50.2
SelfRegistration: 1.9.7
ShopMadeSimple: 0.3.9
Showtime2: 3.5.3
SimpleSiteInfo: 3.1
SimpleSiteMgr: 3.1.1
SiteMapMadeSimple: 1.2.8
Statistics: 1.2.1.2
TinyMCE: 3.1.3
Uploads: 1.24
UserDirectory: 1.0-svn
UsersGuide: 2.0

Config Information:
php_memory_limit: 256M
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Oslo
permissive_smarty: false

Php Information:
phpversion: 5.6.21
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32759
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 256M
max_execution_time: 120
register_globals: Off (False)
output_buffering: 1
disable_functions: system, exec, shell_exec, proc_open, passthru, ini_restore, mysql_list_dbs, ini_alter, dl, openlog, syslog, symlink, link, chgrp, leak, popen, escapeshellcmd, apache_child_terminate, apache_get_modules, apache_get_version, apache_getenv, apache_note, apache_setenv, virtual, mb_send_mail
open_basedir: /home/user:/tmp:/var/tmp:/opt/php-5.6/pear:/usr/local/bin:/etc/pki/tls/certs
test_remote_url: Success
file_uploads: On (True)
post_max_size: 128M
upload_max_filesize: 128M
session_save_path: No check because open basedir active
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-673.8.1.lve1.4.3.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.0.20
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

Permission Information:
tmp: /home/user/public_html/tmp (0755)
tmp_cache: /home/user/public_html/tmp/cache (0755)
templates_c: /home/user/public_html/tmp/templates_c (0755)
modules: /home/user/public_html/modules (0755)
uploads: /home/user/public_html/uploads (0755)
File Creation Mask (umask): /home/user/public_html/tmp/cache (0755)
config_file: 0444
----------------------------------------------