• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Upgrade 8.2.0 ok, but one little Problem (%1)!

mvais

Basic Pleskian
Hi,

We upgraded all our Systems from 8.1.1 to Unix / Windows Plesk 8.2.0. All updates are sucessfull (On FC4/FC5/Centos 4/Windows 2003). But we have on all our systems after the upgrade the following problem:

When we klick on a domain, then on a service, the overview (navigation-) link is displaying a mistaken string (see also the attached jpg-screenshot):

Domains > 1% > Mail >

http://www.mva.ch/ext/plesk-gui-error.jpg

Does have anyone the same problem? Or is there a possible resove (workaraound) in development? :D
Hmm, i think, it depends on the installed language (in our case german). Does anyone have also the sampe problem?

Thanks,
Markus
 
Habe gerade eine Antwort vom Support erhalten, das Problem ist bei uns nun gelöst:

Das Problem lag daran, dass die Variable 'pb__dom_ctrl' in der Datei /usr/local/psa/admin/plib/locales/de-DE/messages_de-DE.php falsch definiert wurde:

'pb__dom_ctrl' => '1%',

Ich habe diese Variable entsprechend korrigiert:

'pb__dom_ctrl' => '%1',
 
Ja, der Support musste bei mir noch ein 2. Mal ran, den rest korrigieren ;-)
 
@mvais, danliker: THX a lot for your solution. It worked fine (replacing all 1% with %1).

@plesk: It's a really shame how do you handle updates. We pay for the language pack and that's your service... Every update of you has new "nice" surprises :( :( :(

Greets from central Switzerland (Zug),
Dawn
 
Back
Top