ERROR 8: Array to string conversion
0 Error occurred on in function strpos
1 called from line 391 of file authentication.php in function checkTableExists
2 called from line 346 of file authentication.php in function adminUserExists
3 called from line 3452 of file functions.php in function loadLanguage
4 called from line 900 of file session.php in function require_once
5 called from line 69 of file config.php in function require_once
6 called from line 32 of file timeline_ctrl.php in function require_once
7 called from line 31 of file timeline.php

Notice: Array to string conversion in /home/azyier/public_html/genealogy/includes/authentication.php on line 391
ERROR:-14 DB Error: no database selected
SQL:
CREATE TABLE pgv_users (u_username VARCHAR(30) NOT NULL, u_password VARCHAR(255), u_firstname VARCHAR(255), u_lastname VARCHAR(255), u_gedcomid TEXT, u_rootid TEXT, u_canadmin VARCHAR(2), u_canedit TEXT, u_email TEXT, u_verified VARCHAR(20), u_verified_by_admin VARCHAR(20), u_language VARCHAR(50), u_pwrequested VARCHAR(20), u_reg_timestamp VARCHAR(50), u_reg_hashcode VARCHAR(255), u_theme VARCHAR(50), u_loggedin VARCHAR(2), u_sessiontime INT, u_contactmethod VARCHAR(20), u_visibleonline VARCHAR(2), u_editaccount VARCHAR(2), u_defaulttab INT, u_comment VARCHAR(255), u_comment_exp VARCHAR(20), u_sync_gedcom VARCHAR(2), u_relationship_privacy VARCHAR(2), u_max_relation_path INT, u_auto_accept VARCHAR(2), PRIMARY KEY(u_username)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE TABLE pgv_messages (m_id INT NOT NULL, m_from VARCHAR(255), m_to VARCHAR(30), m_subject VARCHAR(255), m_body TEXT, m_created VARCHAR(255), PRIMARY KEY(m_id)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE INDEX messages_to ON pgv_messages (m_to) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE TABLE pgv_favorites (fv_id INT NOT NULL, fv_username VARCHAR(30), fv_gid VARCHAR(10), fv_type VARCHAR(10), fv_file VARCHAR(100), fv_url VARCHAR(255), fv_title VARCHAR(255), fv_note TEXT, PRIMARY KEY(fv_id)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE INDEX favorites_username ON pgv_favorites (fv_username) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE TABLE pgv_blocks (b_id INT NOT NULL, b_username VARCHAR(100), b_location VARCHAR(30), b_order INT, b_name VARCHAR(255), b_config TEXT, PRIMARY KEY(b_id)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE INDEX blocks_username ON pgv_blocks (b_username) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE TABLE pgv_news (n_id INT NOT NULL, n_username VARCHAR(100), n_date INT, n_title VARCHAR(255), n_text TEXT, PRIMARY KEY(n_id)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE INDEX news_username ON pgv_news (n_username) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
create table pgv_mutex (mx_id INT NOT NULL, mx_name VARCHAR(255), mx_thread VARCHAR(255), mx_time INT, PRIMARY KEY (mx_id)) [nativecode=2006 ** Server has gone away]


ERROR:-14 DB Error: no database selected
SQL:
CREATE INDEX mutex_name ON pgv_mutex (mx_name) [nativecode=2006 ** Server has gone away]



ERROR 2: Cannot modify header information - headers already sent by (output started at /home/azyier/public_html/genealogy/includes/functions_db.php:145)

Warning: Cannot modify header information - headers already sent by (output started at /home/azyier/public_html/genealogy/includes/functions_db.php:145) in /home/azyier/public_html/genealogy/includes/session.php on line 917