Coding errors on page

Just installed PHPVMS Classic… and oh my. Here’s what I’m getting on my pages.

 

Warning: Use of undefined constant SITE_NAME - assumed ‘SITE_NAME’ (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/lang/en.lang.php on line 31

Warning: Use of undefined constant OBJECT - assumed ‘OBJECT’ (this will throw an Error in a future version of PHP) in /home/bluecree/public_html/core/codon.config.php on line 80

Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 42

Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 43

Deprecated: define(): Declaration of case-insensitive constants is deprecated in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 44

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/bluecree/public_html/core/classes/Config.class.php on line 117

 

Warning: Cannot modify header information - headers already sent by (output started at /home/bluecree/public_html/core/lang/en.lang.php:31) in /home/bluecree/public_html/core/modules/Login/Login.php on line 143

Warning: Cannot modify header information - headers already sent by (output started at /home/bluecree/public_html/core/lang/en.lang.php:31) in /home/bluecree/public_html/core/modules/Login/Login.php on line 154

 

Warning: count(): Parameter must be an array or an object that implements Countable in /home/bluecree/public_html/core/classes/ezdb/ezdb_base.class.php on line 661

 

Plus, I can’t get to the admin section.  I get a message saying, I don’t have permission to access this resource. Wow! Help!!!

 

Performed a checkinstall and here are the results…

 

phpVMS Virtual Airline Administration Software
Install Check

phpVMS Build Number: 936

Checking PHP version
[OK] PHP version is 7.3.16.x

ASP Tags
[OK] ASP-style tags are disabled

Checking connectivity…
[OK] Can contact outside servers

Checking for SimpleXML module…
[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files
[Checksum failed] /action.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/CodonWebService.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/CodonModule.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/Vars.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/classes/CodonData.class.php did not match, possibly corrupt or out of date
[Error] ../core/classes/ezdb/ezdb_mysql.class.php doesn’t exist
[Checksum failed] /core/classes/ezdb/ezdb_mysqli.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/RSSFeed.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/OFCharts.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/GoogleChart.class.php did not match, possibly corrupt or out of date
[Checksum failed] /install/checkdb.php did not match, possibly corrupt or out of date
[Checksum failed] /install/loader.inc.php did not match, possibly corrupt or out of date
[Checksum failed] /install/templates/s1_db_setup.tpl did not match, possibly corrupt or out of date
[Checksum failed] /install/checkinstall.php did not match, possibly corrupt or out of date
[Checksum failed] /install/update.php did not match, possibly corrupt or out of date
[Error] /install/update.php doesn’t exist

– Checked 183 files, found 16 errors

 

Version 2.1.936 won’t work with PHP 7.3

 

Checkinstall hasn’t worked well in years.

 

What versions of PHP does your host offer?

What version of MySQL/MariaDB are you using?

 

 

Thanks for the reply ProAvia

 

PHP version is 7.3.16 and MySql is 10.2.31-MariaDB.

 

There is no “classic” version that will presently work with PHP 7.3

 

And some users have reported issues with MariaDB 10.2 and higher.

 

Does your webhost offer other versions of PHP and MariaDB?

Thanks for the info

Does your webhost offer other versions of PHP and MariaDB? Also ask them if they offer MySQL 5.6 or 5.7 .

Thanks for the followup. I moved to PHPVMS 7 and working okay now. Got some issues that I’ll work out over time.