APPPATH/views/site/skelton.php [ 981 ]
976 if($(window).width() > 992) {
977 jQuery('.dropdownhelper').addClass('dropdown-toggle')
978 jQuery('.dropdownhelper').attr('data-toggle', 'dropdown');
979 jQuery('.owl-item:has(.hidden-xs)').show();
980 <?php
981 session_start();
982 $now = date("Y-m-d");
983 if(!isset($_SESSION['timebased']) && (($now == "2017-09-26") || ($now == "2017-09-27") || ($now == "2017-09-28"))):
984 $_SESSION['timebased'] = true;
985 ?>
986 $('#timebased').modal('show');
-
{PHP internal call} » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(92) "session_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13)"
2
string(57) "/usr/local/web/deac.hu/application/views/site/skelton.php"
3
integer 981
4
array(24) ( "kohana_view_filename" => string(57) "/usr/local/web/deac.hu/application/views/site/skelton.php" "kohana_view_data" => array(5) ( "body" => object View(2)
{ protected _file => string(56) "/usr/local/web/deac.hu/application/views/site/videok.php" protected _data => array(1) ( "id" => integer 0 ) }
"title" => string(14) "DEAC - Videók" "header" => string(52) "<link href="/css/videok.css?ver=2" rel="stylesheet">" "menu" => string(6) "videok" "othernews" => object Database_MySQLi_Result(7){ protected _internal_row => integer 5 protected _query => string(808) "SELECT `new`.`id` AS `id`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`admin_id` AS `admin_id`, `new`.`update …" protected _result => object mysqli_result(5)
) "body" => object View(2){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(9) "Model_New" protected _object_params => NULL }{ protected _file => string(56) "/usr/local/web/deac.hu/application/views/site/videok.php" protected _data => array(1) ( "id" => integer 0 ) }
"title" => string(14) "DEAC - Videók" "header" => string(52) "<link href="/css/videok.css?ver=2" rel="stylesheet">" "menu" => string(6) "videok" "othernews" => object Database_MySQLi_Result(7){ protected _internal_row => integer 5 protected _query => string(808) "SELECT `new`.`id` AS `id`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`admin_id` AS `admin_id`, `new`.`update …" protected _result => object mysqli_result(5)
"i18n" => string(2) "hu" "basketball" => bool FALSE "userid" => string(0) "" "cartcookie" => string(2) "{}" "cart" => array(1) ( "cart" => array(0) ) "categories" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(9) "Model_New" protected _object_params => NULL }{ protected _internal_row => integer 11 protected _query => string(289) "SELECT `category`.`id` AS `id`, `category`.`name` AS `name`, `category`.`ico` AS `ico`, `category`.`sorting` AS `sorting`, `cate …" protected _result => object mysqli_result(5)
"c" => object Model_Category(34){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 11 protected _current_row => integer 11 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => string(2) "-1" "name" => string(6) "Egyéb" "ico" => string(5) "egyeb" "sorting" => string(2) "16" "name_en" => string(4) "More" "type" => string(4) "team" "pic" => string(0) "" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => string(2) "-1" "name" => string(6) "Egyéb" "ico" => string(5) "egyeb" "sorting" => string(2) "16" "name_en" => string(4) "More" "type" => string(4) "team" "pic" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_name => string(10) "categories" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "ico" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "ico" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sorting" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sorting" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name_en" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "name_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => string(4) "team" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "16" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pic" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "pic" "column_default" => string(0) "" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "-1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"url" => string(9) "kezilabda" "n" => object Model_New(34){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(4) "1826" "title" => string(46) "Megkezdi a tavaszi szezont kézilabdacsapatunk" "content" => string(2577) "<p style="text-align: justify;"><strong>Szombaton a Kazincbarcikai KSE ellen lép pályára először a 202 …" "admin_id" => string(2) "27" "updated_id" => string(2) "27" "category_id" => string(1) "7" "created_at" => string(19) "2020-02-13 12:01:50" "updated_at" => string(19) "2020-02-13 12:06:39" "keywords" => string(0) "" "pic" => string(17) "5e452c98bc07b.png" "shortcontent" => string(281) "<p style="text-align: justify;">Szombaton a Kazincbarcikai KSE ellen lép pályára először a 2020-as esz …" "type" => string(6) "normal" "videolink" => string(0) "" "featured" => string(1) "2" "featured_text" => string(0) "" "oneline" => string(0) "" "content_en" => string(0) "" "keywords_en" => string(0) "" "shortcontent_en" => string(0) "" "oneline_en" => string(0) "" "title_en" => string(0) "" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(4) "1826" "title" => string(46) "Megkezdi a tavaszi szezont kézilabdacsapatunk" "content" => string(2577) "<p style="text-align: justify;"><strong>Szombaton a Kazincbarcikai KSE ellen lép pályára először a 202 …" "admin_id" => string(2) "27" "updated_id" => string(2) "27" "category_id" => string(1) "7" "created_at" => string(19) "2020-02-13 12:01:50" "updated_at" => string(19) "2020-02-13 12:06:39" "keywords" => string(0) "" "pic" => string(17) "5e452c98bc07b.png" "shortcontent" => string(281) "<p style="text-align: justify;">Szombaton a Kazincbarcikai KSE ellen lép pályára először a 2020-as esz …" "type" => string(6) "normal" "videolink" => string(0) "" "featured" => string(1) "2" "featured_text" => string(0) "" "oneline" => string(0) "" "content_en" => string(0) "" "keywords_en" => string(0) "" "shortcontent_en" => string(0) "" "oneline_en" => string(0) "" "title_en" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(3) "new" protected _object_plural => string(4) "news" protected _table_name => string(4) "news" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(7) "content" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "admin_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "admin_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "updated_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "category_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "category_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "created_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "created_at" "column_default" => string(17) "CURRENT_TIMESTAMP" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "updated_at" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "updated_at" "column_default" => string(19) "0000-00-00 00:00:00" "data_type" => string(9) "timestamp" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pic" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "pic" "column_default" => string(0) "" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "shortcontent" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(12) "shortcontent" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => string(6) "normal" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "16" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "videolink" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "videolink" "column_default" => string(0) "" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "featured" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "featured" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "featured_text" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "featured_text" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "oneline" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "oneline" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "content_en" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(10) "content_en" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords_en" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "keywords_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "shortcontent_en" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "shortcontent_en" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "oneline_en" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "oneline_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "title_en" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "title_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(4) "1826" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"admin" => object Model_Admin(34){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(3) "new" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(11) ( "id" => string(2) "27" "username" => string(8) "Daniella" "password" => string(32) "e51c77a5e2f9f08d0c091a1ee4eeeb20" "fullname" => string(16) "Nyitrai Daniella" "facebook" => NULL "twitter" => NULL "gplus" => NULL "pic" => NULL "aboutme" => string(0) "" "aboutme_en" => string(0) "" "type" => string(2) "TA" ) protected _changed => array(0) protected _original_values => array(11) ( "id" => string(2) "27" "username" => string(8) "Daniella" "password" => string(32) "e51c77a5e2f9f08d0c091a1ee4eeeb20" "fullname" => string(16) "Nyitrai Daniella" "facebook" => NULL "twitter" => NULL "gplus" => NULL "pic" => NULL "aboutme" => string(0) "" "aboutme_en" => string(0) "" "type" => string(2) "TA" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "admin" protected _object_plural => string(6) "admins" protected _table_name => string(6) "admins" protected _table_columns => array(11) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "username" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "username" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "password" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "password" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "fullname" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "fullname" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "facebook" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "facebook" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "twitter" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "twitter" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "gplus" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "gplus" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pic" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "pic" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "aboutme" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "aboutme" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "aboutme_en" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "aboutme_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "512" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "16" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "27" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"category" => object Model_Category(34){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(5) "admin" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(7) ( "id" => string(1) "7" "name" => string(10) "Kézilabda" "ico" => string(9) "kezilabda" "sorting" => string(1) "1" "name_en" => string(0) "" "type" => string(4) "team" "pic" => string(17) "5a005ae39f249.png" ) protected _changed => array(0) protected _original_values => array(7) ( "id" => string(1) "7" "name" => string(10) "Kézilabda" "ico" => string(9) "kezilabda" "sorting" => string(1) "1" "name_en" => string(0) "" "type" => string(4) "team" "pic" => string(17) "5a005ae39f249.png" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_name => string(10) "categories" protected _table_columns => array(7) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "ico" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "ico" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "64" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sorting" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sorting" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name_en" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "name_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "type" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "type" "column_default" => string(4) "team" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(2) "16" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "pic" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "pic" "column_default" => string(0) "" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "7" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"first" => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _internal_row => integer 5 protected _query => string(280) "SELECT `footermenu`.`id` AS `id`, `footermenu`.`url` AS `url`, `footermenu`.`name` AS `name`, `footermenu`.`sorting` AS `sorting …" protected _result => object mysqli_result(5)
"sec" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(16) "Model_Footermenu" protected _object_params => NULL }{ protected _internal_row => integer 2 protected _query => string(280) "SELECT `footermenu`.`id` AS `id`, `footermenu`.`url` AS `url`, `footermenu`.`name` AS `name`, `footermenu`.`sorting` AS `sorting …" protected _result => object mysqli_result(5)
"third" => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 2 protected _current_row => integer 2 protected _as_object => string(16) "Model_Footermenu" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(280) "SELECT `footermenu`.`id` AS `id`, `footermenu`.`url` AS `url`, `footermenu`.`name` AS `name`, `footermenu`.`sorting` AS `sorting …" protected _result => object mysqli_result(5)
"f" => object Model_Footermenu(34){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(16) "Model_Footermenu" protected _object_params => NULL }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(6) ( "id" => string(1) "5" "url" => string(16) "http://debka.hu/" "name" => string(31) "Debreceni Kosárlabda Akadémia" "sorting" => string(1) "5" "column" => string(1) "1" "name_en" => string(0) "" ) protected _changed => array(0) protected _original_values => array(6) ( "id" => string(1) "5" "url" => string(16) "http://debka.hu/" "name" => string(31) "Debreceni Kosárlabda Akadémia" "sorting" => string(1) "5" "column" => string(1) "1" "name_en" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(10) "footermenu" protected _object_plural => string(11) "footermenus" protected _table_name => string(11) "footermenus" protected _table_columns => array(6) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "128" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sorting" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sorting" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "column" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "column" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name_en" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "name_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "128" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"s" => object Model_Footermenu(34){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(10) "footermenu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(6) ( "id" => string(1) "2" "url" => string(22) "http://dehok.unideb.hu" "name" => string(6) "DEHÖK" "sorting" => string(1) "1" "column" => string(1) "2" "name_en" => string(0) "" ) protected _changed => array(0) protected _original_values => array(6) ( "id" => string(1) "2" "url" => string(22) "http://dehok.unideb.hu" "name" => string(6) "DEHÖK" "sorting" => string(1) "1" "column" => string(1) "2" "name_en" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(10) "footermenu" protected _object_plural => string(11) "footermenus" protected _table_name => string(11) "footermenus" protected _table_columns => array(6) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "url" => array(12) ( "type" => string(6) "string" "column_name" => string(3) "url" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "256" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "128" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sorting" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "sorting" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "column" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "column" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "name_en" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "name_en" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "128" "collation_name" => string(8) "utf8_bin" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"vote" => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "d950c8fa89bc5fa6e6b4c57fbb511f3bab56c1b3" protected _identifier => string(1) "`" public last_query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _instance => string(7) "default" protected _connection => object mysqli(18)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(10) "footermenu" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(5) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(4) "deac" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE ) }{ protected _internal_row => integer 0 protected _query => string(381) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _result => object mysqli_result(5)
){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Voteitem" protected _object_params => NULL } -
APPPATH/views/site/skelton.php [ 981 ] » session_start()
976 if($(window).width() > 992) { 977 jQuery('.dropdownhelper').addClass('dropdown-toggle') 978 jQuery('.dropdownhelper').attr('data-toggle', 'dropdown'); 979 jQuery('.owl-item:has(.hidden-xs)').show(); 980 <?php 981 session_start(); 982 $now = date("Y-m-d"); 983 if(!isset($_SESSION['timebased']) && (($now == "2017-09-26") || ($now == "2017-09-27") || ($now == "2017-09-28"))): 984 $_SESSION['timebased'] = true; 985 ?> 986 $('#timebased').modal('show');
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(57) "/usr/local/web/deac.hu/application/views/site/skelton.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(57) "/usr/local/web/deac.hu/application/views/site/skelton.php"
1
array(5) ( "body" => object View(2)
{ protected _file => string(56) "/usr/local/web/deac.hu/application/views/site/videok.php" protected _data => array(1) ( "id" => integer 0 ) }
"title" => string(14) "DEAC - Videók" "header" => string(52) "<link href="/css/videok.css?ver=2" rel="stylesheet">" "menu" => string(6) "videok" "othernews" => object Database_MySQLi_Result(7){ protected _internal_row => integer 5 protected _query => string(808) "SELECT `new`.`id` AS `id`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`admin_id` AS `admin_id`, `new`.`update …" protected _result => object mysqli_result(5)
){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(9) "Model_New" protected _object_params => NULL }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
SYSPATH/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()
155 public function body($content = NULL) 156 { 157 if ($content === NULL) 158 return $this->_body; 159 160 $this->_body = (string) $content; 161 return $this; 162 } 163 164 /** 165 * Gets or sets the HTTP protocol. The standard protocol to use
-
APPPATH/classes/Controller/Frontend.php [ 449 ] » Kohana_Response->body(arguments)
0
object View(2)
{ protected _file => string(57) "/usr/local/web/deac.hu/application/views/site/skelton.php" protected _data => array(5) ( "body" => object View(2)
{ protected _file => string(56) "/usr/local/web/deac.hu/application/views/site/videok.php" protected _data => array(1) ( "id" => integer 0 ) }
"title" => string(14) "DEAC - Videók" "header" => string(52) "<link href="/css/videok.css?ver=2" rel="stylesheet">" "menu" => string(6) "videok" "othernews" => object Database_MySQLi_Result(7){ protected _internal_row => integer 5 protected _query => string(808) "SELECT `new`.`id` AS `id`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`admin_id` AS `admin_id`, `new`.`update …" protected _result => object mysqli_result(5)
) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(9) "Model_New" protected _object_params => NULL }444 $skelton->title = "DEAC - Videók"; 445 $skelton->header = '<link href="'.URL::base(false, false).'css/videok.css?ver=2" rel="stylesheet">'; 446 $skelton->menu = "videok"; 447 $skelton->body->id = $id; 448 $skelton->othernews = $this->othernews; 449 $this->response->body($skelton); 450 } 451 452 public function action_event() 453 { 454 $id = $this->request->param('id');
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Frontend->action_videok()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Frontend(5)
{ public othernews => object Database_MySQLi_Result(7)
{ protected _internal_row => integer 5 protected _query => string(808) "SELECT `new`.`id` AS `id`, `new`.`title` AS `title`, `new`.`content` AS `content`, `new`.`admin_id` AS `admin_id`, `new`.`update …" protected _result => object mysqli_result(5)
public vote => object Database_MySQLi_Result(7){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 5 protected _current_row => integer 5 protected _as_object => string(9) "Model_New" protected _object_params => NULL }{ protected _internal_row => integer 0 protected _query => string(377) "SELECT `votes`.`name` AS `vname`, `votes`.`name_en` AS `vname_en`, `voteitem`.`id` AS `id`, `voteitem`.`vote_id` AS `vote_id`, ` …" protected _result => object mysqli_result(5)
public email => bool FALSE public request => object Request(19){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Voteitem" protected _object_params => NULL }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(13) "videok(/<id>)" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(8) "frontend" "action" => string(6) "videok" "id" => integer 0 ) protected _route_regex => string(38) "#^videok(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Frontend" protected _action => string(6) "videok" protected _uri => string(6) "videok" protected _external => bool FALSE protected _params => array(1) ( "id" => integer 0 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(13) "videok(/<id>)" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(8) "frontend" "action" => string(6) "videok" "id" => integer 0 ) protected _route_regex => string(38) "#^videok(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Frontend" protected _action => string(6) "videok" protected _uri => string(6) "videok" protected _external => bool FALSE protected _params => array(1) ( "id" => integer 0 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(13) "videok(/<id>)" protected _regex => array(0) protected _defaults => array(3) ( "controller" => string(8) "frontend" "action" => string(6) "videok" "id" => integer 0 ) protected _route_regex => string(38) "#^videok(?:/(?P<id>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(8) "Frontend" protected _action => string(6) "videok" protected _uri => string(6) "videok" protected _external => bool FALSE protected _params => array(1) ( "id" => integer 0 ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}988 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 989 ':uri' => $this->_uri, 990 )); 991 } 992 993 return $this->_client->execute($this); 994 } 995 996 /** 997 * Returns whether this request is the initial request Kohana received. 998 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 122 ] » Kohana_Request->execute()
117 /** 118 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 119 * If no source is specified, the URI will be automatically detected. 120 */ 121 echo Request::factory(TRUE, array(), FALSE) 122 ->execute() 123 ->send_headers(TRUE) 124 ->body(); 125 }