• 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.

Internal error: {"status":"SUCCESS","message":"Der Ordner %%folder% wurde erfolgreich

kselp12

New Pleskian
Hi!
While creating a new Folder in Filesharing and German as Language is selected, the following error occurs:

Internal error: {"status":"SUCCESS","message":"Der Ordner %%folder% wurde erfolgreich erstellt.","data":null}

Bildschirmfoto 2014-09-03 um 07.31.32.png
In Background the folder is created successfully and can be accessed after confirming the error Dialog.

Switching to EN-en locales a folder can be created without any error.

(Plesk 12.0.18, latest MU)

Regards
Andreas
 
I think you don't translate some value in translate files. I have same issue with subscription creation:
Internal error. {"redirect":"\/subscription\/edit\/id\/1599\/?redirect=%2Fsubscription%2Flist","status":"success","statusMessages":[]}

Try to "rsync --ignore-existing" files from en_US language to you translated files.

something like this:
rsync -a --progress --ignore-existing /usr/local/psa/admin/panel/application/resources/languages/en-US/ /usr/local/psa/admin/panel/application/resources/languages/YOUR_LANG/
 
Back
Top