PHP Compile error?

Started by jediknight2, June 03, 2016, 06:37:20 PM

jediknight2

I'm getting this trying to get into my Order Pages

Uh oh! Something went wrong ...
PHP [Compile Error]: Access level to OpenSRSCert::$module must be protected (as in class SSLType) or weaker IN includes/types/class.opensrscert.php(5)

This seems to be something in the PHP coding.

> php -v
PHP 5.4.45 (cli) (built: Sep  9 2015 14:53:48)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    with the ionCube PHP Loader v4.7.1, Copyright (c) 2002-2014, by ionCube Ltd.

hbillclient

Was this module working for you before or you are just getting started with the module?

jediknight2

No, everything was working before..I did move servers.  The issue seems to be something inside a PHP file from what I've gathered online.  However, all those files are encrypted.

jediknight2

This happens on the Settings>Products&Services page.  When I click on something on the Orders Page or try to create a new one, I get the error above.

jediknight2

Hmmm... I renamed the class.opensrscert.php file to hide it....and everything works now!!???????