phpDivingLog

3rd party extensions (phpDivingLog, dive computer downloader,...)
Post Reply
Jinxzy
Posts: 5
Joined: Wed Jan 17, 2024 21:19

Re: phpDivingLog

Post by Jinxzy »

Hello, is this still maintained? I am back with a new setup. Anyone help with this?

Code: Select all

Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /var/www/html/includes/misc.inc.php on line 875

Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /var/www/html/includes/misc.inc.php on line 875

Warning: session_start(): Session cannot be started after headers have already been sent in /var/www/html/settings.php on line 227

Fatal error: Uncaught mysqli_sql_exception: Table 'divelog.DL_Logbook' doesn't exist in /var/www/html/includes/wp-db.php:1975 Stack trace: #0 /var/www/html/includes/wp-db.php(1975): mysqli_query(Object(mysqli), 'SELECT Number,...') #1 /var/www/html/includes/wp-db.php(1864): wpdb->_do_query('SELECT Number,...') #2 /var/www/html/includes/wp-db.php(2614): wpdb->query('SELECT Number,...') #3 /var/www/html/includes/misc.inc.php(186): wpdb->get_results('SELECT Number,...', 'ARRAY_A') #4 /var/www/html/classes.inc.php(1870): parse_mysql_query('', 'SELECT Number,...') #5 /var/www/html/classes.inc.php(1825): Divelog->get_dive_overview_table() #6 /var/www/html/index.php(73): Divelog->get_dive_overview() #7 {main} thrown in /var/www/html/includes/wp-db.php on line 1975
Post Reply