• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Disable multi-image upload?

M

malejko

Guest
Apparently some of the users using our instance of sitebuilder are well.. learning impaired or something. A lot of them seem to love using AOL and cannot understand activex controls whatsoever. Is there a way to just disable the multi-image upload entirely for everyone?
 
As I understand you are talking about Image Gallery module. If so, make sure that you have latest updates installed with Parallels Plesk Sitebuilder. You can check it in Server -> Autoupdate -> Check for updates. After that try to add new section with new key into Sitebuilder configuration file:
/usr/local/sitebuilder/config (/opt/sitebuilder/config on Debian):
.......
.........

[imagegallery]
use_only_simple_upload = true

.......
.......

After that check situation one more time.
 
Sweet. My boss is starting to really like your responses!

So.. on that topic; are all of these configuration options documented somewhere? On the forums here I keep seeing a new one pop up here and there, but have never seen a full list of them or anything. What else can I change?
 
Most of the important for configuration options are listed in installation guide:
http://download1.parallels.com/SiteBuilder/4.5.0/doc/install/en_US/html/index.htm
Some customer options info available in Parallels knowledge base, but as I can see not all of them (as this one related to image gallery not there). I will pass this info do developers, so all available custom options could be included into docs or at least into knowledge base articles. Thanks' for the feedback.
 
Back
Top