• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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