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

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