• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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