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

how to configure buy button?

KonstantinZ

New Pleskian
hello,

we have standalone version of wpb
I need to configure buy&publish dialog that buy button redirect to some url.
At docs there is written:
You can customize this dialog to include any text you want, and configure the Buy button
to redirect the user to your online store or a billing system.
This can be done by means of the API. This is described in the section Configuring the Buy and Publish Dialog Window
(on page 31).
but on page 31 there is no any description how to do this "configure the Buy button to redirect the user"

Currently pressing this button brings popup with message "Upselling is not configured yet."
 
selfreply:

1) go to /usr/local/sb/resources/locale/*/
2) cp tbbMessagesDefault.lng tbbMessagesCustom.lng
3) edit tbbMessagesCustom.lng, find last message upsellDialogMsg and update it as needed.

ps. suggest to add this info to manual.
 
Back
Top