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

Plesk Billing upgrade 5.6 standalone to 6 bundled fails.

ZopfWare

Regular Pleskian
After hours of fiddling around I think I have Plesk 9 w/Plesk Billing 6 installed. I managed to get my data transferred (I think It's all there -- lots of backups!) however, none of the website widgets work now! I am very disappointed, as are my customers. It worked alot better when it was a standalone, and I'm busy trying now to get my old 5.6 standalone working again. Does anyone know why the widgets don't work?

I have noticed that some of the php calls would appear to violate open_basedir restrictions, but I don't get any error to that effect.

The entire billing system is accessed through port 8443 like the CP.

I think this is where the problem is though....

The website widget creates the following code on the page:

ink rel="stylesheet" type="text/css" href="https://zopfware.com/plesk-billing/lib-themes/xpreloaded/lib-modernbill/css/shoppingstyle.css" />


<script language="JavaScript" type="text/javascript" charset="utf-8" src="https://zopfware.com/plesk-billing/lib-action/include/js/scriptaculous/lib/prototype.js"></script>
<script language="JavaScript" type="text/javascript" charset="utf-8" src="https://zopfware.com/plesk-billing/lib-action/include/js/scriptaculous/src/scriptaculous.js"></script>
<script language="JavaScript" type="text/javascript" charset="utf-8" src="https://zopfware.com/plesk-billing/lib-action/include/js/scriptaculous/src/unittest.js"></script>
<script language="JavaScript" type="text/javascript" src="https://zopfware.com/plesk-billing/lib-action/include/js/toggle.js" charset="utf-8"></script>
<script language="JavaScript" type="text/javascript" src="https://zopfware.com/plesk-billing/lib-action/include/js/main.js" charset="utf-8"></script>
<script language="JavaScript" type="text/javascript" src="https://zopfware.com/plesk-billing/lib-action/include/js/../ajax/core/ajax.inc.js" charset="utf-8"></script>

<script language="JavaScript" type="text/javascript" charset="utf-8">
// <![CDATA[
var currentdomainform = "";

var lastsiid = '';
var istransfer = 0;
var locale = "";
var slURL2 = 'https://zopfware.com:8443/plesk-billing/app-modernbill-order/remotewhois.php?sid=091520894574a262fca3f4470fb34c824990f6e0&checkwhois=1&orderFormID=1';

and it appears to me that for some reason it is creating the javascript url's WITHOUT the :8443 that is needed.

This would be fine if this were a standalone instead of bundled version of plesk billing.

I guess this is why the widget appears on the page but none of the buttons work.


Anyone have any suggestions?
 
Back
Top