• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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