• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

New problem after 4.2 to 4.5 upgrade

D

dnerty

Guest
Hi


does anyone has similar problem..

After 4.2 to 4.5 upgrade sitebuilder doesn't work anymore.

Internal Sitebuilder error.
File: /usr/local/sitebuilder/include/SB/Auth.php; Line: 54
Message: PHP Notice : Trying to get property of non-object; Code: 8
 
I have this problem too ..

After 4.1 to 4.5 upgrade sitebuilder doesn't work anymore.

Internal Sitebuilder error.
File: /opt/sitebuilder/include/SB/UISettings.php; Line: 46
Message: PHP Notice : Trying to get property of non-object; Code: 8

There is someone who can help me?
 
I couldn't solve a problem.. I pay $75 for support and Parallels team solved in after 3-4 days working.
 
Hello Dnerty, thank you for your reply.
3-4 days of waiting and leave the service down to solve the problem is too many days.
For now I have restored a backup to 4.1, in the hope that someone else has a solution.

Diego.
 
I have resolved the problem.
The step to resolved was:
1) upgrade from 4.1 to 4.5 version (after this I has the problem)
2) make a backup of sitebuilder database (mysql) and sitebuilder directory (eg. /opt/sitebuilder or /usr/local/sitebuilder)
3) do uninstall of sitebuilder (apt-get remove sitebuilder)
4) re-install a new sitebuilder 4.5 via script: parallels_installer_v3.3.2_build080710..... (see documetation)
5) once that new sitebuilder was installed e functioning, replacing the new database and sites directory with the old backup file following all instructions "How to migrate sites and users to another Sitebuilder server" (http://kb.odin.com/en/5512)
in particular paragraph 4. (important: replacing only "sites" directory and not all sitebuilder directory)
6) empty the session table of sitebuilder database (truncate table 'session')
7) do the update to 4.5.7 via automatic update from admin sitebuilder panel.
 
Back
Top