Welcome Guest. Please Login or Register  


You are here: Index > Virtualizor - Virtual Server Control Panel > General Support > Topic : WHMCS Module



Threaded Mode | Print  

 WHMCS Module (1 Replies, Read 1492 times)
vevowebs
Group: Member
Post Group: Newbie
Posts: 1
Status:
Hi.

Using the WHMCS module, I am trying to accept an order, and allow WHMCS to automatically provision the creation of a VPS, however - I am greeted by the following errors;

Strict Standards: Non-static method Virtualizor_Curl::make_api_call() should not be called statically in /home/vevowebs/public_html/my/modules/servers/virtualizor/virtualizor.php on line 92

Strict Standards: Non-static method Virtualizor_Curl::error() should not be called statically in /home/vevowebs/public_html/my/modules/servers/virtualizor/virtualizor.php on line 95

I'd appreciate any help!
IP: --   

WHMCS Module
jevingala
Group: Virtualizor Team
Post Group: Super Member
Posts: 739
Status:

Hi,

You can edit the file virtualizor.php and change the below line:

// Disable warning messages - in PHP 5.4
//error_reporting(E_ALL & ~E_STRICT & ~E_NOTICE);

to look like:

// Disable warning messages - in PHP 5.4
error_reporting(E_ALL & ~E_STRICT & ~E_NOTICE);

This should resolve your issue.

-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 11:13 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.322