A PHP Error was encountered

Severity: Warning

Message: mysqli_real_connect(): (HY000/1040): Too many connections

Filename: drivers/adodb-mysqli.inc.php

Line Number: 113

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in CONNECT(localhost, '****', '****', www)

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: Cannot connect to database adodb

Filename: libraries/adodbloader.php

Line Number: 46

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("set names 'utf8'")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT programme_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme' not exists, please create it with create table programme ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT programme_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_data ( uuid bigint unsigned not null, short_title varchar(255), short_title_cht varchar(255), short_title_chs varchar(255), is_enabled varchar(255), urlkey varchar(255), subject varchar(255), link varchar(1000), list_of_value_title varchar(255), list_of_value_title_cht varchar(255), list_of_value_title_chs varchar(255), small_title varchar(255), small_title_cht varchar(255), small_title_chs varchar(255), title varchar(255), title_cht varchar(255), title_chs varchar(255), cover_image varchar(255), cover_image_mobile varchar(255), apply varchar(1000), share_display_type varchar(255), share varchar(1000), constraint programme_data_pk primary key (uuid), constraint programme_data_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_data' not exists, please create it with create table programme_data ( uuid bigint unsigned not null, short_title varchar(255), short_title_cht varchar(255), short_title_chs varchar(255), is_enabled varchar(255), urlkey varchar(255), subject varchar(255), link varchar(1000), list_of_value_title varchar(255), list_of_value_title_cht varchar(255), list_of_value_title_chs varchar(255), small_title varchar(255), small_title_cht varchar(255), small_title_chs varchar(255), title varchar(255), title_cht varchar(255), title_chs varchar(255), cover_image varchar(255), cover_image_mobile varchar(255), apply varchar(1000), share_display_type varchar(255), share varchar(1000), constraint programme_data_pk primary key (uuid), constraint programme_data_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint programme_varchar_pk primary key (uuid, name, seq), constraint programme_varchar_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_varchar' not exists, please create it with create table programme_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint programme_varchar_pk primary key (uuid, name, seq), constraint programme_varchar_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint programme_text_pk primary key (uuid, name, seq), constraint programme_text_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_text' not exists, please create it with create table programme_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint programme_text_pk primary key (uuid, name, seq), constraint programme_text_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint programme_number_pk primary key (uuid, name, seq), constraint programme_number_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_number' not exists, please create it with create table programme_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint programme_number_pk primary key (uuid, name, seq), constraint programme_number_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint programme_datetime_pk primary key (uuid, name, seq), constraint programme_datetime_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_datetime' not exists, please create it with create table programme_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint programme_datetime_pk primary key (uuid, name, seq), constraint programme_datetime_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint programme_file_pk primary key (uuid, filename), constraint programme_file_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_file' not exists, please create it with create table programme_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint programme_file_pk primary key (uuid, filename), constraint programme_file_fk_uuid foreign key (uuid) references programme (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table programme_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint programme_seq_fk_oid foreign key (oid) references programme (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_seq' not exists, please create it with create table programme_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint programme_seq_fk_oid foreign key (oid) references programme (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `programme_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `programme_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `programme` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'programme_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `programme_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `programme_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `programme` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT alias_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias' not exists, please create it with create table alias ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT alias_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_data ( uuid bigint unsigned not null, alias_url varchar(255), internal_page varchar(1000), constraint alias_data_pk primary key (uuid), constraint alias_data_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_data' not exists, please create it with create table alias_data ( uuid bigint unsigned not null, alias_url varchar(255), internal_page varchar(1000), constraint alias_data_pk primary key (uuid), constraint alias_data_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint alias_varchar_pk primary key (uuid, name, seq), constraint alias_varchar_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_varchar' not exists, please create it with create table alias_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint alias_varchar_pk primary key (uuid, name, seq), constraint alias_varchar_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint alias_text_pk primary key (uuid, name, seq), constraint alias_text_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_text' not exists, please create it with create table alias_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint alias_text_pk primary key (uuid, name, seq), constraint alias_text_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint alias_number_pk primary key (uuid, name, seq), constraint alias_number_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_number' not exists, please create it with create table alias_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint alias_number_pk primary key (uuid, name, seq), constraint alias_number_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint alias_datetime_pk primary key (uuid, name, seq), constraint alias_datetime_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_datetime' not exists, please create it with create table alias_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint alias_datetime_pk primary key (uuid, name, seq), constraint alias_datetime_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint alias_file_pk primary key (uuid, filename), constraint alias_file_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_file' not exists, please create it with create table alias_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint alias_file_pk primary key (uuid, filename), constraint alias_file_fk_uuid foreign key (uuid) references alias (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table alias_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint alias_seq_fk_oid foreign key (oid) references alias (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_seq' not exists, please create it with create table alias_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint alias_seq_fk_oid foreign key (oid) references alias (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `alias_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `alias_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `alias` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'alias_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `alias_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `alias_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `alias` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("select DISTINCT `alias`.*, `alias_release`.`modified_time` last_modified, `alias_data`.* from alias join alias_data using( uuid ) join alias_release using( uuid ) where 1 and alias.deleted = 'N' and alias.saved = 'Y' and alias_release.hash = unhex( 'A1' ) ORDER BY `alias`.`oid` DESC ")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 493

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 542

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: core/frontbase.php

Line Number: 71

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT share_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share' not exists, please create it with create table share ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT share_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_data ( uuid bigint unsigned not null, first_name varchar(255), last_name varchar(255), display_name varchar(255), display_language varchar(255), is_enabled varchar(255), highlight_at_listing varchar(255), highlight_photo varchar(255), highlight_summary varchar(255), highlight_summary_cht varchar(255), highlight_summary_chs varchar(255), year bigint, photo varchar(255), constraint share_data_pk primary key (uuid), constraint share_data_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_data' not exists, please create it with create table share_data ( uuid bigint unsigned not null, first_name varchar(255), last_name varchar(255), display_name varchar(255), display_language varchar(255), is_enabled varchar(255), highlight_at_listing varchar(255), highlight_photo varchar(255), highlight_summary varchar(255), highlight_summary_cht varchar(255), highlight_summary_chs varchar(255), year bigint, photo varchar(255), constraint share_data_pk primary key (uuid), constraint share_data_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint share_varchar_pk primary key (uuid, name, seq), constraint share_varchar_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_varchar' not exists, please create it with create table share_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint share_varchar_pk primary key (uuid, name, seq), constraint share_varchar_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint share_text_pk primary key (uuid, name, seq), constraint share_text_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_text' not exists, please create it with create table share_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint share_text_pk primary key (uuid, name, seq), constraint share_text_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint share_number_pk primary key (uuid, name, seq), constraint share_number_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_number' not exists, please create it with create table share_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint share_number_pk primary key (uuid, name, seq), constraint share_number_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint share_datetime_pk primary key (uuid, name, seq), constraint share_datetime_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_datetime' not exists, please create it with create table share_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint share_datetime_pk primary key (uuid, name, seq), constraint share_datetime_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint share_file_pk primary key (uuid, filename), constraint share_file_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_file' not exists, please create it with create table share_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint share_file_pk primary key (uuid, filename), constraint share_file_fk_uuid foreign key (uuid) references share (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table share_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint share_seq_fk_oid foreign key (oid) references share (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_seq' not exists, please create it with create table share_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint share_seq_fk_oid foreign key (oid) references share (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `share_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `share_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `share` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'share_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `share_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `share_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `share` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT activity_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity' not exists, please create it with create table activity ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT activity_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_data ( uuid bigint unsigned not null, title varchar(255), title_cht varchar(255), title_chs varchar(255), urlkey varchar(255), is_enabled varchar(255), highlight_at_listing varchar(255), highlight_photo varchar(255), cover_image_type varchar(255), cover_image_long varchar(255), cover_image_short varchar(255), video_cover varchar(255), category varchar(255), date date, display_date varchar(255), publish_date datetime, expiry_date datetime, constraint activity_data_pk primary key (uuid), constraint activity_data_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_data' not exists, please create it with create table activity_data ( uuid bigint unsigned not null, title varchar(255), title_cht varchar(255), title_chs varchar(255), urlkey varchar(255), is_enabled varchar(255), highlight_at_listing varchar(255), highlight_photo varchar(255), cover_image_type varchar(255), cover_image_long varchar(255), cover_image_short varchar(255), video_cover varchar(255), category varchar(255), date date, display_date varchar(255), publish_date datetime, expiry_date datetime, constraint activity_data_pk primary key (uuid), constraint activity_data_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint activity_varchar_pk primary key (uuid, name, seq), constraint activity_varchar_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_varchar' not exists, please create it with create table activity_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint activity_varchar_pk primary key (uuid, name, seq), constraint activity_varchar_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint activity_text_pk primary key (uuid, name, seq), constraint activity_text_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_text' not exists, please create it with create table activity_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint activity_text_pk primary key (uuid, name, seq), constraint activity_text_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint activity_number_pk primary key (uuid, name, seq), constraint activity_number_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_number' not exists, please create it with create table activity_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint activity_number_pk primary key (uuid, name, seq), constraint activity_number_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint activity_datetime_pk primary key (uuid, name, seq), constraint activity_datetime_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_datetime' not exists, please create it with create table activity_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint activity_datetime_pk primary key (uuid, name, seq), constraint activity_datetime_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint activity_file_pk primary key (uuid, filename), constraint activity_file_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_file' not exists, please create it with create table activity_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint activity_file_pk primary key (uuid, filename), constraint activity_file_fk_uuid foreign key (uuid) references activity (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table activity_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint activity_seq_fk_oid foreign key (oid) references activity (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_seq' not exists, please create it with create table activity_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint activity_seq_fk_oid foreign key (oid) references activity (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `activity_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `activity_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `activity` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'activity_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `activity_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `activity_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `activity` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("select count(1) from (select 1 from activity join activity_data using( uuid ) join activity_release using( uuid ) JOIN `activity_varchar` t1 ON (`activity`.`uuid` = t1.`uuid` and t1.`name` = 'programme' AND t1.`value` = '') where 1 and activity.deleted = 'N' and activity.saved = 'Y' and activity_release.hash = unhex( 'A1' ) and (publish_date <= '' and expiry_date > '' and is_enabled = '') ) cnt")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("select DISTINCT `activity`.*, `activity_release`.`modified_time` last_modified, `activity_data`.* from activity join activity_data using( uuid ) join activity_release using( uuid ) JOIN `activity_varchar` t1 ON (`activity`.`uuid` = t1.`uuid` and t1.`name` = 'programme' AND t1.`value` = '') where 1 and activity.deleted = 'N' and activity.saved = 'Y' and activity_release.hash = unhex( 'A1' ) and (publish_date <= '' and expiry_date > '' and is_enabled = '') LIMIT 0, 1")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 493

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 542

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("select count(1) from (select 1 from activity join activity_data using( uuid ) join activity_release using( uuid ) JOIN `activity_varchar` t1 ON (`activity`.`uuid` = t1.`uuid` and t1.`name` = 'programme' AND t1.`value` = '') where 1 and activity.deleted = 'N' and activity.saved = 'Y' and activity_release.hash = unhex( 'A1' ) and (publish_date <= '' and expiry_date > '' and is_enabled = '') ) cnt")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: Warning

Message: mysqli_real_escape_string() expects parameter 1 to be mysqli, boolean given

Filename: drivers/adodb-mysqli.inc.php

Line Number: 227

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("select DISTINCT `activity`.*, `activity_release`.`modified_time` last_modified, `activity_data`.* from activity join activity_data using( uuid ) join activity_release using( uuid ) JOIN `activity_varchar` t1 ON (`activity`.`uuid` = t1.`uuid` and t1.`name` = 'programme' AND t1.`value` = '') where 1 and activity.deleted = 'N' and activity.saved = 'Y' and activity_release.hash = unhex( 'A1' ) and (publish_date <= '' and expiry_date > '' and is_enabled = '') ORDER BY RAND() LIMIT 0, 1")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 493

A PHP Error was encountered

Severity: Warning

Message: Invalid argument supplied for foreach()

Filename: entity/entity.php

Line Number: 542

A PHP Error was encountered

Severity: Notice

Message: Undefined index: urlkey

Filename: controllers/programme.php

Line Number: 301

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT highlight_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight' not exists, please create it with create table highlight ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT highlight_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_data ( uuid bigint unsigned not null, name varchar(255), name_cht varchar(255), name_chs varchar(255), type varchar(255), rule varchar(255), prefix varchar(255), keyword varchar(255), constraint highlight_data_pk primary key (uuid), constraint highlight_data_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_data' not exists, please create it with create table highlight_data ( uuid bigint unsigned not null, name varchar(255), name_cht varchar(255), name_chs varchar(255), type varchar(255), rule varchar(255), prefix varchar(255), keyword varchar(255), constraint highlight_data_pk primary key (uuid), constraint highlight_data_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint highlight_varchar_pk primary key (uuid, name, seq), constraint highlight_varchar_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_varchar' not exists, please create it with create table highlight_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint highlight_varchar_pk primary key (uuid, name, seq), constraint highlight_varchar_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint highlight_text_pk primary key (uuid, name, seq), constraint highlight_text_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_text' not exists, please create it with create table highlight_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint highlight_text_pk primary key (uuid, name, seq), constraint highlight_text_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint highlight_number_pk primary key (uuid, name, seq), constraint highlight_number_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_number' not exists, please create it with create table highlight_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint highlight_number_pk primary key (uuid, name, seq), constraint highlight_number_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint highlight_datetime_pk primary key (uuid, name, seq), constraint highlight_datetime_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_datetime' not exists, please create it with create table highlight_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint highlight_datetime_pk primary key (uuid, name, seq), constraint highlight_datetime_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint highlight_file_pk primary key (uuid, filename), constraint highlight_file_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_file' not exists, please create it with create table highlight_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint highlight_file_pk primary key (uuid, filename), constraint highlight_file_fk_uuid foreign key (uuid) references highlight (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table highlight_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint highlight_seq_fk_oid foreign key (oid) references highlight (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_seq' not exists, please create it with create table highlight_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint highlight_seq_fk_oid foreign key (oid) references highlight (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `highlight_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `highlight_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `highlight` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'highlight_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `highlight_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `highlight_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `highlight` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT subject_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject' not exists, please create it with create table subject ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT subject_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_data ( uuid bigint unsigned not null, name varchar(255), name_cht varchar(255), name_chs varchar(255), is_enabled varchar(255), urlkey varchar(255), category varchar(255), provided_by varchar(255), icon varchar(255), cover_image varchar(255), study_level varchar(255), constraint subject_data_pk primary key (uuid), constraint subject_data_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_data' not exists, please create it with create table subject_data ( uuid bigint unsigned not null, name varchar(255), name_cht varchar(255), name_chs varchar(255), is_enabled varchar(255), urlkey varchar(255), category varchar(255), provided_by varchar(255), icon varchar(255), cover_image varchar(255), study_level varchar(255), constraint subject_data_pk primary key (uuid), constraint subject_data_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint subject_varchar_pk primary key (uuid, name, seq), constraint subject_varchar_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_varchar' not exists, please create it with create table subject_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint subject_varchar_pk primary key (uuid, name, seq), constraint subject_varchar_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint subject_text_pk primary key (uuid, name, seq), constraint subject_text_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_text' not exists, please create it with create table subject_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint subject_text_pk primary key (uuid, name, seq), constraint subject_text_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint subject_number_pk primary key (uuid, name, seq), constraint subject_number_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_number' not exists, please create it with create table subject_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint subject_number_pk primary key (uuid, name, seq), constraint subject_number_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint subject_datetime_pk primary key (uuid, name, seq), constraint subject_datetime_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_datetime' not exists, please create it with create table subject_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint subject_datetime_pk primary key (uuid, name, seq), constraint subject_datetime_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint subject_file_pk primary key (uuid, filename), constraint subject_file_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_file' not exists, please create it with create table subject_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint subject_file_pk primary key (uuid, filename), constraint subject_file_fk_uuid foreign key (uuid) references subject (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table subject_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint subject_seq_fk_oid foreign key (oid) references subject (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_seq' not exists, please create it with create table subject_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint subject_seq_fk_oid foreign key (oid) references subject (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `subject_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `subject_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `subject` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'subject_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `subject_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `subject_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `subject` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT html_code_embed_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed' not exists, please create it with create table html_code_embed ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT html_code_embed_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_data ( uuid bigint unsigned not null, name varchar(255), keyword varchar(255), constraint html_code_embed_data_pk primary key (uuid), constraint html_code_embed_data_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_data' not exists, please create it with create table html_code_embed_data ( uuid bigint unsigned not null, name varchar(255), keyword varchar(255), constraint html_code_embed_data_pk primary key (uuid), constraint html_code_embed_data_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint html_code_embed_varchar_pk primary key (uuid, name, seq), constraint html_code_embed_varchar_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_varchar' not exists, please create it with create table html_code_embed_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint html_code_embed_varchar_pk primary key (uuid, name, seq), constraint html_code_embed_varchar_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint html_code_embed_text_pk primary key (uuid, name, seq), constraint html_code_embed_text_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_text' not exists, please create it with create table html_code_embed_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint html_code_embed_text_pk primary key (uuid, name, seq), constraint html_code_embed_text_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint html_code_embed_number_pk primary key (uuid, name, seq), constraint html_code_embed_number_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_number' not exists, please create it with create table html_code_embed_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint html_code_embed_number_pk primary key (uuid, name, seq), constraint html_code_embed_number_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint html_code_embed_datetime_pk primary key (uuid, name, seq), constraint html_code_embed_datetime_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_datetime' not exists, please create it with create table html_code_embed_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint html_code_embed_datetime_pk primary key (uuid, name, seq), constraint html_code_embed_datetime_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint html_code_embed_file_pk primary key (uuid, filename), constraint html_code_embed_file_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_file' not exists, please create it with create table html_code_embed_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint html_code_embed_file_pk primary key (uuid, filename), constraint html_code_embed_file_fk_uuid foreign key (uuid) references html_code_embed (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table html_code_embed_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint html_code_embed_seq_fk_oid foreign key (oid) references html_code_embed (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_seq' not exists, please create it with create table html_code_embed_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint html_code_embed_seq_fk_oid foreign key (oid) references html_code_embed (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `html_code_embed_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `html_code_embed_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `html_code_embed` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'html_code_embed_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `html_code_embed_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `html_code_embed_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `html_code_embed` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("SELECT TABLE_NAME, CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA=SCHEMA()")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: Warning

Message: in_array() expects parameter 2 to be array, boolean given

Filename: entity/entityfactory.php

Line Number: 63

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT frontpage_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage' not exists, please create it with create table frontpage ( `uuid` bigint(20) unsigned NOT NULL, `oid` bigint(20) unsigned NOT NULL, `saved` char(1) NOT NULL DEFAULT 'N', `deleted` char(1) NOT NULL DEFAULT 'N', `from_uuid` bigint(20) unsigned NOT NULL, CONSTRAINT frontpage_pk PRIMARY KEY (`uuid`), KEY `oid` (`oid`) ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 118

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_data ( uuid bigint unsigned not null, cms_title varchar(255), activation_time datetime, announcement_button varchar(255), announcement_button_cht varchar(255), announcement_button_chs varchar(255), announcement_link varchar(1000), announcement_publish_date datetime, announcement_expiry_date datetime, programme_show_hide varchar(255), apply varchar(1000), apply_show_hide varchar(255), sharing_show_hide varchar(255), slider_show_hide varchar(255), constraint frontpage_data_pk primary key (uuid), constraint frontpage_data_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_data' not exists, please create it with create table frontpage_data ( uuid bigint unsigned not null, cms_title varchar(255), activation_time datetime, announcement_button varchar(255), announcement_button_cht varchar(255), announcement_button_chs varchar(255), announcement_link varchar(1000), announcement_publish_date datetime, announcement_expiry_date datetime, programme_show_hide varchar(255), apply varchar(1000), apply_show_hide varchar(255), sharing_show_hide varchar(255), slider_show_hide varchar(255), constraint frontpage_data_pk primary key (uuid), constraint frontpage_data_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 130

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint frontpage_varchar_pk primary key (uuid, name, seq), constraint frontpage_varchar_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_varchar' not exists, please create it with create table frontpage_varchar ( uuid bigint unsigned not null, name varchar(255) not null, value varchar(1000) not null, seq int unsigned not null, constraint frontpage_varchar_pk primary key (uuid, name, seq), constraint frontpage_varchar_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 144

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint frontpage_text_pk primary key (uuid, name, seq), constraint frontpage_text_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_text' not exists, please create it with create table frontpage_text ( uuid bigint unsigned not null, name varchar(255) not null, value longtext not null, seq int unsigned not null, constraint frontpage_text_pk primary key (uuid, name, seq), constraint frontpage_text_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 158

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint frontpage_number_pk primary key (uuid, name, seq), constraint frontpage_number_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_number' not exists, please create it with create table frontpage_number ( uuid bigint unsigned not null, name varchar(255) not null, value bigint not null, seq int unsigned not null, constraint frontpage_number_pk primary key (uuid, name, seq), constraint frontpage_number_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 172

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint frontpage_datetime_pk primary key (uuid, name, seq), constraint frontpage_datetime_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_datetime' not exists, please create it with create table frontpage_datetime ( uuid bigint unsigned not null, name varchar(255) not null, value datetime not null, seq int unsigned not null, constraint frontpage_datetime_pk primary key (uuid, name, seq), constraint frontpage_datetime_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 186

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint frontpage_file_pk primary key (uuid, filename), constraint frontpage_file_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_file' not exists, please create it with create table frontpage_file ( uuid bigint unsigned not null, filename varchar(255) not null, mime varchar(255) not null, filesize bigint unsigned not null, alt varchar(255) not null, constraint frontpage_file_pk primary key (uuid, filename), constraint frontpage_file_fk_uuid foreign key (uuid) references frontpage (uuid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 201

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("create table frontpage_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint frontpage_seq_fk_oid foreign key (oid) references frontpage (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_seq' not exists, please create it with create table frontpage_seq ( oid bigint unsigned not null, location binary(7) not null, hash binary(1) NOT NULL, sequence smallint(5) unsigned default '1', primary key (oid,location,hash), constraint frontpage_seq_fk_oid foreign key (oid) references frontpage (oid) on update cascade on delete cascade ) engine=innodb charset=utf8 ;;

Filename: entity/entityfactory.php

Line Number: 215

A PHP Error was encountered

Severity: User Error

Message: mysqli error: [1040: Too many connections] in EXECUTE("CREATE TABLE IF NOT EXISTS `frontpage_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `frontpage_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `frontpage` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';")

Filename: adodb/adodb-errorhandler.inc.php

Line Number: 77

A PHP Error was encountered

Severity: User Error

Message: table 'frontpage_seq' not exists, please create it with CREATE TABLE IF NOT EXISTS `frontpage_release` ( `hash` binary(1) NOT NULL, `uuid` bigint(20) unsigned NOT NULL, `modified_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (`hash`,`uuid`), CONSTRAINT `frontpage_uuid_cascade` FOREIGN KEY ( `uuid` ) REFERENCES `frontpage` ( `uuid` ) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=ascii COLLATE=ascii_bin COMMENT='Links to release table, represents items release';;

Filename: entity/entityfactory.php

Line Number: 231

A PHP Error was encountered

Severity: Notice

Message: Undefined index: announcement_expiry_date

Filename: controllers/projectbase.php

Line Number: 441

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/html/theorigo/system/core/Exceptions.php:185)

Filename: layout/html5.php

Line Number: 2

應用社會科學副學士 - 青年與社會服務 - 香港大學專業進修學院保良局何鴻燊社區書院
內容開始

課程

青年與社會服務

應用社會科學副學士青年與社會服務

課程編號

  • HP203 一年級及二年級,副學士 (AD)

下載

 

qf

資歷架構級別: 4
資歷名冊登記號碼: 07/001828/4
登記有效期: 05/05/2008 至 登記持續有效 
學生成功修畢課程,均按香港大學體制,經香港大學專業進修學院頒授副學位
 

報名編號: ASSYSS

Phone 2975 5655  Email jamie.ho@hkuspace.hku.hk

香港是發展迅速的社會,而青少年一直都是備受關注的一群。政府訂定之教育、衛生、社會福利和勞工政策,均以使青少年能夠獲得適切的發展為依歸;然而,社會上的青少年問題仍然有增無減。因此,本課程培育學生掌握知識及技巧,提供適切的服務予青少年,以協助他們適應急劇轉變的社會。

從事青少年與社會服務是一項重大挑戰,我們需要一個全面綜合的全日制大專課程,培訓一些懂得分析和理解青少年和社會問題,並能獨立判斷及應付不同事務技巧的人才,去投身青少年及其他社會福利工作。保良局是一所歷史悠久,聲譽昭著的社會服務機構,具有服務社區的傳統,可為學生提供優良及全面的培訓,同學將有充裕之實習和工作機會。

 

課程目標及特點

  • 旨在讓同學理解及主動辨識各種社會問題,並學習到不同受助對象及青少年的特質,提供切合需要的服務及援助;
  • 建立就社會福利的專業理解及增進同學獨立思維,有助提高分析能力,溝通技巧,職場表現;
  • 與香港社會福利機構交流接觸,協助同學了解社區需要和社會工作者的日常工作;
  • 幫助同學了解就業傾向,為將來成為社會服務工作者做好準備;
  • 藉著歷奇訓練,讓同學認識自我、加強人際溝通的技巧;
  • 安排經驗豐富的社工作為指導,為同學的實習課程提供寶貴意見;
  • 提供實習機會(自願性質),讓同學體驗實際相關社會服務工作;
  • 組織海外社會服務工作團(自願性質),讓同學更多了解社會服務的層面及推行。

 

升學前景

chart

教資會資助大學

畢業生可升讀由本地大學(包括香港大學)開辦的社會科學或相關的學士學位課程。

以下為本課程畢業生 / 學生曾獲取錄的學位課程*︰

  • 香港大學
    社會科學學士
    社會工作學學士
    文理學士(社會數據科學)
  • 香港中文大學
    老年學理學學士
    性別研究社會科學學士
    全球研究社會科學學士
    社會工作社會科學學士
  • 香港理工大學
    應用社會科學(榮譽)文學士組合課程(社會工作 / 社會政策及社會創業)
  • 香港城市大學
    社會科學學士(亞洲及國際研究)
    社會科學學士(犯罪學及社會學)
    社會科學學士(心理學)
    社會科學學士(公共政策與政治)
    社會科學學士(社會工作)
  • 香港浸會大學
    社會工作學士(榮譽)
  • 香港教育大學
    小學教育榮譽學士 - 常識
    小學教育榮譽學士 - 數學
    特殊教育榮譽文學士

*以上列表只提供部分升學例子以作參考。

畢業生亦可升讀以下其他院校的學士學位課程:

其他本地院校

  • 香港大學專業進修學院
    • 兼讀制,兩年,英國愛丁堡龍比亞大學社會科學(榮譽)文學士(由香港大學專業進修學院合辦)

 

就業前景

畢業生可申請政府及非政府機構有關青少年服務、社區服務、家庭服務、職業輔導或社會保障的工作。

  • 香港中學文憑考試其中五科(包括英國語文及中國語文#)考獲第二級或以上成績;或
  • 完成基礎專上教育文憑課程;或
  • 完成應用教育文憑 / 毅進文憑課程;或
  • 書院亦會考慮同等學歷之申請。

如申請人未能符合兩年制副學士課程入學資格,可申請入讀基礎專上教育文憑課程

 

成人學生

申請人如未能符合最低入學資格,但年滿二十一歲並具相關工作經驗,書院亦會考慮其申請。

 

*可包括不多於兩科應用學習科目:

「達標並表現優異(II)」相等於香港中學文憑考試第四級或以上的成績;
「達標並表現優異 (I)」相等於香港中學文憑考試第三級;及
「達標」相等於香港中學文憑考試第二級。

#非華語學生申請入學時,如只有「應用學習中文」成績,亦獲書院接納。

§如該五科的其中一科為「公民與社會發展」,其要求則是在該科取得「達標」成績。

於2025-26學年起適用︰

 

副學士一年級

  • 學術英語入門
  • 學術英語 (一)
  • 計量分析(一)
  • 資訊科技概論
  • 高級中國語文*
  • 批判分析與邏輯思維
  • 當代社會問題
  • 自我探索增潤課程
  • 社會學概論
  • 基礎心理學

 

副學士二年級

  • 學術英語(二)
  • 文科英語
  • 健康、科技與社會
  • 歷史、社會及身份認同
  • 香港社會福利導論
  • 社會工作導論
  • 高危及違法青少年
  • 輔導技巧
  • 歷奇訓練
  • 實習訓練 - 青年與社會服務

 

書院將按實際情況需要,保留修改個別科目之權利。

* 如學生母語並非華語,或未達校方認可的中文水平,可申請免修中文科目,校方會指派其他科目代替。