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

%1

phoenixisp

Silver Pleskian
This has just been a nuisance, nothing major. But since my upgrade to 8.x I am getting a "%1" (without quotes) any place where the word day is. Such as:

System uptime: 57%1 day(s) 17:39

or

Mail Queue Age: 3%1 day(s) 23:59:06

Has anybody run across this? Or better, have a fix?

Thanks-
 
Search for the file /usr/local/psa/admin/plib/locales/YOUR_LANGUAGE/messages_YOUR_LANGUAGE.php and search the following string and replace:

from:
'pb__dom_ctrl' => '1%',

to:
'pb__dom_ctrl' => '%1',
 
Thanks for the reply! I saw that in another thread, but I swear that string does not appear in my messages_en_US.php file. I even searched the file for '1%' and it's not there.

Odd....
 
Back
Top