• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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