int(404)
string(17) "Article not found"
object(JException)#470 (15) {
["level":protected]=>
int(1)
["code":protected]=>
int(404)
["message":protected]=>
string(17) "Article not found"
["info":protected]=>
string(0) ""
["file":protected]=>
string(94) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/legacy/error/error.php"
["line":protected]=>
int(200)
["function":protected]=>
NULL
["class":protected]=>
NULL
["type":protected]=>
NULL
["args":protected]=>
bool(false)
["backtrace":protected]=>
array(15) {
[0]=>
array(7) {
["file"]=>
string(94) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/legacy/error/error.php"
["line"]=>
int(200)
["function"]=>
string(11) "__construct"
["class"]=>
string(10) "JException"
["object"]=>
*RECURSION*
["type"]=>
string(2) "->"
["args"]=>
array(5) {
[0]=>
string(17) "Article not found"
[1]=>
int(404)
[2]=>
int(1)
[3]=>
NULL
[4]=>
bool(true)
}
}
[1]=>
array(6) {
["file"]=>
string(94) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/legacy/error/error.php"
["line"]=>
int(277)
["function"]=>
string(5) "raise"
["class"]=>
string(6) "JError"
["type"]=>
string(2) "::"
["args"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(404)
[2]=>
string(17) "Article not found"
[3]=>
NULL
[4]=>
bool(true)
}
}
[2]=>
array(6) {
["file"]=>
string(103) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/models/article.php"
["line"]=>
int(152)
["function"]=>
string(10) "raiseError"
["class"]=>
string(6) "JError"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
int(404)
[1]=>
string(17) "Article not found"
}
}
[3]=>
array(7) {
["file"]=>
string(97) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/View/HtmlView.php"
["line"]=>
int(423)
["function"]=>
string(7) "getItem"
["class"]=>
string(19) "ContentModelArticle"
["object"]=>
object(ContentModelArticle)#475 (9) {
["_context":protected]=>
string(19) "com_content.article"
["_item":protected]=>
array(0) {
}
["__state_set":protected]=>
bool(true)
["_db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(0)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841147 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["name":protected]=>
string(7) "article"
["option":protected]=>
string(11) "com_content"
["state":protected]=>
object(Joomla\CMS\Object\CMSObject)#476 (9) {
["_errors":protected]=>
array(0) {
}
["task"]=>
NULL
["parameters.menu"]=>
object(Joomla\Registry\Registry)#382 (3) {
["data":protected]=>
object(stdClass)#384 (34) {
["show_title"]=>
string(0) ""
["link_titles"]=>
string(0) ""
["show_intro"]=>
string(0) ""
["info_block_position"]=>
string(0) ""
["show_category"]=>
string(0) ""
["link_category"]=>
string(0) ""
["show_parent_category"]=>
string(0) ""
["link_parent_category"]=>
string(0) ""
["show_author"]=>
string(0) ""
["link_author"]=>
string(0) ""
["show_create_date"]=>
string(0) ""
["show_modify_date"]=>
string(0) ""
["show_publish_date"]=>
string(0) ""
["show_item_navigation"]=>
string(0) ""
["show_vote"]=>
string(0) ""
["show_tags"]=>
string(0) ""
["show_icons"]=>
string(0) ""
["show_print_icon"]=>
string(0) ""
["show_email_icon"]=>
string(0) ""
["show_hits"]=>
string(0) ""
["show_noauth"]=>
string(0) ""
["urls_position"]=>
string(0) ""
["menu-anchor_title"]=>
string(0) ""
["menu-anchor_css"]=>
string(0) ""
["menu_image"]=>
string(0) ""
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["show_page_heading"]=>
int(0)
["page_heading"]=>
string(0) ""
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["menu-meta_description"]=>
string(0) ""
["menu-meta_keywords"]=>
string(0) ""
["robots"]=>
string(0) ""
["secure"]=>
int(0)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["article.id"]=>
int(0)
["list.offset"]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#55 (3) {
["data":protected]=>
object(stdClass)#260 (81) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "0"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "0"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "0"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "0"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "0"
["show_readmore_title"]=>
string(1) "0"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "0"
["show_icons"]=>
string(1) "0"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "0"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "0"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["save_history"]=>
string(1) "1"
["history_limit"]=>
int(10)
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
int(0)
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["secure"]=>
int(0)
["page_description"]=>
NULL
["page_rights"]=>
NULL
["robots"]=>
NULL
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["filter.published"]=>
int(1)
["filter.archived"]=>
int(2)
["filter.language"]=>
bool(true)
}
["event_clean_cache":protected]=>
string(19) "onContentCleanCache"
["_errors":protected]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[4]=>
array(7) {
["file"]=>
string(112) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/article/view.html.php"
["line"]=>
int(42)
["function"]=>
string(3) "get"
["class"]=>
string(28) "Joomla\CMS\MVC\View\HtmlView"
["object"]=>
object(ContentViewArticle)#473 (20) {
["item":protected]=>
NULL
["params":protected]=>
NULL
["print":protected]=>
NULL
["state":protected]=>
NULL
["user":protected]=>
NULL
["document"]=>
object(Joomla\CMS\Document\HtmlDocument)#376 (33) {
["_links"]=>
array(0) {
}
["_custom"]=>
array(0) {
}
["template"]=>
NULL
["baseurl"]=>
NULL
["params"]=>
NULL
["_file"]=>
NULL
["_template":protected]=>
string(0) ""
["_template_tags":protected]=>
array(0) {
}
["_caching":protected]=>
NULL
["_html5":"Joomla\CMS\Document\HtmlDocument":private]=>
NULL
["title"]=>
string(4) "Home"
["description"]=>
NULL
["link"]=>
string(0) ""
["base"]=>
string(49) "https://nabrezi.symposiumhorice.cz/en/sitemap.xml"
["language"]=>
string(5) "en-gb"
["direction"]=>
string(3) "ltr"
["_generator"]=>
string(40) "Joomla! - Open Source Content Management"
["_mdate"]=>
string(0) ""
["_tab"]=>
string(1) " "
["_lineEnd"]=>
string(1) "
"
["_charset"]=>
string(5) "utf-8"
["_mime"]=>
string(9) "text/html"
["_namespace"]=>
string(0) ""
["_profile"]=>
string(0) ""
["_scripts"]=>
array(0) {
}
["_script"]=>
array(0) {
}
["scriptOptions":protected]=>
array(0) {
}
["_styleSheets"]=>
array(0) {
}
["_style"]=>
array(0) {
}
["_metaTags"]=>
array(2) {
["http-equiv"]=>
array(1) {
["content-type"]=>
string(24) "text/html; charset=utf-8"
}
["name"]=>
array(2) {
["keywords"]=>
NULL
["rights"]=>
NULL
}
}
["_engine"]=>
NULL
["_type"]=>
string(4) "html"
["mediaVersion":protected]=>
string(32) "6d275ea74aefc72e05a285dcb24c9f2e"
}
["_name":protected]=>
string(7) "article"
["_models":protected]=>
array(1) {
["article"]=>
object(ContentModelArticle)#475 (9) {
["_context":protected]=>
string(19) "com_content.article"
["_item":protected]=>
array(0) {
}
["__state_set":protected]=>
bool(true)
["_db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841147 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["name":protected]=>
string(7) "article"
["option":protected]=>
string(11) "com_content"
["state":protected]=>
object(Joomla\CMS\Object\CMSObject)#476 (9) {
["_errors":protected]=>
array(0) {
}
["task"]=>
NULL
["parameters.menu"]=>
object(Joomla\Registry\Registry)#382 (3) {
["data":protected]=>
object(stdClass)#384 (34) {
["show_title"]=>
string(0) ""
["link_titles"]=>
string(0) ""
["show_intro"]=>
string(0) ""
["info_block_position"]=>
string(0) ""
["show_category"]=>
string(0) ""
["link_category"]=>
string(0) ""
["show_parent_category"]=>
string(0) ""
["link_parent_category"]=>
string(0) ""
["show_author"]=>
string(0) ""
["link_author"]=>
string(0) ""
["show_create_date"]=>
string(0) ""
["show_modify_date"]=>
string(0) ""
["show_publish_date"]=>
string(0) ""
["show_item_navigation"]=>
string(0) ""
["show_vote"]=>
string(0) ""
["show_tags"]=>
string(0) ""
["show_icons"]=>
string(0) ""
["show_print_icon"]=>
string(0) ""
["show_email_icon"]=>
string(0) ""
["show_hits"]=>
string(0) ""
["show_noauth"]=>
string(0) ""
["urls_position"]=>
string(0) ""
["menu-anchor_title"]=>
string(0) ""
["menu-anchor_css"]=>
string(0) ""
["menu_image"]=>
string(0) ""
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["show_page_heading"]=>
int(0)
["page_heading"]=>
string(0) ""
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["menu-meta_description"]=>
string(0) ""
["menu-meta_keywords"]=>
string(0) ""
["robots"]=>
string(0) ""
["secure"]=>
int(0)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["article.id"]=>
int(0)
["list.offset"]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#55 (3) {
["data":protected]=>
object(stdClass)#260 (81) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "0"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "0"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "0"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "0"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "0"
["show_readmore_title"]=>
string(1) "0"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "0"
["show_icons"]=>
string(1) "0"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "0"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "0"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["save_history"]=>
string(1) "1"
["history_limit"]=>
int(10)
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
int(0)
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["secure"]=>
int(0)
["page_description"]=>
NULL
["page_rights"]=>
NULL
["robots"]=>
NULL
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["filter.published"]=>
int(1)
["filter.archived"]=>
int(2)
["filter.language"]=>
bool(true)
}
["event_clean_cache":protected]=>
string(19) "onContentCleanCache"
["_errors":protected]=>
array(0) {
}
}
}
["_basePath":protected]=>
string(84) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content"
["_defaultModel":protected]=>
string(7) "article"
["_layout":protected]=>
string(7) "default"
["_layoutExt":protected]=>
string(3) "php"
["_layoutTemplate":protected]=>
string(1) "_"
["_path":protected]=>
array(2) {
["template"]=>
array(2) {
[0]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/templates/sablona/html/com_content/article/"
[1]=>
string(104) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/article/tmpl/"
}
["helper"]=>
array(1) {
[0]=>
string(93) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/helpers/"
}
}
["_template":protected]=>
NULL
["_output":protected]=>
NULL
["_escape":protected]=>
string(16) "htmlspecialchars"
["_charset":protected]=>
string(5) "UTF-8"
["_errors":protected]=>
array(0) {
}
["baseurl"]=>
string(0) ""
}
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(4) "Item"
}
}
[5]=>
array(7) {
["file"]=>
string(109) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(672)
["function"]=>
string(7) "display"
["class"]=>
string(18) "ContentViewArticle"
["object"]=>
object(ContentViewArticle)#473 (20) {
["item":protected]=>
NULL
["params":protected]=>
NULL
["print":protected]=>
NULL
["state":protected]=>
NULL
["user":protected]=>
NULL
["document"]=>
object(Joomla\CMS\Document\HtmlDocument)#376 (33) {
["_links"]=>
array(0) {
}
["_custom"]=>
array(0) {
}
["template"]=>
NULL
["baseurl"]=>
NULL
["params"]=>
NULL
["_file"]=>
NULL
["_template":protected]=>
string(0) ""
["_template_tags":protected]=>
array(0) {
}
["_caching":protected]=>
NULL
["_html5":"Joomla\CMS\Document\HtmlDocument":private]=>
NULL
["title"]=>
string(4) "Home"
["description"]=>
NULL
["link"]=>
string(0) ""
["base"]=>
string(49) "https://nabrezi.symposiumhorice.cz/en/sitemap.xml"
["language"]=>
string(5) "en-gb"
["direction"]=>
string(3) "ltr"
["_generator"]=>
string(40) "Joomla! - Open Source Content Management"
["_mdate"]=>
string(0) ""
["_tab"]=>
string(1) " "
["_lineEnd"]=>
string(1) "
"
["_charset"]=>
string(5) "utf-8"
["_mime"]=>
string(9) "text/html"
["_namespace"]=>
string(0) ""
["_profile"]=>
string(0) ""
["_scripts"]=>
array(0) {
}
["_script"]=>
array(0) {
}
["scriptOptions":protected]=>
array(0) {
}
["_styleSheets"]=>
array(0) {
}
["_style"]=>
array(0) {
}
["_metaTags"]=>
array(2) {
["http-equiv"]=>
array(1) {
["content-type"]=>
string(24) "text/html; charset=utf-8"
}
["name"]=>
array(2) {
["keywords"]=>
NULL
["rights"]=>
NULL
}
}
["_engine"]=>
NULL
["_type"]=>
string(4) "html"
["mediaVersion":protected]=>
string(32) "6d275ea74aefc72e05a285dcb24c9f2e"
}
["_name":protected]=>
string(7) "article"
["_models":protected]=>
array(1) {
["article"]=>
object(ContentModelArticle)#475 (9) {
["_context":protected]=>
string(19) "com_content.article"
["_item":protected]=>
array(0) {
}
["__state_set":protected]=>
bool(true)
["_db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841147 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["name":protected]=>
string(7) "article"
["option":protected]=>
string(11) "com_content"
["state":protected]=>
object(Joomla\CMS\Object\CMSObject)#476 (9) {
["_errors":protected]=>
array(0) {
}
["task"]=>
NULL
["parameters.menu"]=>
object(Joomla\Registry\Registry)#382 (3) {
["data":protected]=>
object(stdClass)#384 (34) {
["show_title"]=>
string(0) ""
["link_titles"]=>
string(0) ""
["show_intro"]=>
string(0) ""
["info_block_position"]=>
string(0) ""
["show_category"]=>
string(0) ""
["link_category"]=>
string(0) ""
["show_parent_category"]=>
string(0) ""
["link_parent_category"]=>
string(0) ""
["show_author"]=>
string(0) ""
["link_author"]=>
string(0) ""
["show_create_date"]=>
string(0) ""
["show_modify_date"]=>
string(0) ""
["show_publish_date"]=>
string(0) ""
["show_item_navigation"]=>
string(0) ""
["show_vote"]=>
string(0) ""
["show_tags"]=>
string(0) ""
["show_icons"]=>
string(0) ""
["show_print_icon"]=>
string(0) ""
["show_email_icon"]=>
string(0) ""
["show_hits"]=>
string(0) ""
["show_noauth"]=>
string(0) ""
["urls_position"]=>
string(0) ""
["menu-anchor_title"]=>
string(0) ""
["menu-anchor_css"]=>
string(0) ""
["menu_image"]=>
string(0) ""
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["show_page_heading"]=>
int(0)
["page_heading"]=>
string(0) ""
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["menu-meta_description"]=>
string(0) ""
["menu-meta_keywords"]=>
string(0) ""
["robots"]=>
string(0) ""
["secure"]=>
int(0)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["article.id"]=>
int(0)
["list.offset"]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#55 (3) {
["data":protected]=>
object(stdClass)#260 (81) {
["article_layout"]=>
string(9) "_:default"
["show_title"]=>
string(1) "0"
["link_titles"]=>
string(1) "1"
["show_intro"]=>
string(1) "1"
["info_block_position"]=>
string(1) "0"
["show_category"]=>
string(1) "0"
["link_category"]=>
string(1) "0"
["show_parent_category"]=>
string(1) "0"
["link_parent_category"]=>
string(1) "0"
["show_author"]=>
string(1) "0"
["link_author"]=>
string(1) "0"
["show_create_date"]=>
string(1) "0"
["show_modify_date"]=>
string(1) "0"
["show_publish_date"]=>
string(1) "0"
["show_item_navigation"]=>
string(1) "0"
["show_vote"]=>
string(1) "0"
["show_readmore"]=>
string(1) "0"
["show_readmore_title"]=>
string(1) "0"
["readmore_limit"]=>
string(3) "100"
["show_tags"]=>
string(1) "0"
["show_icons"]=>
string(1) "0"
["show_print_icon"]=>
string(1) "0"
["show_email_icon"]=>
string(1) "0"
["show_hits"]=>
string(1) "0"
["show_noauth"]=>
string(1) "0"
["urls_position"]=>
string(1) "0"
["show_publishing_options"]=>
string(1) "1"
["show_article_options"]=>
string(1) "1"
["save_history"]=>
string(1) "1"
["history_limit"]=>
int(10)
["show_urls_images_frontend"]=>
string(1) "0"
["show_urls_images_backend"]=>
string(1) "1"
["targeta"]=>
int(0)
["targetb"]=>
int(0)
["targetc"]=>
int(0)
["float_intro"]=>
string(4) "left"
["float_fulltext"]=>
string(4) "left"
["category_layout"]=>
string(6) "_:blog"
["show_category_heading_title_text"]=>
string(1) "1"
["show_category_title"]=>
string(1) "0"
["show_description"]=>
string(1) "0"
["show_description_image"]=>
string(1) "0"
["maxLevel"]=>
string(1) "1"
["show_empty_categories"]=>
string(1) "0"
["show_no_articles"]=>
string(1) "1"
["show_subcat_desc"]=>
string(1) "1"
["show_cat_num_articles"]=>
string(1) "0"
["show_base_description"]=>
string(1) "1"
["maxLevelcat"]=>
string(2) "-1"
["show_empty_categories_cat"]=>
string(1) "0"
["show_subcat_desc_cat"]=>
string(1) "1"
["show_cat_num_articles_cat"]=>
string(1) "1"
["num_leading_articles"]=>
string(1) "1"
["num_intro_articles"]=>
string(1) "4"
["num_columns"]=>
string(1) "2"
["num_links"]=>
string(1) "4"
["multi_column_order"]=>
string(1) "0"
["show_subcategory_content"]=>
string(1) "0"
["show_pagination_limit"]=>
string(1) "1"
["filter_field"]=>
string(4) "hide"
["show_headings"]=>
string(1) "1"
["list_show_date"]=>
string(1) "0"
["date_format"]=>
string(0) ""
["list_show_hits"]=>
string(1) "1"
["list_show_author"]=>
string(1) "1"
["orderby_pri"]=>
string(5) "order"
["orderby_sec"]=>
string(5) "rdate"
["order_date"]=>
string(9) "published"
["show_pagination"]=>
string(1) "2"
["show_pagination_results"]=>
string(1) "1"
["show_feed_link"]=>
string(1) "1"
["feed_summary"]=>
string(1) "0"
["feed_show_readmore"]=>
string(1) "0"
["show_page_heading"]=>
int(0)
["menu_text"]=>
int(1)
["page_title"]=>
string(4) "Home"
["pageclass_sfx"]=>
string(10) "_rozcetnik"
["secure"]=>
int(0)
["page_description"]=>
NULL
["page_rights"]=>
NULL
["robots"]=>
NULL
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["filter.published"]=>
int(1)
["filter.archived"]=>
int(2)
["filter.language"]=>
bool(true)
}
["event_clean_cache":protected]=>
string(19) "onContentCleanCache"
["_errors":protected]=>
array(0) {
}
}
}
["_basePath":protected]=>
string(84) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content"
["_defaultModel":protected]=>
string(7) "article"
["_layout":protected]=>
string(7) "default"
["_layoutExt":protected]=>
string(3) "php"
["_layoutTemplate":protected]=>
string(1) "_"
["_path":protected]=>
array(2) {
["template"]=>
array(2) {
[0]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/templates/sablona/html/com_content/article/"
[1]=>
string(104) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/article/tmpl/"
}
["helper"]=>
array(1) {
[0]=>
string(93) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/helpers/"
}
}
["_template":protected]=>
NULL
["_output":protected]=>
NULL
["_escape":protected]=>
string(16) "htmlspecialchars"
["_charset":protected]=>
string(5) "UTF-8"
["_errors":protected]=>
array(0) {
}
["baseurl"]=>
string(0) ""
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(7) {
["file"]=>
string(99) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/controller.php"
["line"]=>
int(113)
["function"]=>
string(7) "display"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["object"]=>
object(ContentController)#389 (14) {
["basePath":protected]=>
string(84) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content"
["default_view":protected]=>
string(7) "content"
["doTask":protected]=>
string(7) "display"
["message":protected]=>
NULL
["messageType":protected]=>
string(7) "message"
["methods":protected]=>
array(1) {
[0]=>
string(7) "display"
}
["name":protected]=>
string(7) "content"
["model_prefix":protected]=>
string(12) "ContentModel"
["paths":protected]=>
array(1) {
["view"]=>
array(1) {
[0]=>
string(91) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/"
}
}
["redirect":protected]=>
NULL
["task":protected]=>
NULL
["taskMap":protected]=>
array(2) {
["display"]=>
string(7) "display"
["__default"]=>
string(7) "display"
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_errors":protected]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
bool(true)
[1]=>
array(16) {
["catid"]=>
string(3) "INT"
["id"]=>
string(3) "INT"
["cid"]=>
string(5) "ARRAY"
["year"]=>
string(3) "INT"
["month"]=>
string(3) "INT"
["limit"]=>
string(4) "UINT"
["limitstart"]=>
string(4) "UINT"
["showall"]=>
string(3) "INT"
["return"]=>
string(6) "BASE64"
["filter"]=>
string(6) "STRING"
["filter_order"]=>
string(3) "CMD"
["filter_order_Dir"]=>
string(3) "CMD"
["filter-search"]=>
string(6) "STRING"
["print"]=>
string(7) "BOOLEAN"
["lang"]=>
string(3) "CMD"
["Itemid"]=>
string(3) "INT"
}
}
}
[7]=>
array(7) {
["file"]=>
string(109) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(710)
["function"]=>
string(7) "display"
["class"]=>
string(17) "ContentController"
["object"]=>
object(ContentController)#389 (14) {
["basePath":protected]=>
string(84) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content"
["default_view":protected]=>
string(7) "content"
["doTask":protected]=>
string(7) "display"
["message":protected]=>
NULL
["messageType":protected]=>
string(7) "message"
["methods":protected]=>
array(1) {
[0]=>
string(7) "display"
}
["name":protected]=>
string(7) "content"
["model_prefix":protected]=>
string(12) "ContentModel"
["paths":protected]=>
array(1) {
["view"]=>
array(1) {
[0]=>
string(91) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/"
}
}
["redirect":protected]=>
NULL
["task":protected]=>
NULL
["taskMap":protected]=>
array(2) {
["display"]=>
string(7) "display"
["__default"]=>
string(7) "display"
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_errors":protected]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[8]=>
array(7) {
["file"]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
["line"]=>
int(43)
["function"]=>
string(7) "execute"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["object"]=>
object(ContentController)#389 (14) {
["basePath":protected]=>
string(84) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content"
["default_view":protected]=>
string(7) "content"
["doTask":protected]=>
string(7) "display"
["message":protected]=>
NULL
["messageType":protected]=>
string(7) "message"
["methods":protected]=>
array(1) {
[0]=>
string(7) "display"
}
["name":protected]=>
string(7) "content"
["model_prefix":protected]=>
string(12) "ContentModel"
["paths":protected]=>
array(1) {
["view"]=>
array(1) {
[0]=>
string(91) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/"
}
}
["redirect":protected]=>
NULL
["task":protected]=>
NULL
["taskMap":protected]=>
array(2) {
["display"]=>
string(7) "display"
["__default"]=>
string(7) "display"
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_errors":protected]=>
array(0) {
}
}
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(0) ""
}
}
[9]=>
array(4) {
["file"]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(382)
["args"]=>
array(1) {
[0]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
}
["function"]=>
string(12) "require_once"
}
[10]=>
array(6) {
["file"]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(357)
["function"]=>
string(16) "executeComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
}
}
[11]=>
array(6) {
["file"]=>
string(107) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/SiteApplication.php"
["line"]=>
int(194)
["function"]=>
string(15) "renderComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(11) "com_content"
}
}
[12]=>
array(7) {
["file"]=>
string(107) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/SiteApplication.php"
["line"]=>
int(233)
["function"]=>
string(8) "dispatch"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["object"]=>
object(Joomla\CMS\Application\SiteApplication)#9 (25) {
["_language_filter":protected]=>
bool(true)
["_detect_browser":protected]=>
bool(false)
["docOptions":protected]=>
array(0) {
}
["scope"]=>
string(11) "com_content"
["_clientId":protected]=>
int(0)
["_messageQueue":protected]=>
array(0) {
}
["_name":protected]=>
string(4) "site"
["profiler":protected]=>
NULL
["template":protected]=>
object(stdClass)#392 (4) {
["id"]=>
string(1) "9"
["home"]=>
string(1) "1"
["template"]=>
string(7) "sablona"
["params"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["charSet"]=>
string(5) "utf-8"
["mimeType"]=>
string(9) "text/html"
["modifiedDate"]=>
NULL
["client"]=>
object(Joomla\Application\Web\WebClient)#21 (13) {
["platform":protected]=>
NULL
["mobile":protected]=>
bool(false)
["engine":protected]=>
NULL
["browser":protected]=>
NULL
["browserVersion":protected]=>
NULL
["languages":protected]=>
array(0) {
}
["encodings":protected]=>
array(0) {
}
["userAgent":protected]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
["acceptEncoding":protected]=>
string(23) "gzip, br, zstd, deflate"
["acceptLanguage":protected]=>
NULL
["robot":protected]=>
bool(false)
["detection":protected]=>
array(1) {
["browser"]=>
bool(true)
}
["headers":protected]=>
NULL
}
["document":protected]=>
object(Joomla\CMS\Document\HtmlDocument)#376 (33) {
["_links"]=>
array(0) {
}
["_custom"]=>
array(0) {
}
["template"]=>
NULL
["baseurl"]=>
NULL
["params"]=>
NULL
["_file"]=>
NULL
["_template":protected]=>
string(0) ""
["_template_tags":protected]=>
array(0) {
}
["_caching":protected]=>
NULL
["_html5":"Joomla\CMS\Document\HtmlDocument":private]=>
NULL
["title"]=>
string(4) "Home"
["description"]=>
NULL
["link"]=>
string(0) ""
["base"]=>
string(49) "https://nabrezi.symposiumhorice.cz/en/sitemap.xml"
["language"]=>
string(5) "en-gb"
["direction"]=>
string(3) "ltr"
["_generator"]=>
string(40) "Joomla! - Open Source Content Management"
["_mdate"]=>
string(0) ""
["_tab"]=>
string(1) " "
["_lineEnd"]=>
string(1) "
"
["_charset"]=>
string(5) "utf-8"
["_mime"]=>
string(9) "text/html"
["_namespace"]=>
string(0) ""
["_profile"]=>
string(0) ""
["_scripts"]=>
array(0) {
}
["_script"]=>
array(0) {
}
["scriptOptions":protected]=>
array(0) {
}
["_styleSheets"]=>
array(0) {
}
["_style"]=>
array(0) {
}
["_metaTags"]=>
array(2) {
["http-equiv"]=>
array(1) {
["content-type"]=>
string(24) "text/html; charset=utf-8"
}
["name"]=>
array(2) {
["keywords"]=>
NULL
["rights"]=>
NULL
}
}
["_engine"]=>
NULL
["_type"]=>
string(4) "html"
["mediaVersion":protected]=>
string(32) "6d275ea74aefc72e05a285dcb24c9f2e"
}
["language":protected]=>
object(Joomla\CMS\Language\Language)#374 (18) {
["debug":protected]=>
bool(false)
["default":protected]=>
string(5) "en-GB"
["orphans":protected]=>
array(0) {
}
["metadata":protected]=>
array(8) {
["name"]=>
string(15) "English (en-GB)"
["nativeName"]=>
string(24) "English (United Kingdom)"
["tag"]=>
string(5) "en-GB"
["rtl"]=>
string(1) "0"
["locale"]=>
string(141) "en_GB.utf8, en_GB.UTF-8, en_GB, eng_GB, en, english, english-uk, uk, gbr, britain, england, great britain, uk, united kingdom, united-kingdom"
["firstDay"]=>
string(1) "0"
["weekEnd"]=>
string(3) "0,6"
["calendar"]=>
string(9) "gregorian"
}
["locale":protected]=>
NULL
["lang":protected]=>
string(5) "en-GB"
["paths":protected]=>
array(7) {
["joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.ini"]=>
bool(true)
}
["lib_joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.lib_joomla.ini"]=>
bool(true)
}
["plg_system_admintools"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_admintools.ini"]=>
bool(true)
}
["plg_system_fields"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_fields.ini"]=>
bool(true)
}
["plg_system_logout"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_logout.ini"]=>
bool(true)
}
["tpl_sablona"]=>
array(2) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/templates/sablona/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
}
["com_content"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.com_content.ini"]=>
bool(true)
}
}
["errorfiles":protected]=>
array(0) {
}
["strings":protected]=>
array(1215) {
["JERROR_PARSING_LANGUAGE_FILE"]=>
string(30) " : error(s) in line(s) %s"
["ERROR"]=>
string(5) "Error"
["MESSAGE"]=>
string(7) "Message"
["NOTICE"]=>
string(6) "Notice"
["WARNING"]=>
string(7) "Warning"
["J1"]=>
string(1) "1"
["J2"]=>
string(1) "2"
["J3"]=>
string(1) "3"
["J4"]=>
string(1) "4"
["J5"]=>
string(1) "5"
["J6"]=>
string(1) "6"
["J7"]=>
string(1) "7"
["J8"]=>
string(1) "8"
["J9"]=>
string(1) "9"
["J10"]=>
string(2) "10"
["J15"]=>
string(2) "15"
["J20"]=>
string(2) "20"
["J25"]=>
string(2) "25"
["J30"]=>
string(2) "30"
["J50"]=>
string(2) "50"
["J100"]=>
string(3) "100"
["J200"]=>
string(3) "200"
["J500"]=>
string(3) "500"
["JACTION_ADMIN"]=>
string(9) "Configure"
["JACTION_ADMIN_GLOBAL"]=>
string(10) "Super User"
["JACTION_COMPONENT_SETTINGS"]=>
string(18) "Component Settings"
["JACTION_CREATE"]=>
string(6) "Create"
["JACTION_DELETE"]=>
string(6) "Delete"
["JACTION_EDIT"]=>
string(4) "Edit"
["JACTION_EDITOWN"]=>
string(8) "Edit Own"
["JACTION_EDITSTATE"]=>
string(10) "Edit State"
["JACTION_LOGIN_ADMIN"]=>
string(19) "Administrator Login"
["JACTION_LOGIN_SITE"]=>
string(10) "Site Login"
["JACTION_MANAGE"]=>
string(31) "Access Administration Interface"
["JADMINISTRATOR"]=>
string(13) "Administrator"
["JALL"]=>
string(3) "All"
["JALL_LANGUAGE"]=>
string(3) "All"
["JAPPLY"]=>
string(4) "Save"
["JARCHIVED"]=>
string(8) "Archived"
["JASSOCIATIONS"]=>
string(15) "Also available:"
["JAUTHOR"]=>
string(6) "Author"
["JCANCEL"]=>
string(6) "Cancel"
["JCATEGORY"]=>
string(8) "Category"
["JCLEAR"]=>
string(5) "Clear"
["JDATE"]=>
string(4) "Date"
["JDAY"]=>
string(3) "Day"
["JDEFAULT"]=>
string(7) "Default"
["JDETAILS"]=>
string(7) "Details"
["JDISABLED"]=>
string(8) "Disabled"
["JEDITOR"]=>
string(6) "Editor"
["JENABLED"]=>
string(7) "Enabled"
["JEXPIRED"]=>
string(7) "Expired"
["JFALSE"]=>
string(5) "False"
["JFEATURED"]=>
string(8) "Featured"
["JHIDE"]=>
string(4) "Hide"
["JINVALID_TOKEN"]=>
string(121) "The most recent request was denied because it contained an invalid security token. Please refresh the page and try again."
["JINVALID_TOKEN_NOTICE"]=>
string(107) "The security token did not match. The request was aborted to prevent any security breach. Please try again."
["JLOGIN"]=>
string(6) "Log in"
["JLOGOUT"]=>
string(7) "Log out"
["JMONTH"]=>
string(5) "Month"
["JNEW"]=>
string(3) "New"
["JNEXT"]=>
string(4) "Next"
["JNEXT_TITLE"]=>
string(16) "Next article: %s"
["JNO"]=>
string(2) "No"
["JNONE"]=>
string(4) "None"
["JNOTPUBLISHEDYET"]=>
string(17) "Not published yet"
["JNOTICE"]=>
string(6) "Notice"
["JOFF"]=>
string(3) "Off"
["JOFFLINE_MESSAGE"]=>
string(69) "This site is down for maintenance.
Please check back again soon."
["JON"]=>
string(2) "On"
["JOPTIONS"]=>
string(7) "Options"
["JPAGETITLE"]=>
string(11) "%1$s - %2$s"
["JPREV"]=>
string(4) "Prev"
["JPREVIOUS"]=>
string(8) "Previous"
["JPREVIOUS_TITLE"]=>
string(20) "Previous article: %s"
["JPUBLISHED"]=>
string(9) "Published"
["JREGISTER"]=>
string(8) "Register"
["JREQUIRED"]=>
string(8) "Required"
["JSAVE"]=>
string(4) "Save"
["JSELECT"]=>
string(6) "Select"
["JSHOW"]=>
string(4) "Show"
["JSITE"]=>
string(4) "Site"
["JSTATUS"]=>
string(6) "Status"
["JSUBMIT"]=>
string(6) "Submit"
["JTAG"]=>
string(4) "Tags"
["JTAG_DESC"]=>
string(147) "Assign tags to content items. You may select a tag from the pre-defined list or enter a new tag by typing the name in the field and pressing enter."
["JTAG_FIELD_SELECT_DESC"]=>
string(22) "Select the tag to use."
["JTOOLBAR"]=>
string(7) "Toolbar"
["JTOOLBAR_VERSIONS"]=>
string(8) "Versions"
["JTRASH"]=>
string(5) "Trash"
["JTRASHED"]=>
string(7) "Trashed"
["JTRUE"]=>
string(4) "True"
["JUNPUBLISHED"]=>
string(11) "Unpublished"
["JUSER_TOOLS"]=>
string(10) "User tools"
["JYEAR"]=>
string(4) "Year"
["JYES"]=>
string(3) "Yes"
["JBROWSERTARGET_MODAL"]=>
string(5) "Modal"
["JBROWSERTARGET_NEW"]=>
string(18) "Open in new window"
["JBROWSERTARGET_PARENT"]=>
string(21) "Open in parent window"
["JBROWSERTARGET_POPUP"]=>
string(13) "Open in popup"
["JERROR_ALERTNOAUTHOR"]=>
string(45) "You are not authorised to view this resource."
["JERROR_ALERTNOTEMPLATE"]=>
string(101) "The template for this display is not available. Please contact a Site administrator."
["JERROR_AN_ERROR_HAS_OCCURRED"]=>
string(22) "An error has occurred."
["JERROR_COULD_NOT_FIND_TEMPLATE"]=>
string(29) "Could not find template "%s"."
["JERROR_ERROR"]=>
string(5) "Error"
["JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE"]=>
string(50) "an out-of-date bookmark/favourite"
["JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST"]=>
string(52) "An error has occurred while processing your request."
["JERROR_LAYOUT_GO_TO_THE_HOME_PAGE"]=>
string(19) "Go to the Home Page"
["JERROR_LAYOUT_HOME_PAGE"]=>
string(9) "Home Page"
["JERROR_LAYOUT_MIS_TYPED_ADDRESS"]=>
string(35) "a mistyped address"
["JERROR_LAYOUT_NOT_ABLE_TO_VISIT"]=>
string(50) "You may not be able to visit this page because of:"
["JERROR_LAYOUT_PAGE_NOT_FOUND"]=>
string(34) "The requested page can't be found."
["JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR"]=>
string(105) "If difficulties persist, please contact the System Administrator of this site and report the error below."
["JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES"]=>
string(38) "Please try one of the following pages:"
["JERROR_LAYOUT_PREVIOUS_ERROR"]=>
string(14) "Previous Error"
["JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND"]=>
string(37) "The requested resource was not found."
["JERROR_LAYOUT_SEARCH"]=>
string(55) "You may wish to search the site or visit the home page."
["JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING"]=>
string(78) "a search engine that has an out-of-date listing for this site"
["JERROR_LAYOUT_SEARCH_PAGE"]=>
string(16) "Search this site"
["JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE"]=>
string(48) "you have no access to this page"
["JERROR_LOADING_MENUS"]=>
string(23) "Error loading Menus: %s"
["JERROR_LOGIN_DENIED"]=>
string(50) "You can't access the private section of this site."
["JERROR_NOLOGIN_BLOCKED"]=>
string(84) "Login denied! Your account has either been blocked or you have not activated it yet."
["JERROR_PAGE_NOT_FOUND"]=>
string(14) "Page not found"
["JERROR_SESSION_STARTUP"]=>
string(31) "Error initialising the session."
["JERROR_TABLE_BIND_FAILED"]=>
string(10) "hmm %s ..."
["JERROR_USERS_PROFILE_NOT_FOUND"]=>
string(22) "User profile not found"
["JFIELD_ACCESS_DESC"]=>
string(30) "Access level for this content."
["JFIELD_ACCESS_LABEL"]=>
string(6) "Access"
["JFIELD_ALIAS_DESC"]=>
string(655) "The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site).
Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.
When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters ."
["JFIELD_ALIAS_LABEL"]=>
string(5) "Alias"
["JFIELD_ALIAS_PLACEHOLDER"]=>
string(24) "Auto-generate from title"
["JFIELD_ALT_PAGE_TITLE_LABEL"]=>
string(22) "Alternative Page Title"
["JFIELD_CATEGORY_DESC"]=>
string(8) "Category"
["JFIELD_FIELDS_CATEGORY_DESC"]=>
string(51) "Select the category that this field is assigned to."
["JFIELD_LANGUAGE_DESC"]=>
string(34) "Assign a language to this article."
["JFIELD_LANGUAGE_LABEL"]=>
string(8) "Language"
["JFIELD_META_DESCRIPTION_DESC"]=>
string(21) "Metadata description."
["JFIELD_META_DESCRIPTION_LABEL"]=>
string(16) "Meta Description"
["JFIELD_META_KEYWORDS_DESC"]=>
string(32) "Keywords describing the content."
["JFIELD_META_KEYWORDS_LABEL"]=>
string(8) "Keywords"
["JFIELD_META_RIGHTS_DESC"]=>
string(53) "Describe what rights others have to use this content."
["JFIELD_META_RIGHTS_LABEL"]=>
string(14) "Content Rights"
["JFIELD_ORDERING_DESC"]=>
string(44) "Ordering of the article within the category."
["JFIELD_ORDERING_LABEL"]=>
string(8) "Ordering"
["JFIELD_PUBLISHED_DESC"]=>
string(23) "Set publication status."
["JFIELD_TITLE_DESC"]=>
string(22) "Title for the article."
["JGLOBAL_ADD_CUSTOM_CATEGORY"]=>
string(16) "Add new Category"
["JGLOBAL_ARTICLES"]=>
string(8) "Articles"
["JGLOBAL_FIELDS"]=>
string(6) "Fields"
["JGLOBAL_AUTH_ACCESS_DENIED"]=>
string(13) "Access Denied"
["JGLOBAL_AUTH_ACCESS_GRANTED"]=>
string(14) "Access Granted"
["JGLOBAL_AUTH_BIND_FAILED"]=>
string(29) "Failed binding to LDAP server"
["JGLOBAL_AUTH_CANCEL"]=>
string(24) "Authentication cancelled"
["JGLOBAL_AUTH_CURL_NOT_INSTALLED"]=>
string(21) "Curl isn't installed."
["JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED"]=>
string(27) "Empty password not allowed."
["JGLOBAL_AUTH_FAIL"]=>
string(21) "Authentication failed"
["JGLOBAL_AUTH_FAILED"]=>
string(26) "Failed to authenticate: %s"
["JGLOBAL_AUTH_INCORRECT"]=>
string(27) "Incorrect username/password"
["JGLOBAL_AUTH_INVALID_PASS"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_INVALID_SECRETKEY"]=>
string(52) "The two factor authentication Secret Key is invalid."
["JGLOBAL_AUTH_NO_BIND"]=>
string(22) "Unable to bind to LDAP"
["JGLOBAL_AUTH_NO_CONNECT"]=>
string(32) "Unable to connect to LDAP server"
["JGLOBAL_AUTH_NO_REDIRECT"]=>
string(32) "Could not redirect to server: %s"
["JGLOBAL_AUTH_NO_USER"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_NOT_CREATE_DIR"]=>
string(81) "Could not create the FileStore folder %s. Please check the effective permissions."
["JGLOBAL_AUTH_PASS_BLANK"]=>
string(30) "LDAP can't have blank password"
["JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED"]=>
string(29) "Result Unknown. Access Denied"
["JGLOBAL_AUTH_USER_BLACKLISTED"]=>
string(20) "User is blacklisted."
["JGLOBAL_AUTH_USER_NOT_FOUND"]=>
string(19) "Unable to find user"
["JGLOBAL_AUTO"]=>
string(4) "Auto"
["JGLOBAL_CATEGORY_NOT_FOUND"]=>
string(18) "Category not found"
["JGLOBAL_CENTER"]=>
string(6) "Center"
["JGLOBAL_CHECK_ALL"]=>
string(15) "Check All Items"
["JGLOBAL_CLICK_TO_SORT_THIS_COLUMN"]=>
string(29) "Select to sort by this column"
["JGLOBAL_COLLAPSE_CATEGORIES"]=>
string(20) "Show less categories"
["JGLOBAL_CREATED_DATE_ON"]=>
string(13) "Created on %s"
["JGLOBAL_CUSTOM_CATEGORY"]=>
string(14) "New Categories"
["JGLOBAL_DESCRIPTION"]=>
string(11) "Description"
["JGLOBAL_DISPLAY_NUM"]=>
string(9) "Display #"
["JGLOBAL_EDIT"]=>
string(4) "Edit"
["JGLOBAL_EDIT_TITLE"]=>
string(12) "Edit article"
["JGLOBAL_EMAIL"]=>
string(5) "Email"
["JGLOBAL_EMAIL_TITLE"]=>
string(27) "Email this link to a friend"
["JGLOBAL_EXPAND_CATEGORIES"]=>
string(20) "Show more categories"
["JGLOBAL_FIELD_ADD"]=>
string(3) "Add"
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC"]=>
string(59) "Categories that are within this category will be displayed."
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL"]=>
string(27) "Select a Top Level Category"
["JGLOBAL_FIELD_CATEGORIES_DESC_DESC"]=>
string(104) "If you enter some text in this field, it will replace the Top Level Category Description, if it has one."
["JGLOBAL_FIELD_CATEGORIES_DESC_LABEL"]=>
string(23) "Alternative Description"
["JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC"]=>
string(48) "Uses another name than the author's for display."
["JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL"]=>
string(14) "Author's Alias"
["JGLOBAL_FIELD_CREATED_BY_DESC"]=>
string(26) "The user who created this."
["JGLOBAL_FIELD_CREATED_BY_LABEL"]=>
string(10) "Created By"
["JGLOBAL_FIELD_CREATED_DESC"]=>
string(13) "Created Date."
["JGLOBAL_FIELD_CREATED_LABEL"]=>
string(12) "Created Date"
["JGLOBAL_FIELD_FEATURED_DESC"]=>
string(47) "Assign the article to the featured blog layout."
["JGLOBAL_FIELD_FEATURED_LABEL"]=>
string(8) "Featured"
["JGLOBAL_FIELD_FIELD_CACHETIME_DESC"]=>
string(52) "The number of minutes before the cache is refreshed."
["JGLOBAL_FIELD_FIELD_ORDERING_LABEL"]=>
string(5) "Order"
["JGLOBAL_FIELD_FIELD_ORDERING_DESC"]=>
string(33) "Order items will be displayed in."
["JGLOBAL_FIELD_ID_DESC"]=>
string(30) "Record number in the database."
["JGLOBAL_FIELD_ID_LABEL"]=>
string(2) "ID"
["JGLOBAL_FIELD_LAYOUT_DESC"]=>
string(32) "Default layout to use for items."
["JGLOBAL_FIELD_LAYOUT_LABEL"]=>
string(15) "Choose a Layout"
["JGLOBAL_FIELD_MODIFIED_LABEL"]=>
string(13) "Modified Date"
["JGLOBAL_FIELD_MODIFIED_BY_DESC"]=>
string(39) "The user who did the last modification."
["JGLOBAL_FIELD_MODIFIED_BY_LABEL"]=>
string(11) "Modified By"
["JGLOBAL_FIELD_MOVE"]=>
string(4) "Move"
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC"]=>
string(47) "Number of categories to display for each level."
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL"]=>
string(20) "Number of Categories"
["JGLOBAL_FIELD_PUBLISH_DOWN_DESC"]=>
string(36) "An optional date to stop publishing."
["JGLOBAL_FIELD_PUBLISH_DOWN_LABEL"]=>
string(17) "Finish Publishing"
["JGLOBAL_FIELD_PUBLISH_UP_DESC"]=>
string(37) "An optional date to start publishing."
["JGLOBAL_FIELD_PUBLISH_UP_LABEL"]=>
string(16) "Start Publishing"
["JGLOBAL_FIELD_REMOVE"]=>
string(6) "Remove"
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC"]=>
string(211) "Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as a top level category, the description field has to be filled."
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL"]=>
string(30) "Top Level Category Description"
["JGLOBAL_FIELD_VERSION_NOTE_DESC"]=>
string(52) "Enter an optional note for this version of the item."
["JGLOBAL_FIELD_VERSION_NOTE_LABEL"]=>
string(12) "Version Note"
["JGLOBAL_FILTER_BUTTON"]=>
string(6) "Filter"
["JGLOBAL_FILTER_LABEL"]=>
string(6) "Filter"
["JGLOBAL_FULL_TEXT"]=>
string(9) "Full Text"
["JGLOBAL_GT"]=>
string(4) ">"
["JGLOBAL_HELPREFRESH_BUTTON"]=>
string(7) "Refresh"
["JGLOBAL_HITS"]=>
string(4) "Hits"
["JGLOBAL_HITS_COUNT"]=>
string(8) "Hits: %s"
["JGLOBAL_ICON_SEP"]=>
string(1) "|"
["JGLOBAL_INHERIT"]=>
string(7) "Inherit"
["JGLOBAL_INTRO_TEXT"]=>
string(10) "Intro Text"
["JGLOBAL_KEEP_TYPING"]=>
string(15) "Keep typing ..."
["JGLOBAL_LEFT"]=>
string(4) "Left"
["JGLOBAL_LOOKING_FOR"]=>
string(11) "Looking for"
["JGLOBAL_LT"]=>
string(4) "<"
["JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT"]=>
string(40) "Maximum upload size: %s"
["JGLOBAL_NEWITEMSLAST_DESC"]=>
string(95) "New items default to the last position. Ordering can be changed after this item has been saved."
["JGLOBAL_NO_MATCHING_RESULTS"]=>
string(19) "No Matching Results"
["JGLOBAL_NUM"]=>
string(1) "#"
["JGLOBAL_OTPMETHOD_NONE"]=>
string(33) "Disable Two Factor Authentication"
["JGLOBAL_PASSWORD"]=>
string(8) "Password"
["JGLOBAL_PASSWORD_RESET_REQUIRED"]=>
string(58) "You are required to reset your password before proceeding."
["JGLOBAL_PRINT"]=>
string(5) "Print"
["JGLOBAL_PRINT_TITLE"]=>
string(20) "Print article < %s >"
["JGLOBAL_RECORD_NUMBER"]=>
string(13) "Record ID: %d"
["JGLOBAL_REMEMBER_ME"]=>
string(11) "Remember me"
["JGLOBAL_REMEMBER_MUST_LOGIN"]=>
string(77) "For security reasons you must login before editing your personal information."
["JGLOBAL_RESOURCE_NOT_FOUND"]=>
string(18) "Resource not found"
["JGLOBAL_RIGHT"]=>
string(5) "Right"
["JGLOBAL_ROOT"]=>
string(4) "Root"
["JGLOBAL_SECRETKEY"]=>
string(10) "Secret Key"
["JGLOBAL_SECRETKEY_HELP"]=>
string(164) "If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank."
["JGLOBAL_SELECT_AN_OPTION"]=>
string(16) "Select an option"
["JGLOBAL_SELECT_NO_RESULTS_MATCH"]=>
string(16) "No results match"
["JGLOBAL_SELECT_SOME_OPTIONS"]=>
string(19) "Select some options"
["JGLOBAL_START_PUBLISH_AFTER_FINISH"]=>
string(64) "Item start publishing date must be before finish publishing date"
["JGLOBAL_SUBCATEGORIES"]=>
string(13) "Subcategories"
["JGLOBAL_SUBHEADING_DESC"]=>
string(38) "Optional text to show as a subheading."
["JGLOBAL_TITLE"]=>
string(5) "Title"
["JGLOBAL_TYPE_OR_SELECT_CATEGORY"]=>
string(25) "Type or Select a Category"
["JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS"]=>
string(27) "Type or select some options"
["JGLOBAL_USE_GLOBAL"]=>
string(10) "Use Global"
["JGLOBAL_USE_GLOBAL_VALUE"]=>
string(15) "Use Global (%s)"
["JGLOBAL_USERNAME"]=>
string(8) "Username"
["JGLOBAL_VALIDATION_FORM_FAILED"]=>
string(12) "Invalid form"
["JGLOBAL_YOU_MUST_LOGIN_FIRST"]=>
string(18) "Please login first"
["JGRID_HEADING_ACCESS"]=>
string(6) "Access"
["JGRID_HEADING_ID"]=>
string(2) "ID"
["JGRID_HEADING_LANGUAGE"]=>
string(8) "Language"
["JLIB_DATABASE_ERROR_ADAPTER_MYSQL"]=>
string(43) "The MySQL adapter 'mysql' is not available."
["JLIB_DATABASE_ERROR_ADAPTER_MYSQLI"]=>
string(44) "The MySQL adapter 'mysqli' is not available."
["JLIB_DATABASE_ERROR_CONNECT_DATABASE"]=>
string(37) "Unable to connect to the Database: %s"
["JLIB_DATABASE_ERROR_CONNECT_MYSQL"]=>
string(27) "Could not connect to MySQL."
["JLIB_DATABASE_ERROR_DATABASE_CONNECT"]=>
string(30) "Could not connect to database."
["JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER"]=>
string(34) "Unable to load Database Driver: %s"
["JLIB_ERROR_INFINITE_LOOP"]=>
string(33) "Infinite loop detected in JError."
["JOPTION_DO_NOT_USE"]=>
string(17) "- None Selected -"
["JOPTION_SELECT_ACCESS"]=>
string(17) "- Select Access -"
["JOPTION_SELECT_AUTHOR"]=>
string(17) "- Select Author -"
["JOPTION_SELECT_CATEGORY"]=>
string(19) "- Select Category -"
["JOPTION_SELECT_LANGUAGE"]=>
string(19) "- Select Language -"
["JOPTION_SELECT_PUBLISHED"]=>
string(17) "- Select Status -"
["JOPTION_SELECT_MAX_LEVELS"]=>
string(21) "- Select Max Levels -"
["JOPTION_SELECT_TAG"]=>
string(14) "- Select Tag -"
["JOPTION_USE_DEFAULT"]=>
string(15) "- Use Default -"
["JSEARCH_FILTER_CLEAR"]=>
string(5) "Clear"
["JSEARCH_FILTER_LABEL"]=>
string(6) "Filter"
["JSEARCH_FILTER_SUBMIT"]=>
string(6) "Search"
["JSEARCH_FILTER"]=>
string(6) "Search"
["DATE_FORMAT_LC"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC1"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC2"]=>
string(12) "l, d F Y H:i"
["DATE_FORMAT_LC3"]=>
string(5) "d F Y"
["DATE_FORMAT_LC4"]=>
string(5) "Y-m-d"
["DATE_FORMAT_LC5"]=>
string(9) "Y-m-d H:i"
["DATE_FORMAT_JS1"]=>
string(5) "y-m-d"
["DATE_FORMAT_CALENDAR_DATE"]=>
string(8) "%Y-%m-%d"
["DATE_FORMAT_CALENDAR_DATETIME"]=>
string(17) "%Y-%m-%d %H:%M:%S"
["DATE_FORMAT_FILTER_DATE"]=>
string(5) "Y-m-d"
["DATE_FORMAT_FILTER_DATETIME"]=>
string(11) "Y-m-d H:i:s"
["JANUARY_SHORT"]=>
string(3) "Jan"
["JANUARY"]=>
string(7) "January"
["FEBRUARY_SHORT"]=>
string(3) "Feb"
["FEBRUARY"]=>
string(8) "February"
["MARCH_SHORT"]=>
string(3) "Mar"
["MARCH"]=>
string(5) "March"
["APRIL_SHORT"]=>
string(3) "Apr"
["APRIL"]=>
string(5) "April"
["MAY_SHORT"]=>
string(3) "May"
["MAY"]=>
string(3) "May"
["JUNE_SHORT"]=>
string(3) "Jun"
["JUNE"]=>
string(4) "June"
["JULY_SHORT"]=>
string(3) "Jul"
["JULY"]=>
string(4) "July"
["AUGUST_SHORT"]=>
string(3) "Aug"
["AUGUST"]=>
string(6) "August"
["SEPTEMBER_SHORT"]=>
string(3) "Sep"
["SEPTEMBER"]=>
string(9) "September"
["OCTOBER_SHORT"]=>
string(3) "Oct"
["OCTOBER"]=>
string(7) "October"
["NOVEMBER_SHORT"]=>
string(3) "Nov"
["NOVEMBER"]=>
string(8) "November"
["DECEMBER_SHORT"]=>
string(3) "Dec"
["DECEMBER"]=>
string(8) "December"
["SAT"]=>
string(3) "Sat"
["SATURDAY"]=>
string(8) "Saturday"
["SUN"]=>
string(3) "Sun"
["SUNDAY"]=>
string(6) "Sunday"
["MON"]=>
string(3) "Mon"
["MONDAY"]=>
string(6) "Monday"
["TUE"]=>
string(3) "Tue"
["TUESDAY"]=>
string(7) "Tuesday"
["WED"]=>
string(3) "Wed"
["WEDNESDAY"]=>
string(9) "Wednesday"
["THU"]=>
string(3) "Thu"
["THURSDAY"]=>
string(8) "Thursday"
["FRI"]=>
string(3) "Fri"
["FRIDAY"]=>
string(6) "Friday"
["DECIMALS_SEPARATOR"]=>
string(1) "."
["THOUSANDS_SEPARATOR"]=>
string(1) ","
["PHPMAILER_PROVIDE_ADDRESS"]=>
string(54) "You must provide at least one recipient email address."
["PHPMAILER_MAILER_IS_NOT_SUPPORTED"]=>
string(25) " Mailer is not supported."
["PHPMAILER_EXECUTE"]=>
string(19) "Could not execute: "
["PHPMAILER_EXTENSION_MISSING"]=>
string(19) "Extension missing: "
["PHPMAILER_INSTANTIATE"]=>
string(30) "Could not start mail function."
["PHPMAILER_AUTHENTICATE"]=>
string(35) "SMTP Error! Could not authenticate."
["PHPMAILER_FROM_FAILED"]=>
string(35) "The following from address failed: "
["PHPMAILER_RECIPIENTS_FAILED"]=>
string(45) "SMTP Error! The following recipients failed: "
["PHPMAILER_DATA_NOT_ACCEPTED"]=>
string(30) "SMTP Error! Data not accepted."
["PHPMAILER_CONNECT_HOST"]=>
string(43) "SMTP Error! Could not connect to SMTP host."
["PHPMAILER_FILE_ACCESS"]=>
string(23) "Could not access file: "
["PHPMAILER_FILE_OPEN"]=>
string(33) "File Error: Could not open file: "
["PHPMAILER_ENCODING"]=>
string(18) "Unknown encoding: "
["PHPMAILER_SIGNING_ERROR"]=>
string(15) "Signing error: "
["PHPMAILER_SMTP_ERROR"]=>
string(19) "SMTP server error: "
["PHPMAILER_EMPTY_MESSAGE"]=>
string(18) "Empty message body"
["PHPMAILER_INVALID_ADDRESS"]=>
string(15) "Invalid address"
["PHPMAILER_VARIABLE_SET"]=>
string(29) "Can't set or reset variable: "
["PHPMAILER_SMTP_CONNECT_FAILED"]=>
string(19) "SMTP connect failed"
["PHPMAILER_TLS"]=>
string(19) "Could not start TLS"
["MYSQL"]=>
string(5) "MySQL"
["MYSQLI"]=>
string(6) "MySQLi"
["ORACLE"]=>
string(6) "Oracle"
["PDOMYSQL"]=>
string(11) "MySQL (PDO)"
["POSTGRESQL"]=>
string(10) "PostgreSQL"
["SQLAZURE"]=>
string(19) "Microsoft SQL Azure"
["SQLITE"]=>
string(6) "SQLite"
["SQLSRV"]=>
string(20) "Microsoft SQL Server"
["JSEARCH_TOOLS"]=>
string(12) "Search Tools"
["JSEARCH_TOOLS_DESC"]=>
string(22) "Filter the list items."
["JSEARCH_TOOLS_ORDERING"]=>
string(9) "Order by:"
["JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN"]=>
string(17) "Access forbidden."
["JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME"]=>
string(57) "JApplication: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_APPLICATION_LOAD"]=>
string(30) "Unable to load application: %s"
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE"]=>
string(57) "You are not allowed to create new items in this category."
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT"]=>
string(55) "You are not allowed to edit one or more of these items."
["JLIB_APPLICATION_ERROR_BATCH_FAILED"]=>
string(45) "Batch process failed with following error: %s"
["JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND"]=>
string(50) "Can't find the destination category for this move."
["JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND"]=>
string(32) "Can't find the item being moved."
["JLIB_APPLICATION_ERROR_CHECKIN_FAILED"]=>
string(44) "Check-in failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED"]=>
string(24) "Item is not checked out."
["JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH"]=>
string(70) "The user checking in does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_CHECKOUT_FAILED"]=>
string(45) "Check-out failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH"]=>
string(71) "The user checking out does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND"]=>
string(20) "Component not found."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING"]=>
string(35) "Error loading component: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME"]=>
string(56) "JController: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED"]=>
string(28) "Create record not permitted."
["JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED"]=>
string(21) "Delete not permitted."
["JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED"]=>
string(28) "Edit state is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED"]=>
string(22) "Edit is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED"]=>
string(19) "Edit not permitted."
["JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH"]=>
string(42) "Error restoring item version from history."
["JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION"]=>
string(56) "Insufficient information to perform the batch operation."
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS"]=>
string(28) "Invalid controller class: %s"
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER"]=>
string(42) "Invalid controller: name='%s', format='%s'"
["JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND"]=>
string(20) "Layout %s not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND"]=>
string(18) "Library not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING"]=>
string(33) "Error loading library: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_MENU_LOAD"]=>
string(22) "Error loading menu: %s"
["JLIB_APPLICATION_ERROR_MODEL_GET_NAME"]=>
string(51) "JModel: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_MODULE_LOAD"]=>
string(23) "Error loading module %s"
["JLIB_APPLICATION_ERROR_PATHWAY_LOAD"]=>
string(26) "Unable to load pathway: %s"
["JLIB_APPLICATION_ERROR_REORDER_FAILED"]=>
string(25) "Reorder failed. Error: %s"
["JLIB_APPLICATION_ERROR_ROUTER_LOAD"]=>
string(25) "Unable to load router: %s"
["JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND"]=>
string(33) "Model class %s not found in file."
["JLIB_APPLICATION_ERROR_SAVE_FAILED"]=>
string(40) "Save failed with the following error: %s"
["JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED"]=>
string(19) "Save not permitted."
["JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED"]=>
string(39) "Table %s not supported. File not found."
["JLIB_APPLICATION_ERROR_TASK_NOT_FOUND"]=>
string(20) "Task [%s] not found."
["JLIB_APPLICATION_ERROR_UNHELD_ID"]=>
string(74) "You are not permitted to use that link to directly access that page (#%d)."
["JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND"]=>
string(46) "View class not found [class, file]: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING"]=>
string(198) "JView: :getName() : Your classname contains the substring 'view'. This causes problems when extracting the classname from the name of your objects view. Avoid Object names with the substring 'view'."
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME"]=>
string(50) "JView: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND"]=>
string(53) "View not found [name, type, prefix]: %1$s, %2$s, %3$s"
["JLIB_APPLICATION_SAVE_SUCCESS"]=>
string(11) "Item saved."
["JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS"]=>
string(15) "Item submitted."
["JLIB_APPLICATION_SUCCESS_BATCH"]=>
string(24) "Batch process completed."
["JLIB_APPLICATION_SUCCESS_ITEM_REORDERED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_ORDERING_SAVED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_LOAD_HISTORY"]=>
string(39) "Prior version restored. Saved on %s %s."
["JLIB_LOGIN_AUTHENTICATE"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD"]=>
string(32) "Unable to load Cache Handler: %s"
["JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD"]=>
string(32) "Unable to load Cache Storage: %s"
["JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND"]=>
string(73) "Captcha plugin not set or not found. Please contact a site administrator."
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT"]=>
string(67) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '"
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET"]=>
string(118) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE"]=>
string(65) "JFTP: :connect: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME"]=>
string(86) "JFTP: :login: Bad Username. Server response: %1$s [Expected: 331]. Username sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD"]=>
string(86) "JFTP: :login: Bad Password. Server response: %1$s [Expected: 230]. Password sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE"]=>
string(24) "FTP: :pwd: Bad response."
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE"]=>
string(61) "JFTP: :pwd: Bad response. Server response: %s [Expected: 257]"
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE"]=>
string(26) "JFTP: :syst: Bad response."
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE"]=>
string(62) "JFTP: :syst: Bad response. Server response: %s [Expected: 215]"
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :chdir: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :reinit: Bad response."
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE"]=>
string(64) "JFTP: :reinit: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :rename: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM"]=>
string(88) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 350]. From path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO"]=>
string(86) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 250]. To path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chmod: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE"]=>
string(99) "JFTP: :chmod: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s. Mode sent: %3$s"
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :delete: Bad response."
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE"]=>
string(83) "JFTP: :delete: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :mkdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :mkdir: Bad response. Server response: %1$s [Expected: 257]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE"]=>
string(29) "JFTP: :restart: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE"]=>
string(93) "JFTP: :restart: Bad response. Server response: %1$s [Expected: 350]. Restart point sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER"]=>
string(28) "JFTP: :create: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE"]=>
string(42) "JFTP: :create: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE"]=>
string(90) "JFTP: :create: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :create: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER"]=>
string(26) "JFTP: :read: Bad response."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE"]=>
string(40) "JFTP: :read: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE"]=>
string(88) "JFTP: :read: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER"]=>
string(84) "JFTP: :read: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE"]=>
string(25) "JFTP: :get: Bad response."
["JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE"]=>
string(39) "JFTP: :get: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL"]=>
string(65) "JFTP: :get: Unable to open local file for writing. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR"]=>
string(87) "JFTP: :get: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER"]=>
string(83) "JFTP: :get: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE"]=>
string(41) "JFTP: :store: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE"]=>
string(27) "JFTP: :store: Bad response."
["JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL"]=>
string(67) "JFTP: :store: Unable to open local file for reading. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL"]=>
string(55) "JFTP: :store: Unable to find local file. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :store: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT"]=>
string(50) "JFTP: :store: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :store: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE"]=>
string(41) "JFTP: :write: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE"]=>
string(27) "JFTP: :write: Bad response."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :write: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT"]=>
string(50) "JFTP: :write: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :write: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE"]=>
string(41) "JFTP: :append: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE"]=>
string(27) "JFTP: :append: Bad response"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE"]=>
string(90) "JFTP: :append: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT"]=>
string(50) "JFTP: :append: Unable to write to data port socket"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :append: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE"]=>
string(25) "JFTP: :size: Bad response"
["JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE"]=>
string(39) "JFTP: :size: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE"]=>
string(44) "JFTP: :listNames: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE"]=>
string(30) "JFTP: :listNames: Bad response"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST"]=>
string(93) "JFTP: :listNames: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER"]=>
string(89) "JFTP: :listNames: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE"]=>
string(33) "JFTP: :listDetails: Bad response."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE"]=>
string(47) "JFTP: :listDetails: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST"]=>
string(95) "JFTP: :listDetails: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER"]=>
string(91) "JFTP: :listDetails: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED"]=>
string(55) "JFTP: :listDetails: Unrecognised folder listing format."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED"]=>
string(50) "JFTP: :_putCmd: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND"]=>
string(42) "JFTP: :_putCmd: Unable to send command: %s"
["JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE"]=>
string(122) "JFTP: :_verifyResponse: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT"]=>
string(51) "JFTP: :_passive: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE"]=>
string(115) "JFTP: :_passive: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN"]=>
string(84) "JFTP: :_passive: Unable to obtain IP and port for data transfer. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID"]=>
string(77) "JFTP: :_passive: IP and port for data transfer not valid. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT"]=>
string(111) "JFTP: :_passive: Could not connect to host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_MODE_BINARY"]=>
string(83) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Binary."
["JLIB_CLIENT_ERROR_JFTP_MODE_ASCII"]=>
string(82) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Ascii."
["JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED"]=>
string(42) "Looks like User's credentials are no good."
["JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE"]=>
string(22) "Address not available."
["JLIB_CMS_WARNING_PROVIDE_VALID_NAME"]=>
string(40) "Please provide a valid, non-blank title."
["JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT"]=>
string(42) "%s: :bind failed. Invalid source argument."
["JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS"]=>
string(90) "Another article from this category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS"]=>
string(102) "Another category with the same parent category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CHECK_FAILED"]=>
string(22) "%s: :check Failed - %s"
["JLIB_DATABASE_ERROR_CHECKIN_FAILED"]=>
string(25) "%s: :check-in failed - %s"
["JLIB_DATABASE_ERROR_CHECKOUT_FAILED"]=>
string(26) "%s: :check-out failed - %s"
["JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT"]=>
string(23) "Child rows checked out."
["JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING"]=>
string(29) "%s does not support ordering."
["JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD"]=>
string(44) "Missing field in the database: %s %s."
["JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE"]=>
string(33) "Table class %s not found in file."
["JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED"]=>
string(122) "MySQL Database Upgrade failed. Please check the Database Fixer."
["JLIB_DATABASE_ERROR_DELETE_CATEGORY"]=>
string(53) "Left-Right data inconsistency. Can't delete category."
["JLIB_DATABASE_ERROR_DELETE_FAILED"]=>
string(23) "%s: :delete failed - %s"
["JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES"]=>
string(33) "Root categories can't be deleted."
["JLIB_DATABASE_ERROR_EMAIL_INUSE"]=>
string(41) "This email address is already registered."
["JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED"]=>
string(26) "The database row is empty."
["JLIB_DATABASE_ERROR_FUNCTION_FAILED"]=>
string(81) "DB function failed with error number %s
%s"
["JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED"]=>
string(29) "%s: :getNextOrder failed - %s"
["JLIB_DATABASE_ERROR_GET_TREE_FAILED"]=>
string(24) "%s: :getTree Failed - %s"
["JLIB_DATABASE_ERROR_GETNODE_FAILED"]=>
string(25) "%s: :_getNode Failed - %s"
["JLIB_DATABASE_ERROR_GETROOTID_FAILED"]=>
string(26) "%s: :getRootId Failed - %s"
["JLIB_DATABASE_ERROR_HIT_FAILED"]=>
string(20) "%s: :hit failed - %s"
["JLIB_DATABASE_ERROR_INVALID_LOCATION"]=>
string(36) "%s: :setLocation - Invalid location."
["JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION"]=>
string(63) "%s: :move Failed - Can't move the node to be a child of itself."
["JLIB_DATABASE_ERROR_INVALID_PARENT_ID"]=>
string(18) "Invalid parent ID."
["JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE"]=>
string(33) "The language should have a title."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE"]=>
string(50) "A content language already exists with this Image."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE"]=>
string(57) "A content language already exists with this Language Tag."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF"]=>
string(62) "A content language already exists with this URL Language Code."
["JLIB_DATABASE_ERROR_MENUTYPE"]=>
string(135) "Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu."
["JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT"]=>
string(102) "The user checking out does not match the user who checked out this menu and/or its linked menu module."
["JLIB_DATABASE_ERROR_MENUTYPE_EMPTY"]=>
string(16) "Menu type empty."
["JLIB_DATABASE_ERROR_MENUTYPE_EXISTS"]=>
string(20) "Menu type exists: %s"
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT"]=>
string(159) "The Language parameter for this menu item must be set to 'All'. At least one Default menu item must have Language set to All, even if the site is multilingual."
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT"]=>
string(48) "At least one menu item has to be set as Default."
["JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME"]=>
string(29) "Can't unpublish default home."
["JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH"]=>
string(55) "The current home menu for this language is checked out."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS"]=>
string(159) "The alias %1$s is already being used by %2$s menu item in the %3$s menu (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT"]=>
string(111) "Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT"]=>
string(39) "The home menu item must be a component."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU"]=>
string(44) "A menu should contain only one Default home."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT"]=>
string(51) "A first level menu item alias can't be 'component'."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER"]=>
string(108) "A first level menu item alias can't be '%s' because '%s' is a sub-folder of your joomla installation folder."
["JLIB_DATABASE_ERROR_MOVE_FAILED"]=>
string(21) "%s: :move failed - %s"
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY"]=>
string(27) "Category must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION"]=>
string(28) "Extension must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM"]=>
string(28) "Menu Item must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE"]=>
string(25) "Module must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE"]=>
string(30) "Update site must have a title."
["JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED"]=>
string(21) "%s can't be negative."
["JLIB_DATABASE_ERROR_NO_ROWS_SELECTED"]=>
string(17) "No rows selected."
["JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND"]=>
string(39) "Table %s not supported. File not found."
["JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY"]=>
string(29) "Null primary key not allowed."
["JLIB_DATABASE_ERROR_ORDERDOWN_FAILED"]=>
string(26) "%s: :orderDown Failed - %s"
["JLIB_DATABASE_ERROR_ORDERUP_FAILED"]=>
string(24) "%s: :orderUp Failed - %s"
["JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME"]=>
string(24) "Please enter a username."
["JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME"]=>
string(23) "Please enter your name."
["JLIB_DATABASE_ERROR_PUBLISH_FAILED"]=>
string(24) "%s: :publish failed - %s"
["JLIB_DATABASE_ERROR_REBUILD_FAILED"]=>
string(24) "%s: :rebuild Failed - %s"
["JLIB_DATABASE_ERROR_REBUILDPATH_FAILED"]=>
string(28) "%s: :rebuildPath Failed - %s"
["JLIB_DATABASE_ERROR_REORDER_FAILED"]=>
string(24) "%s: :reorder failed - %s"
["JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED"]=>
string(42) "%s: :reorder update the row %s failed - %s"
["JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND"]=>
string(20) "Root node not found."
["JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID"]=>
string(40) "The asset_id field could not be updated."
["JLIB_DATABASE_ERROR_STORE_FAILED"]=>
string(29) "%1$s: :store failed
%2$s"
["JLIB_DATABASE_ERROR_USERGROUP_TITLE"]=>
string(29) "User group must have a title."
["JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS"]=>
string(75) "User group title already exists. Title must be unique with the same parent."
["JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS"]=>
string(50) "Level with the name "%s" already exists."
["JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE"]=>
string(24) "Can't use this username."
["JLIB_DATABASE_ERROR_USERNAME_INUSE"]=>
string(16) "Username in use."
["JLIB_DATABASE_ERROR_VALID_AZ09"]=>
string(177) "Please enter a valid username. No space at beginning or end, at least %d characters and must not contain the following characters: < > \ " ' % ; ( ) &."
["JLIB_DATABASE_ERROR_VALID_MAIL"]=>
string(35) "Please enter a valid email address."
["JLIB_DATABASE_ERROR_VIEWLEVEL"]=>
string(28) "Viewlevel must have a title."
["JLIB_DATABASE_FUNCTION_NOERROR"]=>
string(30) "DB function reports no errors."
["JLIB_DATABASE_QUERY_FAILED"]=>
string(38) "Database query failed (error # %s): %s"
["JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS"]=>
string(30) "Unable to load document class."
["JLIB_ENVIRONMENT_SESSION_EXPIRED"]=>
string(46) "Your session has expired. Please log in again."
["JLIB_ENVIRONMENT_SESSION_INVALID"]=>
string(87) "Invalid session cookie. Please check that you have cookies enabled in your web browser."
["JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED"]=>
string(85) "The %s component's ACL configuration file is either missing or improperly structured."
["JLIB_EVENT_ERROR_DISPATCHER"]=>
string(70) "JEventDispatcher: :register: Event handler not recognised. Handler: %s"
["JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED"]=>
string(20) "BZip2 Not Supported."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE"]=>
string(30) "Unable to write archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE"]=>
string(27) "Unable to write file (bz2)."
["JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED"]=>
string(20) "GZlib Not Supported."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ"]=>
string(28) "Unable to read archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE"]=>
string(29) "Unable to write archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE"]=>
string(26) "Unable to write file (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (tar)."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED"]=>
string(19) "Zlib Not Supported."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (zip)."
["JLIB_FILESYSTEM_ZIP_INFO_FAILED"]=>
string(27) "Get ZIP Information failed."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY"]=>
string(21) "Unable to read entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE"]=>
string(23) "Unable to open archive."
["JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA"]=>
string(17) "Invalid ZIP data."
["JLIB_FILESYSTEM_STREAM_FAILED"]=>
string(33) "Failed to register string stream."
["JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE"]=>
string(21) "Unknown Archive type."
["JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE"]=>
string(23) "Unable to load archive."
["JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY"]=>
string(41) "JFile: :copy: Can't find or read file: %s"
["JLIB_FILESYSTEM_ERROR_JFILE_STREAMS"]=>
string(30) "JFile: :copy(%1$s, %2$s): %3$s"
["JLIB_FILESYSTEM_ERROR_COPY_FAILED"]=>
string(12) "Copy failed."
["JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01"]=>
string(25) "Copy failed: %1$s to %2$s"
["JLIB_FILESYSTEM_DELETE_FAILED"]=>
string(18) "Failed deleting %s"
["JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE"]=>
string(23) "Can't find source file."
["JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS"]=>
string(16) "JFile: :move: %s"
["JLIB_FILESYSTEM_ERROR_RENAME_FILE"]=>
string(14) "Rename failed."
["JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE"]=>
string(37) "JFile: :read: Unable to open file: %s"
["JLIB_FILESYSTEM_ERROR_WRITE_STREAMS"]=>
string(25) "JFile: :write(%1$s): %2$s"
["JLIB_FILESYSTEM_ERROR_UPLOAD"]=>
string(18) "JFile: :upload: %s"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR01"]=>
string(43) "Warning: Failed to change file permissions!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR02"]=>
string(29) "Warning: Failed to move file!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR03"]=>
string(51) "Warning: File %s not uploaded for security reasons!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR04"]=>
string(42) "Warning: Failed to move file: %1$s to %2$s"
["JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER"]=>
string(25) "Can't find source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS"]=>
string(22) "Folder already exists."
["JLIB_FILESYSTEM_ERROR_FOLDER_CREATE"]=>
string(31) "Unable to create target folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_OPEN"]=>
string(29) "Unable to open source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_LOOP"]=>
string(23) "Infinite loop detected."
["JLIB_FILESYSTEM_ERROR_FOLDER_PATH"]=>
string(31) "Path not in open_basedir paths."
["JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY"]=>
string(24) "Could not create folder."
["JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY"]=>
string(31) "You can't delete a base folder."
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER"]=>
string(48) "JFolder: :delete: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_DELETE"]=>
string(51) "JFolder: :delete: Could not delete folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_RENAME"]=>
string(17) "Rename failed: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES"]=>
string(47) "JFolder: :files: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER"]=>
string(48) "JFolder: :folder: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE"]=>
string(59) "Failed to get file size. This may not work for all streams!"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN"]=>
string(14) "File not open."
["JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME"]=>
string(18) "File name not set."
["JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN"]=>
string(25) "Warning: No data written."
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER"]=>
string(25) "Failed to open writer: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER"]=>
string(25) "Failed to open reader: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE"]=>
string(21) "Not an uploaded file!"
["JLIB_FILTER_PARAMS_ALNUM"]=>
string(13) "Alpha Numeric"
["JLIB_FILTER_PARAMS_FLOAT"]=>
string(5) "Float"
["JLIB_FILTER_PARAMS_INTEGER"]=>
string(7) "Integer"
["JLIB_FILTER_PARAMS_RAW"]=>
string(3) "Raw"
["JLIB_FILTER_PARAMS_SAFEHTML"]=>
string(9) "Safe HTML"
["JLIB_FILTER_PARAMS_TEL"]=>
string(9) "Telephone"
["JLIB_FILTER_PARAMS_TEXT"]=>
string(4) "Text"
["JLIB_FORM_BUTTON_CLEAR"]=>
string(5) "Clear"
["JLIB_FORM_BUTTON_SELECT"]=>
string(6) "Select"
["JLIB_FORM_CHANGE_IMAGE"]=>
string(12) "Change Image"
["JLIB_FORM_CHANGE_IMAGE_BUTTON"]=>
string(19) "Change Image Button"
["JLIB_FORM_CHANGE_USER"]=>
string(11) "Select User"
["JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY"]=>
string(51) "Extension attribute is empty in the category field."
["JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME"]=>
string(24) "Unknown element type: %s"
["JLIB_FORM_ERROR_NO_DATA"]=>
string(8) "No data."
["JLIB_FORM_ERROR_VALIDATE_FIELD"]=>
string(18) "Invalid xml field."
["JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD"]=>
string(22) "XML file did not load."
["JLIB_FORM_FIELD_INVALID"]=>
string(19) "Invalid field: "
["JLIB_FORM_INPUTMODE"]=>
string(5) "latin"
["JLIB_FORM_INVALID_FORM_OBJECT"]=>
string(24) "Invalid Form Object: :%s"
["JLIB_FORM_INVALID_FORM_RULE"]=>
string(22) "Invalid Form Rule: :%s"
["JLIB_FORM_MEDIA_PREVIEW_ALT"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_EMPTY"]=>
string(18) "No image selected."
["JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE"]=>
string(7) "Preview"
["JLIB_FORM_SELECT_USER"]=>
string(13) "Select a User"
["JLIB_FORM_VALIDATE_FIELD_INVALID"]=>
string(17) "Invalid field: %s"
["JLIB_FORM_VALIDATE_FIELD_REQUIRED"]=>
string(18) "Field required: %s"
["JLIB_FORM_VALIDATE_FIELD_RULE_MISSING"]=>
string(27) "Validation Rule missing: %s"
["JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING"]=>
string(99) "Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
["JLIB_FORM_VALUE_CACHE_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_CACHE_APCU"]=>
string(14) "APC User Cache"
["JLIB_FORM_VALUE_CACHE_CACHELITE"]=>
string(10) "Cache_Lite"
["JLIB_FORM_VALUE_CACHE_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_CACHE_FILE"]=>
string(4) "File"
["JLIB_FORM_VALUE_CACHE_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_CACHE_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_CACHE_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_CACHE_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_CACHE_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_SESSION_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_SESSION_DATABASE"]=>
string(8) "Database"
["JLIB_FORM_VALUE_SESSION_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_SESSION_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_SESSION_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_SESSION_NONE"]=>
string(3) "PHP"
["JLIB_FORM_VALUE_SESSION_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_SESSION_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_SESSION_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_TIMEZONE_UTC"]=>
string(33) "Universal Time, Coordinated (UTC)"
["JLIB_FORM_VALUE_FROM_TEMPLATE"]=>
string(13) "From Template"
["JLIB_FORM_VALUE_INHERITED"]=>
string(9) "Inherited"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL"]=>
string(3) "ACL"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE"]=>
string(5) "Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION"]=>
string(17) "ACL Summary Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC"]=>
string(132) "Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action."
["JLIB_HTML_ACCESS_SUMMARY"]=>
string(8) "Summary."
["JLIB_HTML_ADD_TO_ROOT"]=>
string(12) "Add to root."
["JLIB_HTML_ADD_TO_THIS_MENU"]=>
string(17) "Add to this menu."
["JLIB_HTML_BATCH_ACCESS_LABEL"]=>
string(16) "Set Access Level"
["JLIB_HTML_BATCH_ACCESS_LABEL_DESC"]=>
string(76) "Not making a selection will keep the original access levels when processing."
["JLIB_HTML_BATCH_COPY"]=>
string(4) "Copy"
["JLIB_HTML_BATCH_FLIPORDERING_LABEL"]=>
string(63) "Reverse the ordering of all articles in the selected categories"
["JLIB_HTML_BATCH_LANGUAGE_LABEL"]=>
string(12) "Set Language"
["JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC"]=>
string(71) "Not making a selection will keep the original language when processing."
["JLIB_HTML_BATCH_LANGUAGE_NOCHANGE"]=>
string(26) "- Keep original Language -"
["JLIB_HTML_BATCH_MENU_LABEL"]=>
string(56) "To Move or Copy your selection please select a Category."
["JLIB_HTML_BATCH_MOVE"]=>
string(4) "Move"
["JLIB_HTML_BATCH_MOVE_QUESTION"]=>
string(53) "Do you want to move the items or make a copy of them?"
["JLIB_HTML_BATCH_NO_CATEGORY"]=>
string(22) "- Don't move or copy -"
["JLIB_HTML_BATCH_NOCHANGE"]=>
string(31) "- Keep original Access Levels -"
["JLIB_HTML_BATCH_TAG_LABEL"]=>
string(7) "Add Tag"
["JLIB_HTML_BATCH_TAG_LABEL_DESC"]=>
string(28) "Add a tag to selected items."
["JLIB_HTML_BATCH_TAG_NOCHANGE"]=>
string(22) "- Keep original Tags -"
["JLIB_HTML_BATCH_USER_LABEL"]=>
string(9) "Set User."
["JLIB_HTML_BATCH_USER_LABEL_DESC"]=>
string(67) "Not making a selection will keep the original user when processing."
["JLIB_HTML_BATCH_USER_NOCHANGE"]=>
string(22) "- Keep original User -"
["JLIB_HTML_BATCH_USER_NOUSER"]=>
string(8) "No User."
["JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR"]=>
string(18) "About the Calendar"
["JLIB_HTML_BEHAVIOR_CLOSE"]=>
string(5) "Close"
["JLIB_HTML_BEHAVIOR_DATE_SELECTION"]=>
string(17) "Date selection:\n"
["JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST"]=>
string(16) "Display %s first"
["JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE"]=>
string(13) "Drag to move."
["JLIB_HTML_BEHAVIOR_GO_TODAY"]=>
string(11) "Go to today"
["JLIB_HTML_BEHAVIOR_GREEN"]=>
string(5) "Green"
["JLIB_HTML_BEHAVIOR_HOLD_MOUSE"]=>
string(69) "- Hold mouse button on any of the buttons above for faster selection."
["JLIB_HTML_BEHAVIOR_MONTH_SELECT"]=>
string(43) "- Use the < and > buttons to select month\n"
["JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU"]=>
string(75) "Select to move to the next month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU"]=>
string(69) "Select to move to the next year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_OPEN_CALENDAR"]=>
string(17) "Open the calendar"
["JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU"]=>
string(79) "Select to move to the previous month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU"]=>
string(73) "Select to move to the previous year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_SELECT_DATE"]=>
string(14) "Select a date."
["JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE"]=>
string(43) "(Shift-)Select or Drag to change the value."
["JLIB_HTML_BEHAVIOR_TIME"]=>
string(5) "Time:"
["JLIB_HTML_BEHAVIOR_TODAY"]=>
string(5) "Today"
["JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT"]=>
string(9) "%a, %b %e"
["JLIB_HTML_BEHAVIOR_WK"]=>
string(2) "wk"
["JLIB_HTML_BEHAVIOR_YEAR_SELECT"]=>
string(44) "- Use the « and » buttons to select year\n"
["JLIB_HTML_BUTTON_BASE_CLASS"]=>
string(33) "Could not load button base class."
["JLIB_HTML_BUTTON_NO_LOAD"]=>
string(30) "Could not load button %s (%s);"
["JLIB_HTML_BUTTON_NOT_DEFINED"]=>
string(32) "Button not defined for type = %s"
["JLIB_HTML_CALENDAR"]=>
string(8) "Calendar"
["JLIB_HTML_CHECKED_OUT"]=>
string(11) "Checked out"
["JLIB_HTML_CHECKIN"]=>
string(8) "Check-in"
["JLIB_HTML_CLOAKING"]=>
string(92) "This email address is being protected from spambots. You need JavaScript enabled to view it."
["JLIB_HTML_DATE_RELATIVE_DAYS"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_1"]=>
string(11) "%s day ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_0"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_HOURS"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_1"]=>
string(12) "%s hour ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_0"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE"]=>
string(23) "Less than a minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_1"]=>
string(14) "%s minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_0"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS"]=>
string(13) "%s weeks ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_1"]=>
string(12) "%s week ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_0"]=>
string(13) "%s weeks ago."
["JLIB_HTML_EDIT_MENU_ITEM"]=>
string(15) "Edit menu item."
["JLIB_HTML_EDIT_MENU_ITEM_ID"]=>
string(11) "Item ID: %s"
["JLIB_HTML_EDIT_MODULE"]=>
string(11) "Edit module"
["JLIB_HTML_EDIT_MODULE_IN_POSITION"]=>
string(12) "Position: %s"
["JLIB_HTML_EDITOR_CANNOT_LOAD"]=>
string(22) "Can't load the editor."
["JLIB_HTML_END"]=>
string(3) "End"
["JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED"]=>
string(23) "Function not supported."
["JLIB_HTML_ERROR_NOTFOUNDINFILE"]=>
string(26) "%s: :%s not found in file."
["JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE"]=>
string(38) "%s: :%s not supported. File not found."
["JLIB_HTML_ERROR_NOTSUPPORTED"]=>
string(22) "%s: :%s not supported."
["JLIB_HTML_GOTO_PAGE"]=>
string(13) "Go to page %s"
["JLIB_HTML_GOTO_POSITION"]=>
string(13) "Go to %s page"
["JLIB_HTML_MOVE_DOWN"]=>
string(9) "Move Down"
["JLIB_HTML_MOVE_UP"]=>
string(7) "Move Up"
["JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM"]=>
string(38) "There are no parameters for this item."
["JLIB_HTML_NO_RECORDS_FOUND"]=>
string(17) "No records found."
["JLIB_HTML_PAGE_CURRENT"]=>
string(7) "Page %s"
["JLIB_HTML_PAGE_CURRENT_OF_TOTAL"]=>
string(13) "Page %s of %s"
["JLIB_HTML_PAGINATION"]=>
string(10) "Pagination"
["JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST"]=>
string(44) "Please first make a selection from the list."
["JLIB_HTML_PUBLISH_ITEM"]=>
string(12) "Publish Item"
["JLIB_HTML_PUBLISHED_EXPIRED_ITEM"]=>
string(27) "Published, but has Expired."
["JLIB_HTML_PUBLISHED_FINISHED"]=>
string(10) "Finish: %s"
["JLIB_HTML_PUBLISHED_ITEM"]=>
string(25) "Published and is Current."
["JLIB_HTML_PUBLISHED_PENDING_ITEM"]=>
string(26) "Published, but is Pending."
["JLIB_HTML_PUBLISHED_START"]=>
string(9) "Start: %s"
["JLIB_HTML_RESULTS_OF"]=>
string(21) "Results %s - %s of %s"
["JLIB_HTML_SAVE_ORDER"]=>
string(10) "Save Order"
["JLIB_HTML_SELECT_STATE"]=>
string(12) "Select State"
["JLIB_HTML_START"]=>
string(5) "Start"
["JLIB_HTML_UNPUBLISH_ITEM"]=>
string(14) "Unpublish Item"
["JLIB_HTML_VIEW_ALL"]=>
string(8) "View All"
["JLIB_HTML_SETDEFAULT_ITEM"]=>
string(11) "Set default"
["JLIB_HTML_UNSETDEFAULT_ITEM"]=>
string(13) "Unset default"
["JLIB_INSTALLER_ABORT"]=>
string(34) "Aborting language installation: %s"
["JLIB_INSTALLER_ABORT_ALREADYINSTALLED"]=>
string(31) "Extension is already installed."
["JLIB_INSTALLER_ABORT_ALREADY_EXISTS"]=>
string(46) "Extension %1$s: Extension %2$s already exists."
["JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED"]=>
string(35) "Error building Administrator Menus."
["JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST"]=>
string(49) "Component %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_COPY_SETUP"]=>
string(42) "Component %1$s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES"]=>
string(49) "Component %s: Failed to copy administrator files."
["JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES"]=>
string(40) "Component %s: Failed to copy site files."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP"]=>
string(45) "Component Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(50) "Component Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST"]=>
string(52) "Component Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL"]=>
string(51) "Component Install: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL"]=>
string(53) "Component Install: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK"]=>
string(21) "Component Install: %s"
["JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR"]=>
string(36) "Component Install: SQL error file %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED"]=>
string(47) "Component Install: Failed to update menu items."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT"]=>
string(73) "Component Update: The XML file did not contain an administration element."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP"]=>
string(44) "Component Update: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST"]=>
string(51) "Component Update: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL"]=>
string(50) "Component Update: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL"]=>
string(52) "Component Update: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK"]=>
string(20) "Component Update: %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR"]=>
string(35) "Component Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_CREATE_DIRECTORY"]=>
string(45) "Extension %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_DEBUG"]=>
string(37) "Installation unexpectedly terminated:"
["JLIB_INSTALLER_ABORT_DETECTMANIFEST"]=>
string(31) "Unable to detect manifest file."
["JLIB_INSTALLER_ABORT_DIRECTORY"]=>
string(121) "Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?"
["JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD"]=>
string(58) "Could not delete the extension's record from the database."
["JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID"]=>
string(23) "Extension is not valid."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP"]=>
string(41) "Files Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(46) "Files Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY"]=>
string(47) "Files Install: Failed to find source folder: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR"]=>
string(31) "Files %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_FILE_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_SAME_NAME"]=>
string(63) "Files Install: Another extension with same name already exists."
["JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR"]=>
string(31) "Files Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(45) "Extension %s: Custom install routine failure."
["JLIB_INSTALLER_ABORT_LIB_COPY_FILES"]=>
string(49) "Library %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED"]=>
string(43) "Library Install: Library already installed."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP"]=>
string(43) "Library Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY"]=>
string(44) "Library Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE"]=>
string(43) "Library Install: No library file specified."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK"]=>
string(19) "Library Install: %s"
["JLIB_INSTALLER_ABORT_LOAD_DETAILS"]=>
string(33) "Failed to load extension details."
["JLIB_INSTALLER_ABORT_MANIFEST"]=>
string(49) "Extension %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED"]=>
string(45) "Method not supported for this extension type."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE"]=>
string(48) "Method not supported for this extension type: %s"
["JLIB_INSTALLER_ABORT_MOD_COPY_FILES"]=>
string(48) "Module %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP"]=>
string(42) "Module Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Module %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Module Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY"]=>
string(57) "Module %1$s: Another module is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST"]=>
string(49) "Module Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE"]=>
string(36) "Module %s: No module file specified."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR"]=>
string(32) "Module %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_MOD_ROLLBACK"]=>
string(17) "Module %1$s: %2$s"
["JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT"]=>
string(42) "Module Uninstall: Unknown client type [%s]"
["JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT"]=>
string(39) "Module %1$s: Unknown client type [%2$s]"
["JLIB_INSTALLER_ABORT_NOINSTALLPATH"]=>
string(28) "Install path does not exist."
["JLIB_INSTALLER_ABORT_NOUPDATEPATH"]=>
string(27) "Update path does not exist."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP"]=>
string(43) "Package Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY"]=>
string(45) "Package Install: Failed to create folder: %s."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(48) "Package Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST"]=>
string(54) "Installation failed: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION"]=>
string(62) "Package %1$s: There was an error installing an extension: %2$s"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES"]=>
string(43) "Package %s: There were no files to install!"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK"]=>
string(38) "Package %s: No package file specified."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK"]=>
string(19) "Package Install: %s"
["JLIB_INSTALLER_ABORT_PLG_COPY_FILES"]=>
string(48) "Plugin %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS"]=>
string(40) "Plugin %1$s: Plugin %2$s already exists."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP"]=>
string(37) "Plugin %s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Plugin %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Plugin Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY"]=>
string(57) "Plugin %1$s: Another plugin is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST"]=>
string(44) "Plugin %s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE"]=>
string(36) "Plugin %s: No plugin file specified."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK"]=>
string(17) "Plugin %1$s: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR"]=>
string(32) "Plugin %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR"]=>
string(35) "Plugin Uninstall: SQL error file %s"
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE"]=>
string(68) "Refresh Manifest Cache failed: Extension is not currently installed."
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID"]=>
string(54) "Refresh Manifest Cache failed: Extension is not valid."
["JLIB_INSTALLER_ABORT_ROLLBACK"]=>
string(20) "Extension %1$s: %2$s"
["JLIB_INSTALLER_ABORT_SQL_ERROR"]=>
string(48) "Extension %1$s: SQL error processing query: %2$s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED"]=>
string(45) "Template Install: Template already installed."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY"]=>
string(124) "Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES"]=>
string(58) "Template Install: Could not copy files from the %s source."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP"]=>
string(44) "Template Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY"]=>
string(45) "Template Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK"]=>
string(20) "Template Install: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT"]=>
string(42) "Template Install: Unknown client type [%s]"
["JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION"]=>
string(123) "For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s"
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM"]=>
string(205) "For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s."
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE"]=>
string(106) "For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore."
["JLIB_INSTALLER_PURGED_UPDATES"]=>
string(15) "Cleared updates"
["JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES"]=>
string(24) "Failed to clear updates."
["JLIB_INSTALLER_DEFAULT_STYLE"]=>
string(12) "%s - Default"
["JLIB_INSTALLER_DISCOVER"]=>
string(8) "Discover"
["JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE"]=>
string(99) "The %s extension is part of a package which does not allow individual extensions to be uninstalled."
["JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS"]=>
string(62) "Component Discover install: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY"]=>
string(46) "Component %1$s: Failed to create folder: %2$s."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT"]=>
string(74) "Component Install: The XML file did not contain an administration element."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(60) "Component Install: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(51) "Component Install: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE"]=>
string(68) "Component Refresh manifest cache: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED"]=>
string(41) "Could not delete the Administrator menus."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM"]=>
string(58) "Component Uninstall: Custom Uninstall script unsuccessful."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES"]=>
string(63) "Component Uninstall: Unable to delete the component categories."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY"]=>
string(61) "Component Uninstall: Can't uninstall. Please remove manually."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(39) "Component Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN"]=>
string(73) "Component Uninstall: Unable to remove the component administrator folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE"]=>
string(64) "Component Uninstall: Unable to remove the component site folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION"]=>
string(60) "Component Uninstall: Option field empty, can't remove files."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR"]=>
string(38) "Component Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT"]=>
string(58) "Component Uninstall: Trying to uninstall a core component."
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(59) "Component Update: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(50) "Component Update: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_DIRECTORY"]=>
string(49) "JInstaller: :Install: Failed to create folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED"]=>
string(28) "Failed to create folder [%s]"
["JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT"]=>
string(75) "Deprecated install format (client="both"), use package installer in future."
["JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED"]=>
string(125) "A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install."
["JLIB_INSTALLER_ERROR_DOWNGRADE"]=>
string(49) "Sorry! You cannot downgrade from version %s to %s"
["JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT"]=>
string(34) "Error connecting to the server: %s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FILE"]=>
string(54) "JInstaller: :Install: Failed to copy file %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER"]=>
string(56) "JInstaller: :Install: Failed to copy folder %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES"]=>
string(35) "Failed reading network resource: %s"
["JLIB_INSTALLER_ERROR_FILE_EXISTS"]=>
string(44) "JInstaller: :Install: File already exists %s"
["JLIB_INSTALLER_ERROR_FILE_FOLDER"]=>
string(35) "Error on deleting file or folder %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST"]=>
string(39) "Files Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(52) "Files Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY"]=>
string(48) "Files Uninstall: Could not load extension entry."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST"]=>
string(46) "Files Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR"]=>
string(34) "Files Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE"]=>
string(47) "File Uninstall: Trying to uninstall core files."
["JLIB_INSTALLER_ERROR_FOLDER_IN_USE"]=>
string(46) "Another extension is already using folder [%s]"
["JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS"]=>
string(60) "Language Discover install: Failed to store language details."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT"]=>
string(82) "This language can't be uninstalled as long as it is defined as a default language."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY"]=>
string(67) "Language Uninstall: Unable to remove the specified Language folder."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY"]=>
string(60) "Language Uninstall: Element is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY"]=>
string(66) "Language Uninstall: Language path is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED"]=>
string(84) "This language can't be uninstalled. It is protected in the database (usually en-GB)."
["JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS"]=>
string(58) "Library Discover install: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE"]=>
string(64) "Library Refresh manifest cache: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Library Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(54) "Library Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Library Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY"]=>
string(54) "Library Uninstall: Trying to uninstall a core library."
["JLIB_INSTALLER_ERROR_LOAD_XML"]=>
string(49) "JInstaller: :Install: Failed to load XML File: %s"
["JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS"]=>
string(56) "Module Discover install: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE"]=>
string(62) "Module Refresh manifest cache: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Module Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION"]=>
string(20) "Module Uninstall: %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Module Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR"]=>
string(35) "Module Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE"]=>
string(55) "Module Uninstall: Trying to uninstall a core module: %s"
["JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE"]=>
string(41) "No core pack exists for the language [%s]"
["JLIB_INSTALLER_ERROR_NO_FILE"]=>
string(44) "JInstaller: :Install: File does not exist %s"
["JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG"]=>
string(94) "The package did not specify a language tag. Are you trying to install an old language package?"
["JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE"]=>
string(55) "JInstaller: :Install: Can't find Joomla XML setup file."
["JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE"]=>
string(48) "JInstaller: :Install: Can't find XML setup file."
["JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE"]=>
string(64) "Package Refresh manifest cache: Failed to store package details."
["JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID"]=>
string(62) "Could not record the package ID for this package's extensions."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Package Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(57) "Package Uninstall: Manifest file invalid or not found: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Package Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED"]=>
string(67) "Package Uninstall: Errors were detected, manifest file not removed!"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST"]=>
string(41) "Package Uninstall: Missing manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER"]=>
string(113) "Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK"]=>
string(52) "Package Uninstall: Trying to uninstall core package."
["JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS"]=>
string(56) "Plugin Discover install: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE"]=>
string(62) "Plugin Refresh manifest cache: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Plugin Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY"]=>
string(57) "Plugin Uninstall: Folder field empty, can't remove files."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST"]=>
string(40) "Plugin Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Plugin Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST"]=>
string(47) "Plugin Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN"]=>
string(55) "Plugin Uninstall: Trying to uninstall a core plugin: %s"
["JLIB_INSTALLER_ERROR_SQL_ERROR"]=>
string(34) "JInstaller: :Install: Error SQL %s"
["JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND"]=>
string(43) "JInstaller: :Install: SQL File not found %s"
["JLIB_INSTALLER_ERROR_SQL_READBUFFER"]=>
string(49) "JInstaller: :Install: SQL File Buffer Read Error."
["JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS"]=>
string(60) "Template Discover install: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE"]=>
string(66) "Template Refresh manifest cache: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(38) "Template Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT"]=>
string(35) "Template Uninstall: Invalid client."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(55) "Template Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT"]=>
string(50) "Template Uninstall: Can't remove default template."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY"]=>
string(62) "Template Uninstall: Folder does not exist, can't remove files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY"]=>
string(64) "Template Uninstall: Template ID is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE"]=>
string(59) "Template Uninstall: Trying to uninstall a core template: %s"
["JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE"]=>
string(24) "Unknown Client Type [%s]"
["JLIB_INSTALLER_FILE_ERROR_MOVE"]=>
string(23) "Error on moving file %s"
["JLIB_INSTALLER_INCORRECT_SEQUENCE"]=>
string(61) "Downgrading from version %1$s to version %2$s is not allowed."
["JLIB_INSTALLER_INSTALL"]=>
string(7) "Install"
["JLIB_INSTALLER_MINIMUM_JOOMLA"]=>
string(60) "You don't have the minimum Joomla version requirement of J%s"
["JLIB_INSTALLER_MINIMUM_PHP"]=>
string(66) "Your server doesn't meet the minimum PHP version requirement of %s"
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS"]=>
string(37) "Language set to Default for %d users."
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1"]=>
string(36) "Language set to Default for %d user."
["JLIB_INSTALLER_UNINSTALL"]=>
string(9) "Uninstall"
["JLIB_INSTALLER_UPDATE"]=>
string(6) "Update"
["JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER"]=>
string(58) "Invalid client identifier specified in extension manifest."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION"]=>
string(109) "Attempting to uninstall unknown extension from package. This extension may have already been removed earlier."
["JLIB_INSTALLER_NOT_ERROR"]=>
string(304) "If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed."
["JLIB_INSTALLER_UPDATE_LOG_QUERY"]=>
string(43) "Ran query from file %1$s. Query text: %2$s."
["JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE"]=>
string(55) "Unable to create a content language for %s language: %s"
["JLIB_JS_AJAX_ERROR_CONNECTION_ABORT"]=>
string(61) "A connection abort has occurred while fetching the JSON data."
["JLIB_JS_AJAX_ERROR_NO_CONTENT"]=>
string(24) "No content was returned."
["JLIB_JS_AJAX_ERROR_OTHER"]=>
string(72) "An error has occurred while fetching the JSON data: HTTP %s status code."
["JLIB_JS_AJAX_ERROR_PARSE"]=>
string(179) "A parse error has occurred while processing the following JSON data:
%s"
["JLIB_JS_AJAX_ERROR_TIMEOUT"]=>
string(52) "A timeout has occurred while fetching the JSON data."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE"]=>
string(44) "Could not load %s language XML file from %s."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA"]=>
string(35) "Could not load %s metadata from %s."
["JLIB_MAIL_FUNCTION_DISABLED"]=>
string(65) "The mail() function has been disabled and the mail can't be sent."
["JLIB_MAIL_FUNCTION_OFFLINE"]=>
string(56) "The mail function has been disabled by an administrator."
["JLIB_MAIL_INVALID_EMAIL_SENDER"]=>
string(57) "JMail: : Invalid email Sender: %s, JMail: :setSender(%s)."
["JLIB_MEDIA_ERROR_UPLOAD_INPUT"]=>
string(22) "Unable to upload file."
["JLIB_MEDIA_ERROR_WARNFILENAME"]=>
string(66) "File name must only contain alphanumeric characters and no spaces."
["JLIB_MEDIA_ERROR_WARNFILETOOLARGE"]=>
string(33) "This file is too large to upload."
["JLIB_MEDIA_ERROR_WARNFILETYPE"]=>
string(32) "This file type is not supported."
["JLIB_MEDIA_ERROR_WARNIEXSS"]=>
string(29) "Possible IE XSS Attack found."
["JLIB_MEDIA_ERROR_WARNINVALID_IMG"]=>
string(18) "Not a valid image."
["JLIB_MEDIA_ERROR_WARNINVALID_MIME"]=>
string(27) "Invalid mime type detected."
["JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE"]=>
string(30) "Illegal mime type detected: %s"
["JLIB_MEDIA_ERROR_WARNNOTADMIN"]=>
string(66) "Uploaded file is not an image file and you do not have permission."
["JLIB_MENUS_PRESET_JOOMLA"]=>
string(15) "Preset - Joomla"
["JLIB_MENUS_PRESET_MODERN"]=>
string(15) "Preset - Modern"
["JLIB_NO_EDITOR_PLUGIN_PUBLISHED"]=>
string(66) "Unable to display an editor because no editor plugin is published."
["JLIB_PLUGIN_ERROR_LOADING_PLUGINS"]=>
string(25) "Error loading Plugins: %s"
["JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS"]=>
string(28) "Unable to load format class."
["JLIB_RULES_ACTION"]=>
string(6) "Action"
["JLIB_RULES_ALLOWED"]=>
string(7) "Allowed"
["JLIB_RULES_ALLOWED_ADMIN"]=>
string(20) "Allowed (Super User)"
["JLIB_RULES_ALLOWED_INHERITED"]=>
string(19) "Allowed (Inherited)"
["JLIB_RULES_CALCULATED_SETTING"]=>
string(18) "Calculated Setting"
["JLIB_RULES_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_DATABASE_FAILURE"]=>
string(40) "Failed storing the data to the database."
["JLIB_RULES_DENIED"]=>
string(6) "Denied"
["JLIB_RULES_GROUP"]=>
string(2) "%s"
["JLIB_RULES_GROUPS"]=>
string(6) "Groups"
["JLIB_RULES_INHERIT"]=>
string(7) "Inherit"
["JLIB_RULES_INHERITED"]=>
string(9) "Inherited"
["JLIB_RULES_NOT_ALLOWED"]=>
string(11) "Not Allowed"
["JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_NOT_ALLOWED_DEFAULT"]=>
string(21) "Not Allowed (Default)"
["JLIB_RULES_NOT_ALLOWED_INHERITED"]=>
string(23) "Not Allowed (Inherited)"
["JLIB_RULES_NOT_ALLOWED_LOCKED"]=>
string(20) "Not Allowed (Locked)"
["JLIB_RULES_NOT_SET"]=>
string(7) "Not Set"
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS"]=>
string(85) "Super User permissions changed. Save or reload to recalculate this group permissions."
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS"]=>
string(109) "Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions."
["JLIB_RULES_REQUEST_FAILURE"]=>
string(34) "Failed sending the data to server."
["JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS"]=>
string(40) "Please save before changing permissions."
["JLIB_RULES_SELECT_ALLOW_DENY_GROUP"]=>
string(43) "Allow or deny %s for users in the %s group."
["JLIB_RULES_SELECT_SETTING"]=>
string(18) "Select New Setting"
["JLIB_RULES_SETTING_NOTES"]=>
string(468) "If you change the setting, it will apply to this and all child groups, components and content. Note that Denied will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, Deny will take precedence. Not Set is equivalent to Denied but can be changed in child groups, components and content."
["JLIB_RULES_SETTING_NOTES_ITEM"]=>
string(727) "If you change the setting, it will apply to this item. Note that:
Inherited means that the permissions from global configuration, parent group and category will be used.
Denied means that no matter what the global configuration, parent group or category settings are, the group being edited can't take this action on this item.
Allowed means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by Not Allowed (Inherited) under Calculated Settings)."
["JLIB_RULES_SETTINGS_DESC"]=>
string(82) "Manage the permission settings for the user groups below. See notes at the bottom."
["JLIB_STEMMER_INVALID_STEMMER"]=>
string(23) "Invalid stemmer type %s"
["JLIB_UNKNOWN"]=>
string(7) "Unknown"
["JLIB_UPDATER_ERROR_COLLECTION_FOPEN"]=>
string(98) "The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work."
["JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL"]=>
string(38) "Update: :Collection: Could not open %s"
["JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL"]=>
string(39) "Update: :Collection: Could not parse %s"
["JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL"]=>
string(37) "Update: :Extension: Could not open %s"
["JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL"]=>
string(38) "Update: :Extension: Could not parse %s"
["JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE"]=>
string(62) "Update: Could not open update site #%d "%s", URL: %s"
["JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN"]=>
string(57) "JAuthentication: :authenticate: Failed to load plugin: %s"
["JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES"]=>
string(71) "JAuthentication: :__construct: Could not load authentication libraries."
["JLIB_USER_ERROR_BIND_ARRAY"]=>
string(36) "Unable to bind array to user object."
["JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER"]=>
string(66) "A user is not allowed to change permissions of a Super User group."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS"]=>
string(66) "A user is not allowed to change permissions of their own group(s)."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS"]=>
string(82) "A user is not allowed to change permissions of their own group(s) parent group(s)."
["JLIB_USER_ERROR_CANNOT_DEMOTE_SELF"]=>
string(49) "You can't remove your own Super User permissions."
["JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD"]=>
string(67) "You can't reuse your current password, please enter a new password."
["JLIB_USER_ERROR_ID_NOT_EXISTS"]=>
string(38) "JUser: :_load: User %s does not exist."
["JLIB_USER_ERROR_NOT_SUPERADMIN"]=>
string(81) "Only users with Super User permissions can change other Super User user accounts."
["JLIB_USER_ERROR_PASSWORD_NOT_MATCH"]=>
string(49) "Passwords do not match. Please re-enter password."
["JLIB_USER_ERROR_UNABLE_TO_FIND_USER"]=>
string(51) "Unable to find a user with given activation string."
["JLIB_USER_ERROR_UNABLE_TO_LOAD_USER"]=>
string(46) "JUser: :_load: Unable to load user with ID: %s"
["JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID"]=>
string(26) "User group does not exist."
["JLIB_UTIL_ERROR_APP_INSTANTIATION"]=>
string(26) "Application Startup Error."
["JLIB_UTIL_ERROR_CONNECT_DATABASE"]=>
string(88) "JDatabase: :getInstance: Could not connect to database
joomla.library: %1$s - %2$s"
["JLIB_UTIL_ERROR_DOMIT"]=>
string(54) "DommitDocument is deprecated. Use DomDocument instead."
["JLIB_UTIL_ERROR_LOADING_FEED_DATA"]=>
string(24) "Error loading feed data."
["JLIB_UTIL_ERROR_XML_LOAD"]=>
string(24) "Failed loading XML file."
["ADMINTOOLS_BLOCKED_MESSAGE"]=>
string(94) "This request is blocked by Admin Tools. Please change this message in the component's options."
["ADMINTOOLS_BLOCKED_MESSAGE_BADBEHAVIOR"]=>
string(146) "Access Denied
HTTP request error %s
You can fix the problem yourself by visiting this URL and following its instructions."
["ADMINTOOLS_CACHECEXPIRE_DESC"]=>
string(217) "When enabled, the expired cache items will be periodically purged with the below provided scheduling options. In contrast with cache purging, it will not remove the entire cache, but only the items which have expired."
["ADMINTOOLS_CACHECEXPIRE_LBL"]=>
string(28) "Enable Cache Auto-expiration"
["ADMINTOOLS_CACHECLEANER_DESC"]=>
string(108) "When enabled, the entire cache folder will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_CACHECLEANER_LBL"]=>
string(20) "Enable Cache Cleaner"
["ADMINTOOLS_CACHEEXP_FREQ_DESC"]=>
string(45) "The cache expiration will run every X minutes"
["ADMINTOOLS_CACHEEXP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CACHE_FREQ_DESC"]=>
string(42) "The cache cleaner will run every X minutes"
["ADMINTOOLS_CACHE_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_DESC"]=>
string(99) "When enabled, the site's temporary directory will be wiped cleaned with the below provided schedule"
["ADMINTOOLS_CLEANTEMP_FREQ_DESC"]=>
string(52) "The temp-directory cleaning will run every X minutes"
["ADMINTOOLS_CLEANTEMP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_LBL"]=>
string(30) "Enable Temp-directory Cleaning"
["ADMINTOOLS_DELETEINACTIVE_BLOCKED"]=>
string(43) "Only if they activated, but never logged in"
["ADMINTOOLS_DELETEINACTIVE_BOTH"]=>
string(51) "Activated or not, as long as they haven't logged in"
["ADMINTOOLS_DELETEINACTIVE_DAYS_DESC"]=>
string(104) "How many days after the user's registration should we remove him if he still has not logged in the site?"
["ADMINTOOLS_DELETEINACTIVE_DAYS_LBL"]=>
string(27) "Delete after this many days"
["ADMINTOOLS_DELETEINACTIVE_DESC"]=>
string(107) "Automatically remove users who have registered but never logged in the site after a specific number of time"
["ADMINTOOLS_DELETEINACTIVE_LBL"]=>
string(21) "Delete inactive users"
["ADMINTOOLS_DELETEINACTIVE_NONE"]=>
string(5) "Never"
["ADMINTOOLS_DELETEINACTIVE_NOTACTIVATED"]=>
string(44) "Only if they haven't activated their account"
["ADMINTOOLS_LANGUAGE_OVERRIDE_DESC"]=>
string(412) "By default (if this option is left blank), the email Admin Tools sends to the Super Administrators when an exception occurs will be in whatever the current user's front-end language is. In multilingual sites this can create confusion. You can choose the language of those email messages here, by entering the desired language tag. For example, in order to receive all emails in English, type en-GB in this field."
["ADMINTOOLS_LANGUAGE_OVERRIDE_LBL"]=>
string(14) "Email language"
["ADMINTOOLS_MAXLOGENTRIES_DESC"]=>
string(403) "Specify the maximum number of entries to keep in the security exceptions log. Excess records will be deleted. Use 0 to turn off this feature and keep all security exceptions log entries (recommended). Note: if you have thousands of old entries it will take a while for Admin Tools to remove all of the old entries. Old records are deleted in 100 record batches on each page load for performance reasons."
["ADMINTOOLS_MAXLOGENTRIES_LBL"]=>
string(39) "Maximum security exceptions log entries"
["ADMINTOOLS_PURGELOG_AGE_DESC"]=>
string(122) "Log entries older than this many days will be removed when this feature runs. Entries newer than that will not be removed."
["ADMINTOOLS_PURGELOG_AGE_LBL"]=>
string(23) "Maximum log age in days"
["ADMINTOOLS_PURGELOG_DESC"]=>
string(78) "When enabled, old security exception log entries will be automatically removed"
["ADMINTOOLS_PURGELOG_FREQ_DESC"]=>
string(40) "The log purging will run every X minutes"
["ADMINTOOLS_PURGELOG_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_PURGELOG_LBL"]=>
string(17) "Purge log entries"
["ADMINTOOLS_SESCLEANER_DESC"]=>
string(102) "When enabled, the session table will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_SESCLEANER_LBL"]=>
string(22) "Enable Session Cleaner"
["ADMINTOOLS_SESOPT_DESC"]=>
string(105) "When enabled, the session table will be periodically optimized with the below provided scheduling options"
["ADMINTOOLS_SESOPT_FREQ_DESC"]=>
string(46) "The session optimiser will run every X minutes"
["ADMINTOOLS_SESOPT_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_SESOPT_LBL"]=>
string(24) "Enable Session Optimiser"
["ADMINTOOLS_SES_FREQ_DESC"]=>
string(44) "The session cleaner will run every X minutes"
["ADMINTOOLS_SES_FREQ_LBL"]=>
string(19) "Run every X minutes"
["PLG_SYSTEM_FIELDS"]=>
string(15) "System - Fields"
["PLG_SYSTEM_FIELDS_XML_DESCRIPTION"]=>
string(71) "The system fields plugin that is required to display the custom fields."
["PLG_SYSTEM_LOGOUT_XML_DESCRIPTION"]=>
string(145) "The system logout plugin enables Joomla to redirect the user to the home page if they choose to logout while they are on a protected access page."
["PLG_SYSTEM_LOGOUT"]=>
string(15) "System - Logout"
["PLG_SYSTEM_LOGOUT_REDIRECT"]=>
string(59) "You have been redirected to the home page following logout."
["COM_CONTENT_ACCESS_DELETE_DESC"]=>
string(121) "Inherited state for delete actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDIT_DESC"]=>
string(119) "Inherited state for edit actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDITSTATE_DESC"]=>
string(125) "Inherited state for edit state actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ARTICLE_CONTENT"]=>
string(7) "Content"
["COM_CONTENT_ARTICLE_HITS"]=>
string(8) "Hits: %s"
["COM_CONTENT_ARTICLE_INFO"]=>
string(7) "Details"
["COM_CONTENT_ARTICLE_VOTE_FAILURE"]=>
string(37) "You already rated this Article today!"
["COM_CONTENT_ARTICLE_VOTE_SUCCESS"]=>
string(34) "Thank You for rating this Article."
["COM_CONTENT_AUTHOR_FILTER_LABEL"]=>
string(13) "Author Filter"
["COM_CONTENT_CAPTCHA_DESC"]=>
string(35) "Please complete the security check."
["COM_CONTENT_CAPTCHA_LABEL"]=>
string(7) "Captcha"
["COM_CONTENT_CATEGORY"]=>
string(12) "Category: %s"
["COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION"]=>
string(31) "List of articles in category %s"
["COM_CONTENT_CHECKED_OUT_BY"]=>
string(17) "Checked out by %s"
["COM_CONTENT_CONTENT_TYPE_ARTICLE"]=>
string(7) "Article"
["COM_CONTENT_CONTENT_TYPE_CATEGORY"]=>
string(16) "Article Category"
["COM_CONTENT_CREATE_ARTICLE"]=>
string(18) "Submit new article"
["COM_CONTENT_CREATED_DATE"]=>
string(12) "Created Date"
["COM_CONTENT_CREATED_DATE_ON"]=>
string(11) "Created: %s"
["COM_CONTENT_EDIT_ITEM"]=>
string(12) "Edit Article"
["COM_CONTENT_ERROR_ARTICLE_NOT_FOUND"]=>
string(17) "Article not found"
["COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE"]=>
string(32) "Please login to view the article"
["COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND"]=>
string(25) "Parent category not found"
["COM_CONTENT_FEED_READMORE"]=>
string(13) "Read More ..."
["COM_CONTENT_FIELD_FULL_DESC"]=>
string(57) "Select or upload an image for the single article display."
["COM_CONTENT_FIELD_FULL_LABEL"]=>
string(18) "Full Article Image"
["COM_CONTENT_FIELD_IMAGE_ALT_DESC"]=>
string(60) "Alternative text used for visitors without access to images."
["COM_CONTENT_FIELD_IMAGE_ALT_LABEL"]=>
string(8) "Alt Text"
["COM_CONTENT_FIELD_IMAGE_CAPTION_DESC"]=>
string(30) "Caption attached to the image."
["COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL"]=>
string(7) "Caption"
["COM_CONTENT_FIELD_IMAGE_DESC"]=>
string(26) "The image to be displayed."
["COM_CONTENT_FIELD_INTRO_DESC"]=>
string(80) "Select or upload an image for the intro text layouts such as blogs and featured."
["COM_CONTENT_FIELD_INTRO_LABEL"]=>
string(11) "Intro Image"
["COM_CONTENT_FIELD_URL_DESC"]=>
string(17) "Link for display."
["COM_CONTENT_FIELD_URL_LINK_TEXT_DESC"]=>
string(29) "Text to display for the link."
["COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL"]=>
string(9) "Link Text"
["COM_CONTENT_FIELD_URLA_LABEL"]=>
string(6) "Link A"
["COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL"]=>
string(11) "Link A Text"
["COM_CONTENT_FIELD_URLB_LABEL"]=>
string(6) "Link B"
["COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL"]=>
string(11) "Link B Text"
["COM_CONTENT_FIELD_URLC_LABEL"]=>
string(6) "Link C"
["COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL"]=>
string(11) "Link C Text"
["COM_CONTENT_FILTER_SEARCH_DESC"]=>
string(21) "Content Filter Search"
["COM_CONTENT_FLOAT_DESC"]=>
string(32) "Controls placement of the image."
["COM_CONTENT_FLOAT_FULLTEXT_LABEL"]=>
string(22) "Full text image float."
["COM_CONTENT_FLOAT_INTRO_LABEL"]=>
string(17) "Intro Image float"
["COM_CONTENT_FLOAT_LABEL"]=>
string(11) "Image Float"
["COM_CONTENT_FORM_EDIT_ARTICLE"]=>
string(15) "Edit an article"
["COM_CONTENT_FORM_FILTER_LEGEND"]=>
string(7) "Filters"
["COM_CONTENT_FORM_FILTER_SUBMIT"]=>
string(6) "Filter"
["COM_CONTENT_HEADING_TITLE"]=>
string(5) "Title"
["COM_CONTENT_HITS_FILTER_LABEL"]=>
string(11) "Hits Filter"
["COM_CONTENT_IMAGES_AND_URLS"]=>
string(16) "Images and Links"
["COM_CONTENT_INTROTEXT"]=>
string(31) "Article must have some content."
["COM_CONTENT_INVALID_RATING"]=>
string(34) "Article Rating: Invalid Rating: %s"
["COM_CONTENT_LAST_UPDATED"]=>
string(16) "Last Updated: %s"
["COM_CONTENT_LEFT"]=>
string(4) "Left"
["COM_CONTENT_METADATA"]=>
string(8) "Metadata"
["COM_CONTENT_MODAL_FILTER_SEARCH_DESC"]=>
string(100) "Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author."
["COM_CONTENT_MODAL_FILTER_SEARCH_LABEL"]=>
string(15) "Search Articles"
["COM_CONTENT_MODIFIED_DATE"]=>
string(13) "Modified Date"
["COM_CONTENT_MONTH"]=>
string(5) "Month"
["COM_CONTENT_MORE_ARTICLES"]=>
string(17) "More Articles ..."
["COM_CONTENT_NEW_ARTICLE"]=>
string(11) "New Article"
["COM_CONTENT_NO_ARTICLES"]=>
string(105) "There are no articles in this category. If subcategories display on this page, they may contain articles."
["COM_CONTENT_NONE"]=>
string(4) "None"
["COM_CONTENT_NUM_ITEMS"]=>
string(14) "Article Count:"
["COM_CONTENT_NUM_ITEMS_TIP"]=>
string(13) "Article Count"
["COM_CONTENT_ON_NEW_CONTENT"]=>
string(59) "A new Article has been submitted by '%1$s' entitled '%2$s'."
["COM_CONTENT_ORDERING"]=>
string(114) "Ordering:
New articles default to the first position in the Category. The ordering can be changed in Backend."
["COM_CONTENT_PAGEBREAK_DOC_TITLE"]=>
string(10) "Page Break"
["COM_CONTENT_PAGEBREAK_INSERT_BUTTON"]=>
string(17) "Insert Page Break"
["COM_CONTENT_PAGEBREAK_TITLE"]=>
string(11) "Page Title:"
["COM_CONTENT_PAGEBREAK_TOC"]=>
string(24) "Table of Contents Alias:"
["COM_CONTENT_PARENT"]=>
string(19) "Parent Category: %s"
["COM_CONTENT_PUBLISHED_DATE"]=>
string(14) "Published Date"
["COM_CONTENT_PUBLISHED_DATE_ON"]=>
string(13) "Published: %s"
["COM_CONTENT_PUBLISHING"]=>
string(10) "Publishing"
["COM_CONTENT_RATINGS"]=>
string(6) "Rating"
["COM_CONTENT_RATINGS_COUNT"]=>
string(10) "Rating: %s"
["COM_CONTENT_READ_MORE"]=>
string(11) "Read more: "
["COM_CONTENT_READ_MORE_TITLE"]=>
string(13) "Read more ..."
["COM_CONTENT_REGISTER_TO_READ_MORE"]=>
string(25) "Register to read more ..."
["COM_CONTENT_RIGHT"]=>
string(5) "Right"
["COM_CONTENT_SAVE_SUCCESS"]=>
string(14) "Article saved."
["COM_CONTENT_SAVE_WARNING"]=>
string(124) "Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
["COM_CONTENT_SELECT_AN_ARTICLE"]=>
string(17) "Select an Article"
["COM_CONTENT_SUBMIT_SAVE_SUCCESS"]=>
string(18) "Article submitted."
["COM_CONTENT_TITLE_FILTER_LABEL"]=>
string(12) "Title Filter"
["COM_CONTENT_VOTES"]=>
string(4) "Vote"
["COM_CONTENT_VOTES_COUNT"]=>
string(8) "Vote: %s"
["COM_CONTENT_WRITTEN_BY"]=>
string(13) "Written by %s"
}
["used":protected]=>
array(0) {
}
["counter":protected]=>
int(8)
["override":protected]=>
array(0) {
}
["transliterator":protected]=>
NULL
["pluralSuffixesCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(17) "getPluralSuffixes"
}
["ignoredSearchWordsCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(21) "getIgnoredSearchWords"
}
["lowerLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getLowerLimitSearchWord"
}
["upperLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getUpperLimitSearchWord"
}
["searchDisplayedCharactersNumberCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(34) "getSearchDisplayedCharactersNumber"
}
}
["session":protected]=>
object(Joomla\CMS\Session\Session)#32 (9) {
["_state":protected]=>
string(6) "active"
["_expire":protected]=>
int(3000)
["_store":protected]=>
object(JSessionStorageDatabase)#35 (0) {
}
["_security":protected]=>
array(1) {
[0]=>
string(11) "fix_browser"
}
["storeName":protected]=>
string(8) "database"
["_input":"Joomla\CMS\Session\Session":private]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_dispatcher":"Joomla\CMS\Session\Session":private]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841150 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841151 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841151 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841152 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841152 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841153 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841154 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841156 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841158 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841159 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841161 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841165 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841168 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841170 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841170 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841173 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841174 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841178 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841179 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841181 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841182 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841182 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841182 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841183 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841184 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["_handler":protected]=>
object(JSessionHandlerJoomla)#31 (4) {
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["force_ssl":protected]=>
bool(true)
["started":"JSessionHandlerNative":private]=>
bool(true)
["closed":"JSessionHandlerNative":private]=>
bool(false)
}
["data":protected]=>
object(Joomla\Registry\Registry)#39 (3) {
["data":protected]=>
object(stdClass)#40 (1) {
["__default"]=>
object(stdClass)#41 (4) {
["session"]=>
object(stdClass)#42 (3) {
["counter"]=>
int(3)
["timer"]=>
object(stdClass)#43 (3) {
["start"]=>
int(1775512955)
["last"]=>
int(1775512956)
["now"]=>
int(1775512956)
}
["token"]=>
string(32) "gpWwrbcbnZIQaFkpXZUuW18WT1PsFIze"
}
["registry"]=>
object(Joomla\Registry\Registry)#44 (3) {
["data":protected]=>
object(stdClass)#45 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["user"]=>
object(Joomla\CMS\User\User)#46 (26) {
["isRoot":protected]=>
bool(false)
["id"]=>
int(0)
["name"]=>
NULL
["username"]=>
NULL
["email"]=>
NULL
["password"]=>
NULL
["password_clear"]=>
string(0) ""
["block"]=>
NULL
["sendEmail"]=>
int(0)
["registerDate"]=>
NULL
["lastvisitDate"]=>
NULL
["activation"]=>
NULL
["params"]=>
NULL
["groups"]=>
array(1) {
[0]=>
string(1) "9"
}
["guest"]=>
int(1)
["lastResetTime"]=>
NULL
["resetCount"]=>
NULL
["requireReset"]=>
NULL
["_params":protected]=>
object(Joomla\Registry\Registry)#49 (3) {
["data":protected]=>
object(stdClass)#50 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_authGroups":protected]=>
NULL
["_authLevels":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
int(5)
}
["_authActions":protected]=>
NULL
["_errorMsg":protected]=>
NULL
["userHelper":protected]=>
object(Joomla\CMS\User\UserWrapper)#48 (0) {
}
["_errors":protected]=>
array(0) {
}
["aid"]=>
int(0)
}
["plg_system_languagefilter"]=>
object(stdClass)#47 (1) {
["language"]=>
string(5) "en-GB"
}
}
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
}
["response":protected]=>
object(stdClass)#23 (3) {
["cachable"]=>
bool(false)
["headers"]=>
array(2) {
[0]=>
array(2) {
["name"]=>
string(3) "P3P"
["value"]=>
string(50) "CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM""
}
[1]=>
array(2) {
["name"]=>
string(6) "status"
["value"]=>
string(3) "404"
}
}
["body"]=>
array(0) {
}
}
["responseMap":"Joomla\CMS\Application\WebApplication":private]=>
array(61) {
[100]=>
string(21) "HTTP/1.1 100 Continue"
[101]=>
string(32) "HTTP/1.1 101 Switching Protocols"
[102]=>
string(23) "HTTP/1.1 102 Processing"
[200]=>
string(15) "HTTP/1.1 200 OK"
[201]=>
string(20) "HTTP/1.1 201 Created"
[202]=>
string(21) "HTTP/1.1 202 Accepted"
[203]=>
string(42) "HTTP/1.1 203 Non-Authoritative Information"
[204]=>
string(23) "HTTP/1.1 204 No Content"
[205]=>
string(26) "HTTP/1.1 205 Reset Content"
[206]=>
string(28) "HTTP/1.1 206 Partial Content"
[207]=>
string(25) "HTTP/1.1 207 Multi-Status"
[208]=>
string(29) "HTTP/1.1 208 Already Reported"
[226]=>
string(20) "HTTP/1.1 226 IM Used"
[300]=>
string(29) "HTTP/1.1 300 Multiple Choices"
[301]=>
string(30) "HTTP/1.1 301 Moved Permanently"
[302]=>
string(18) "HTTP/1.1 302 Found"
[303]=>
string(22) "HTTP/1.1 303 See other"
[304]=>
string(25) "HTTP/1.1 304 Not Modified"
[305]=>
string(22) "HTTP/1.1 305 Use Proxy"
[306]=>
string(21) "HTTP/1.1 306 (Unused)"
[307]=>
string(31) "HTTP/1.1 307 Temporary Redirect"
[308]=>
string(31) "HTTP/1.1 308 Permanent Redirect"
[400]=>
string(24) "HTTP/1.1 400 Bad Request"
[401]=>
string(25) "HTTP/1.1 401 Unauthorized"
[402]=>
string(29) "HTTP/1.1 402 Payment Required"
[403]=>
string(22) "HTTP/1.1 403 Forbidden"
[404]=>
string(22) "HTTP/1.1 404 Not Found"
[405]=>
string(31) "HTTP/1.1 405 Method Not Allowed"
[406]=>
string(27) "HTTP/1.1 406 Not Acceptable"
[407]=>
string(42) "HTTP/1.1 407 Proxy Authentication Required"
[408]=>
string(28) "HTTP/1.1 408 Request Timeout"
[409]=>
string(21) "HTTP/1.1 409 Conflict"
[410]=>
string(17) "HTTP/1.1 410 Gone"
[411]=>
string(28) "HTTP/1.1 411 Length Required"
[412]=>
string(32) "HTTP/1.1 412 Precondition Failed"
[413]=>
string(30) "HTTP/1.1 413 Payload Too Large"
[414]=>
string(25) "HTTP/1.1 414 URI Too Long"
[415]=>
string(35) "HTTP/1.1 415 Unsupported Media Type"
[416]=>
string(34) "HTTP/1.1 416 Range Not Satisfiable"
[417]=>
string(31) "HTTP/1.1 417 Expectation Failed"
[418]=>
string(25) "HTTP/1.1 418 I'm a teapot"
[421]=>
string(32) "HTTP/1.1 421 Misdirected Request"
[422]=>
string(33) "HTTP/1.1 422 Unprocessable Entity"
[423]=>
string(19) "HTTP/1.1 423 Locked"
[424]=>
string(30) "HTTP/1.1 424 Failed Dependency"
[426]=>
string(29) "HTTP/1.1 426 Upgrade Required"
[428]=>
string(34) "HTTP/1.1 428 Precondition Required"
[429]=>
string(30) "HTTP/1.1 429 Too Many Requests"
[431]=>
string(44) "HTTP/1.1 431 Request Header Fields Too Large"
[451]=>
string(42) "HTTP/1.1 451 Unavailable For Legal Reasons"
[500]=>
string(34) "HTTP/1.1 500 Internal Server Error"
[501]=>
string(28) "HTTP/1.1 501 Not Implemented"
[502]=>
string(24) "HTTP/1.1 502 Bad Gateway"
[503]=>
string(32) "HTTP/1.1 503 Service Unavailable"
[504]=>
string(28) "HTTP/1.1 504 Gateway Timeout"
[505]=>
string(39) "HTTP/1.1 505 HTTP Version Not Supported"
[506]=>
string(36) "HTTP/1.1 506 Variant Also Negotiates"
[507]=>
string(33) "HTTP/1.1 507 Insufficient Storage"
[508]=>
string(26) "HTTP/1.1 508 Loop Detected"
[510]=>
string(25) "HTTP/1.1 510 Not Extended"
[511]=>
string(44) "HTTP/1.1 511 Network Authentication Required"
}
["singleValueResponseHeaders":"Joomla\CMS\Application\WebApplication":private]=>
array(17) {
[0]=>
string(6) "status"
[1]=>
string(14) "Content-Length"
[2]=>
string(4) "Host"
[3]=>
string(12) "Content-Type"
[4]=>
string(16) "Content-Location"
[5]=>
string(4) "Date"
[6]=>
string(8) "Location"
[7]=>
string(11) "Retry-After"
[8]=>
string(6) "Server"
[9]=>
string(12) "Mime-Version"
[10]=>
string(13) "Last-Modified"
[11]=>
string(4) "ETag"
[12]=>
string(13) "Accept-Ranges"
[13]=>
string(13) "Content-Range"
[14]=>
string(3) "Age"
[15]=>
string(7) "Expires"
[16]=>
string(15) "Clear-Site-Data"
}
["dispatcher":protected]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841186 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841186 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841186 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841188 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841197 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841197 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841199 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841202 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841205 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841206 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841206 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841206 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841207 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841208 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["identity":protected]=>
NULL
["config":protected]=>
object(Joomla\Registry\Registry)#14 (3) {
["data":protected]=>
object(stdClass)#15 (102) {
["MetaAuthor"]=>
string(1) "1"
["MetaDesc"]=>
string(0) ""
["MetaKeys"]=>
string(0) ""
["MetaRights"]=>
string(0) ""
["MetaTitle"]=>
string(1) "1"
["MetaVersion"]=>
string(1) "0"
["access"]=>
string(1) "1"
["cache_handler"]=>
string(4) "file"
["cachetime"]=>
string(2) "15"
["caching"]=>
string(1) "0"
["captcha"]=>
string(1) "0"
["cookie_domain"]=>
string(0) ""
["cookie_path"]=>
string(0) ""
["db"]=>
string(21) "db_nabrezisocharu_sub"
["dbprefix"]=>
string(5) "symp_"
["dbtype"]=>
string(6) "mysqli"
["debug"]=>
string(1) "0"
["debug_lang"]=>
string(1) "0"
["display_offline_message"]=>
string(1) "1"
["editor"]=>
string(3) "jce"
["error_reporting"]=>
string(4) "none"
["feed_email"]=>
string(6) "author"
["feed_limit"]=>
string(2) "10"
["force_ssl"]=>
string(1) "2"
["fromname"]=>
string(15) "nabrezi socharu"
["ftp_enable"]=>
string(1) "0"
["ftp_host"]=>
string(0) ""
["ftp_pass"]=>
string(0) ""
["ftp_port"]=>
string(0) ""
["ftp_root"]=>
string(0) ""
["ftp_user"]=>
string(0) ""
["gzip"]=>
string(1) "1"
["helpurl"]=>
string(80) "https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}"
["host"]=>
string(9) "localhost"
["lifetime"]=>
string(2) "50"
["list_limit"]=>
string(2) "20"
["live_site"]=>
string(0) ""
["log_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/log"
["mailer"]=>
string(4) "mail"
["mailfrom"]=>
string(12) "info@pshk.cz"
["memcache_compress"]=>
string(1) "1"
["memcache_persist"]=>
string(1) "1"
["memcache_server_host"]=>
string(9) "localhost"
["memcache_server_port"]=>
string(5) "11211"
["offline"]=>
string(1) "0"
["offline_image"]=>
string(0) ""
["offline_message"]=>
string(67) "Tento web je právě v údržbě.
Zkuste to prosím později."
["offset"]=>
string(13) "Europe/Prague"
["offset_user"]=>
string(3) "UTC"
["password"]=>
string(9) "Ik2363vc_"
["robots"]=>
string(0) ""
["secret"]=>
string(32) "Iw6Kx08jvcuEQ6lHc5cVTi3zJj0SpIMs"
["sef"]=>
string(1) "1"
["sef_rewrite"]=>
string(1) "1"
["sef_suffix"]=>
string(1) "0"
["sendmail"]=>
string(18) "/usr/sbin/sendmail"
["session_handler"]=>
string(8) "database"
["sitename"]=>
string(102) "Nábřeží sochařů v Hradci Králové | Sculptor's Embankment in Hradec Kralove | nabrezisocharu.cz"
["sitename_pagetitles"]=>
string(1) "2"
["smtpauth"]=>
string(1) "0"
["smtphost"]=>
string(9) "localhost"
["smtppass"]=>
string(0) ""
["smtpport"]=>
string(2) "25"
["smtpsecure"]=>
string(4) "none"
["smtpuser"]=>
string(0) ""
["tmp_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/tmp"
["unicodeslugs"]=>
string(1) "0"
["user"]=>
string(19) "db_nabrezi_user_sub"
["mailonline"]=>
string(1) "1"
["frontediting"]=>
string(1) "0"
["asset_id"]=>
string(1) "1"
["cache_platformprefix"]=>
string(1) "0"
["memcached_persist"]=>
string(1) "1"
["memcached_compress"]=>
string(1) "0"
["memcached_server_host"]=>
string(9) "localhost"
["memcached_server_port"]=>
string(5) "11211"
["redis_persist"]=>
string(1) "1"
["redis_server_host"]=>
string(9) "localhost"
["redis_server_port"]=>
string(4) "6379"
["redis_server_auth"]=>
string(0) ""
["redis_server_db"]=>
string(1) "0"
["proxy_enable"]=>
string(1) "0"
["proxy_host"]=>
string(0) ""
["proxy_port"]=>
string(0) ""
["proxy_user"]=>
string(0) ""
["proxy_pass"]=>
string(0) ""
["massmailoff"]=>
string(1) "0"
["session_memcache_server_host"]=>
string(9) "localhost"
["session_memcache_server_port"]=>
string(5) "11211"
["session_memcached_server_host"]=>
string(9) "localhost"
["session_memcached_server_port"]=>
string(5) "11211"
["replyto"]=>
string(0) ""
["replytoname"]=>
string(0) ""
["session_redis_persist"]=>
string(1) "1"
["session_redis_server_host"]=>
string(9) "localhost"
["session_redis_server_port"]=>
string(4) "6379"
["session_redis_server_auth"]=>
string(0) ""
["session_redis_server_db"]=>
string(1) "0"
["shared_session"]=>
string(1) "0"
["language"]=>
string(5) "en-GB"
["theme"]=>
string(7) "sablona"
["themeParams"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["logger":"Joomla\Application\AbstractApplication":private]=>
object(Joomla\CMS\Log\DelegatingPsrLogger)#33 (2) {
["logger":protected]=>
object(Joomla\CMS\Log\Log)#6 (3) {
["configurations":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
array(1) {
["logger"]=>
string(12) "messagequeue"
}
}
["loggers":protected]=>
array(0) {
}
["lookup":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
object(stdClass)#7 (3) {
["priorities"]=>
int(30719)
["categories"]=>
array(1) {
[0]=>
string(6) "jerror"
}
["exclude"]=>
bool(false)
}
}
}
["priorityMap":protected]=>
array(8) {
["emergency"]=>
int(1)
["alert"]=>
int(2)
["critical"]=>
int(4)
["error"]=>
int(8)
["warning"]=>
int(16)
["notice"]=>
int(32)
["info"]=>
int(64)
["debug"]=>
int(128)
}
}
["item_associations"]=>
string(1) "1"
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[13]=>
array(7) {
["file"]=>
string(106) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/CMSApplication.php"
["line"]=>
int(303)
["function"]=>
string(9) "doExecute"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["object"]=>
object(Joomla\CMS\Application\SiteApplication)#9 (25) {
["_language_filter":protected]=>
bool(true)
["_detect_browser":protected]=>
bool(false)
["docOptions":protected]=>
array(0) {
}
["scope"]=>
string(11) "com_content"
["_clientId":protected]=>
int(0)
["_messageQueue":protected]=>
array(0) {
}
["_name":protected]=>
string(4) "site"
["profiler":protected]=>
NULL
["template":protected]=>
object(stdClass)#392 (4) {
["id"]=>
string(1) "9"
["home"]=>
string(1) "1"
["template"]=>
string(7) "sablona"
["params"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["charSet"]=>
string(5) "utf-8"
["mimeType"]=>
string(9) "text/html"
["modifiedDate"]=>
NULL
["client"]=>
object(Joomla\Application\Web\WebClient)#21 (13) {
["platform":protected]=>
NULL
["mobile":protected]=>
bool(false)
["engine":protected]=>
NULL
["browser":protected]=>
NULL
["browserVersion":protected]=>
NULL
["languages":protected]=>
array(0) {
}
["encodings":protected]=>
array(0) {
}
["userAgent":protected]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
["acceptEncoding":protected]=>
string(23) "gzip, br, zstd, deflate"
["acceptLanguage":protected]=>
NULL
["robot":protected]=>
bool(false)
["detection":protected]=>
array(1) {
["browser"]=>
bool(true)
}
["headers":protected]=>
NULL
}
["document":protected]=>
object(Joomla\CMS\Document\HtmlDocument)#376 (33) {
["_links"]=>
array(0) {
}
["_custom"]=>
array(0) {
}
["template"]=>
NULL
["baseurl"]=>
NULL
["params"]=>
NULL
["_file"]=>
NULL
["_template":protected]=>
string(0) ""
["_template_tags":protected]=>
array(0) {
}
["_caching":protected]=>
NULL
["_html5":"Joomla\CMS\Document\HtmlDocument":private]=>
NULL
["title"]=>
string(4) "Home"
["description"]=>
NULL
["link"]=>
string(0) ""
["base"]=>
string(49) "https://nabrezi.symposiumhorice.cz/en/sitemap.xml"
["language"]=>
string(5) "en-gb"
["direction"]=>
string(3) "ltr"
["_generator"]=>
string(40) "Joomla! - Open Source Content Management"
["_mdate"]=>
string(0) ""
["_tab"]=>
string(1) " "
["_lineEnd"]=>
string(1) "
"
["_charset"]=>
string(5) "utf-8"
["_mime"]=>
string(9) "text/html"
["_namespace"]=>
string(0) ""
["_profile"]=>
string(0) ""
["_scripts"]=>
array(0) {
}
["_script"]=>
array(0) {
}
["scriptOptions":protected]=>
array(0) {
}
["_styleSheets"]=>
array(0) {
}
["_style"]=>
array(0) {
}
["_metaTags"]=>
array(2) {
["http-equiv"]=>
array(1) {
["content-type"]=>
string(24) "text/html; charset=utf-8"
}
["name"]=>
array(2) {
["keywords"]=>
NULL
["rights"]=>
NULL
}
}
["_engine"]=>
NULL
["_type"]=>
string(4) "html"
["mediaVersion":protected]=>
string(32) "6d275ea74aefc72e05a285dcb24c9f2e"
}
["language":protected]=>
object(Joomla\CMS\Language\Language)#374 (18) {
["debug":protected]=>
bool(false)
["default":protected]=>
string(5) "en-GB"
["orphans":protected]=>
array(0) {
}
["metadata":protected]=>
array(8) {
["name"]=>
string(15) "English (en-GB)"
["nativeName"]=>
string(24) "English (United Kingdom)"
["tag"]=>
string(5) "en-GB"
["rtl"]=>
string(1) "0"
["locale"]=>
string(141) "en_GB.utf8, en_GB.UTF-8, en_GB, eng_GB, en, english, english-uk, uk, gbr, britain, england, great britain, uk, united kingdom, united-kingdom"
["firstDay"]=>
string(1) "0"
["weekEnd"]=>
string(3) "0,6"
["calendar"]=>
string(9) "gregorian"
}
["locale":protected]=>
NULL
["lang":protected]=>
string(5) "en-GB"
["paths":protected]=>
array(7) {
["joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.ini"]=>
bool(true)
}
["lib_joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.lib_joomla.ini"]=>
bool(true)
}
["plg_system_admintools"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_admintools.ini"]=>
bool(true)
}
["plg_system_fields"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_fields.ini"]=>
bool(true)
}
["plg_system_logout"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_logout.ini"]=>
bool(true)
}
["tpl_sablona"]=>
array(2) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/templates/sablona/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
}
["com_content"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.com_content.ini"]=>
bool(true)
}
}
["errorfiles":protected]=>
array(0) {
}
["strings":protected]=>
array(1215) {
["JERROR_PARSING_LANGUAGE_FILE"]=>
string(30) " : error(s) in line(s) %s"
["ERROR"]=>
string(5) "Error"
["MESSAGE"]=>
string(7) "Message"
["NOTICE"]=>
string(6) "Notice"
["WARNING"]=>
string(7) "Warning"
["J1"]=>
string(1) "1"
["J2"]=>
string(1) "2"
["J3"]=>
string(1) "3"
["J4"]=>
string(1) "4"
["J5"]=>
string(1) "5"
["J6"]=>
string(1) "6"
["J7"]=>
string(1) "7"
["J8"]=>
string(1) "8"
["J9"]=>
string(1) "9"
["J10"]=>
string(2) "10"
["J15"]=>
string(2) "15"
["J20"]=>
string(2) "20"
["J25"]=>
string(2) "25"
["J30"]=>
string(2) "30"
["J50"]=>
string(2) "50"
["J100"]=>
string(3) "100"
["J200"]=>
string(3) "200"
["J500"]=>
string(3) "500"
["JACTION_ADMIN"]=>
string(9) "Configure"
["JACTION_ADMIN_GLOBAL"]=>
string(10) "Super User"
["JACTION_COMPONENT_SETTINGS"]=>
string(18) "Component Settings"
["JACTION_CREATE"]=>
string(6) "Create"
["JACTION_DELETE"]=>
string(6) "Delete"
["JACTION_EDIT"]=>
string(4) "Edit"
["JACTION_EDITOWN"]=>
string(8) "Edit Own"
["JACTION_EDITSTATE"]=>
string(10) "Edit State"
["JACTION_LOGIN_ADMIN"]=>
string(19) "Administrator Login"
["JACTION_LOGIN_SITE"]=>
string(10) "Site Login"
["JACTION_MANAGE"]=>
string(31) "Access Administration Interface"
["JADMINISTRATOR"]=>
string(13) "Administrator"
["JALL"]=>
string(3) "All"
["JALL_LANGUAGE"]=>
string(3) "All"
["JAPPLY"]=>
string(4) "Save"
["JARCHIVED"]=>
string(8) "Archived"
["JASSOCIATIONS"]=>
string(15) "Also available:"
["JAUTHOR"]=>
string(6) "Author"
["JCANCEL"]=>
string(6) "Cancel"
["JCATEGORY"]=>
string(8) "Category"
["JCLEAR"]=>
string(5) "Clear"
["JDATE"]=>
string(4) "Date"
["JDAY"]=>
string(3) "Day"
["JDEFAULT"]=>
string(7) "Default"
["JDETAILS"]=>
string(7) "Details"
["JDISABLED"]=>
string(8) "Disabled"
["JEDITOR"]=>
string(6) "Editor"
["JENABLED"]=>
string(7) "Enabled"
["JEXPIRED"]=>
string(7) "Expired"
["JFALSE"]=>
string(5) "False"
["JFEATURED"]=>
string(8) "Featured"
["JHIDE"]=>
string(4) "Hide"
["JINVALID_TOKEN"]=>
string(121) "The most recent request was denied because it contained an invalid security token. Please refresh the page and try again."
["JINVALID_TOKEN_NOTICE"]=>
string(107) "The security token did not match. The request was aborted to prevent any security breach. Please try again."
["JLOGIN"]=>
string(6) "Log in"
["JLOGOUT"]=>
string(7) "Log out"
["JMONTH"]=>
string(5) "Month"
["JNEW"]=>
string(3) "New"
["JNEXT"]=>
string(4) "Next"
["JNEXT_TITLE"]=>
string(16) "Next article: %s"
["JNO"]=>
string(2) "No"
["JNONE"]=>
string(4) "None"
["JNOTPUBLISHEDYET"]=>
string(17) "Not published yet"
["JNOTICE"]=>
string(6) "Notice"
["JOFF"]=>
string(3) "Off"
["JOFFLINE_MESSAGE"]=>
string(69) "This site is down for maintenance.
Please check back again soon."
["JON"]=>
string(2) "On"
["JOPTIONS"]=>
string(7) "Options"
["JPAGETITLE"]=>
string(11) "%1$s - %2$s"
["JPREV"]=>
string(4) "Prev"
["JPREVIOUS"]=>
string(8) "Previous"
["JPREVIOUS_TITLE"]=>
string(20) "Previous article: %s"
["JPUBLISHED"]=>
string(9) "Published"
["JREGISTER"]=>
string(8) "Register"
["JREQUIRED"]=>
string(8) "Required"
["JSAVE"]=>
string(4) "Save"
["JSELECT"]=>
string(6) "Select"
["JSHOW"]=>
string(4) "Show"
["JSITE"]=>
string(4) "Site"
["JSTATUS"]=>
string(6) "Status"
["JSUBMIT"]=>
string(6) "Submit"
["JTAG"]=>
string(4) "Tags"
["JTAG_DESC"]=>
string(147) "Assign tags to content items. You may select a tag from the pre-defined list or enter a new tag by typing the name in the field and pressing enter."
["JTAG_FIELD_SELECT_DESC"]=>
string(22) "Select the tag to use."
["JTOOLBAR"]=>
string(7) "Toolbar"
["JTOOLBAR_VERSIONS"]=>
string(8) "Versions"
["JTRASH"]=>
string(5) "Trash"
["JTRASHED"]=>
string(7) "Trashed"
["JTRUE"]=>
string(4) "True"
["JUNPUBLISHED"]=>
string(11) "Unpublished"
["JUSER_TOOLS"]=>
string(10) "User tools"
["JYEAR"]=>
string(4) "Year"
["JYES"]=>
string(3) "Yes"
["JBROWSERTARGET_MODAL"]=>
string(5) "Modal"
["JBROWSERTARGET_NEW"]=>
string(18) "Open in new window"
["JBROWSERTARGET_PARENT"]=>
string(21) "Open in parent window"
["JBROWSERTARGET_POPUP"]=>
string(13) "Open in popup"
["JERROR_ALERTNOAUTHOR"]=>
string(45) "You are not authorised to view this resource."
["JERROR_ALERTNOTEMPLATE"]=>
string(101) "The template for this display is not available. Please contact a Site administrator."
["JERROR_AN_ERROR_HAS_OCCURRED"]=>
string(22) "An error has occurred."
["JERROR_COULD_NOT_FIND_TEMPLATE"]=>
string(29) "Could not find template "%s"."
["JERROR_ERROR"]=>
string(5) "Error"
["JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE"]=>
string(50) "an out-of-date bookmark/favourite"
["JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST"]=>
string(52) "An error has occurred while processing your request."
["JERROR_LAYOUT_GO_TO_THE_HOME_PAGE"]=>
string(19) "Go to the Home Page"
["JERROR_LAYOUT_HOME_PAGE"]=>
string(9) "Home Page"
["JERROR_LAYOUT_MIS_TYPED_ADDRESS"]=>
string(35) "a mistyped address"
["JERROR_LAYOUT_NOT_ABLE_TO_VISIT"]=>
string(50) "You may not be able to visit this page because of:"
["JERROR_LAYOUT_PAGE_NOT_FOUND"]=>
string(34) "The requested page can't be found."
["JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR"]=>
string(105) "If difficulties persist, please contact the System Administrator of this site and report the error below."
["JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES"]=>
string(38) "Please try one of the following pages:"
["JERROR_LAYOUT_PREVIOUS_ERROR"]=>
string(14) "Previous Error"
["JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND"]=>
string(37) "The requested resource was not found."
["JERROR_LAYOUT_SEARCH"]=>
string(55) "You may wish to search the site or visit the home page."
["JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING"]=>
string(78) "a search engine that has an out-of-date listing for this site"
["JERROR_LAYOUT_SEARCH_PAGE"]=>
string(16) "Search this site"
["JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE"]=>
string(48) "you have no access to this page"
["JERROR_LOADING_MENUS"]=>
string(23) "Error loading Menus: %s"
["JERROR_LOGIN_DENIED"]=>
string(50) "You can't access the private section of this site."
["JERROR_NOLOGIN_BLOCKED"]=>
string(84) "Login denied! Your account has either been blocked or you have not activated it yet."
["JERROR_PAGE_NOT_FOUND"]=>
string(14) "Page not found"
["JERROR_SESSION_STARTUP"]=>
string(31) "Error initialising the session."
["JERROR_TABLE_BIND_FAILED"]=>
string(10) "hmm %s ..."
["JERROR_USERS_PROFILE_NOT_FOUND"]=>
string(22) "User profile not found"
["JFIELD_ACCESS_DESC"]=>
string(30) "Access level for this content."
["JFIELD_ACCESS_LABEL"]=>
string(6) "Access"
["JFIELD_ALIAS_DESC"]=>
string(655) "The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site).
Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.
When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters ."
["JFIELD_ALIAS_LABEL"]=>
string(5) "Alias"
["JFIELD_ALIAS_PLACEHOLDER"]=>
string(24) "Auto-generate from title"
["JFIELD_ALT_PAGE_TITLE_LABEL"]=>
string(22) "Alternative Page Title"
["JFIELD_CATEGORY_DESC"]=>
string(8) "Category"
["JFIELD_FIELDS_CATEGORY_DESC"]=>
string(51) "Select the category that this field is assigned to."
["JFIELD_LANGUAGE_DESC"]=>
string(34) "Assign a language to this article."
["JFIELD_LANGUAGE_LABEL"]=>
string(8) "Language"
["JFIELD_META_DESCRIPTION_DESC"]=>
string(21) "Metadata description."
["JFIELD_META_DESCRIPTION_LABEL"]=>
string(16) "Meta Description"
["JFIELD_META_KEYWORDS_DESC"]=>
string(32) "Keywords describing the content."
["JFIELD_META_KEYWORDS_LABEL"]=>
string(8) "Keywords"
["JFIELD_META_RIGHTS_DESC"]=>
string(53) "Describe what rights others have to use this content."
["JFIELD_META_RIGHTS_LABEL"]=>
string(14) "Content Rights"
["JFIELD_ORDERING_DESC"]=>
string(44) "Ordering of the article within the category."
["JFIELD_ORDERING_LABEL"]=>
string(8) "Ordering"
["JFIELD_PUBLISHED_DESC"]=>
string(23) "Set publication status."
["JFIELD_TITLE_DESC"]=>
string(22) "Title for the article."
["JGLOBAL_ADD_CUSTOM_CATEGORY"]=>
string(16) "Add new Category"
["JGLOBAL_ARTICLES"]=>
string(8) "Articles"
["JGLOBAL_FIELDS"]=>
string(6) "Fields"
["JGLOBAL_AUTH_ACCESS_DENIED"]=>
string(13) "Access Denied"
["JGLOBAL_AUTH_ACCESS_GRANTED"]=>
string(14) "Access Granted"
["JGLOBAL_AUTH_BIND_FAILED"]=>
string(29) "Failed binding to LDAP server"
["JGLOBAL_AUTH_CANCEL"]=>
string(24) "Authentication cancelled"
["JGLOBAL_AUTH_CURL_NOT_INSTALLED"]=>
string(21) "Curl isn't installed."
["JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED"]=>
string(27) "Empty password not allowed."
["JGLOBAL_AUTH_FAIL"]=>
string(21) "Authentication failed"
["JGLOBAL_AUTH_FAILED"]=>
string(26) "Failed to authenticate: %s"
["JGLOBAL_AUTH_INCORRECT"]=>
string(27) "Incorrect username/password"
["JGLOBAL_AUTH_INVALID_PASS"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_INVALID_SECRETKEY"]=>
string(52) "The two factor authentication Secret Key is invalid."
["JGLOBAL_AUTH_NO_BIND"]=>
string(22) "Unable to bind to LDAP"
["JGLOBAL_AUTH_NO_CONNECT"]=>
string(32) "Unable to connect to LDAP server"
["JGLOBAL_AUTH_NO_REDIRECT"]=>
string(32) "Could not redirect to server: %s"
["JGLOBAL_AUTH_NO_USER"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_NOT_CREATE_DIR"]=>
string(81) "Could not create the FileStore folder %s. Please check the effective permissions."
["JGLOBAL_AUTH_PASS_BLANK"]=>
string(30) "LDAP can't have blank password"
["JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED"]=>
string(29) "Result Unknown. Access Denied"
["JGLOBAL_AUTH_USER_BLACKLISTED"]=>
string(20) "User is blacklisted."
["JGLOBAL_AUTH_USER_NOT_FOUND"]=>
string(19) "Unable to find user"
["JGLOBAL_AUTO"]=>
string(4) "Auto"
["JGLOBAL_CATEGORY_NOT_FOUND"]=>
string(18) "Category not found"
["JGLOBAL_CENTER"]=>
string(6) "Center"
["JGLOBAL_CHECK_ALL"]=>
string(15) "Check All Items"
["JGLOBAL_CLICK_TO_SORT_THIS_COLUMN"]=>
string(29) "Select to sort by this column"
["JGLOBAL_COLLAPSE_CATEGORIES"]=>
string(20) "Show less categories"
["JGLOBAL_CREATED_DATE_ON"]=>
string(13) "Created on %s"
["JGLOBAL_CUSTOM_CATEGORY"]=>
string(14) "New Categories"
["JGLOBAL_DESCRIPTION"]=>
string(11) "Description"
["JGLOBAL_DISPLAY_NUM"]=>
string(9) "Display #"
["JGLOBAL_EDIT"]=>
string(4) "Edit"
["JGLOBAL_EDIT_TITLE"]=>
string(12) "Edit article"
["JGLOBAL_EMAIL"]=>
string(5) "Email"
["JGLOBAL_EMAIL_TITLE"]=>
string(27) "Email this link to a friend"
["JGLOBAL_EXPAND_CATEGORIES"]=>
string(20) "Show more categories"
["JGLOBAL_FIELD_ADD"]=>
string(3) "Add"
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC"]=>
string(59) "Categories that are within this category will be displayed."
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL"]=>
string(27) "Select a Top Level Category"
["JGLOBAL_FIELD_CATEGORIES_DESC_DESC"]=>
string(104) "If you enter some text in this field, it will replace the Top Level Category Description, if it has one."
["JGLOBAL_FIELD_CATEGORIES_DESC_LABEL"]=>
string(23) "Alternative Description"
["JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC"]=>
string(48) "Uses another name than the author's for display."
["JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL"]=>
string(14) "Author's Alias"
["JGLOBAL_FIELD_CREATED_BY_DESC"]=>
string(26) "The user who created this."
["JGLOBAL_FIELD_CREATED_BY_LABEL"]=>
string(10) "Created By"
["JGLOBAL_FIELD_CREATED_DESC"]=>
string(13) "Created Date."
["JGLOBAL_FIELD_CREATED_LABEL"]=>
string(12) "Created Date"
["JGLOBAL_FIELD_FEATURED_DESC"]=>
string(47) "Assign the article to the featured blog layout."
["JGLOBAL_FIELD_FEATURED_LABEL"]=>
string(8) "Featured"
["JGLOBAL_FIELD_FIELD_CACHETIME_DESC"]=>
string(52) "The number of minutes before the cache is refreshed."
["JGLOBAL_FIELD_FIELD_ORDERING_LABEL"]=>
string(5) "Order"
["JGLOBAL_FIELD_FIELD_ORDERING_DESC"]=>
string(33) "Order items will be displayed in."
["JGLOBAL_FIELD_ID_DESC"]=>
string(30) "Record number in the database."
["JGLOBAL_FIELD_ID_LABEL"]=>
string(2) "ID"
["JGLOBAL_FIELD_LAYOUT_DESC"]=>
string(32) "Default layout to use for items."
["JGLOBAL_FIELD_LAYOUT_LABEL"]=>
string(15) "Choose a Layout"
["JGLOBAL_FIELD_MODIFIED_LABEL"]=>
string(13) "Modified Date"
["JGLOBAL_FIELD_MODIFIED_BY_DESC"]=>
string(39) "The user who did the last modification."
["JGLOBAL_FIELD_MODIFIED_BY_LABEL"]=>
string(11) "Modified By"
["JGLOBAL_FIELD_MOVE"]=>
string(4) "Move"
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC"]=>
string(47) "Number of categories to display for each level."
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL"]=>
string(20) "Number of Categories"
["JGLOBAL_FIELD_PUBLISH_DOWN_DESC"]=>
string(36) "An optional date to stop publishing."
["JGLOBAL_FIELD_PUBLISH_DOWN_LABEL"]=>
string(17) "Finish Publishing"
["JGLOBAL_FIELD_PUBLISH_UP_DESC"]=>
string(37) "An optional date to start publishing."
["JGLOBAL_FIELD_PUBLISH_UP_LABEL"]=>
string(16) "Start Publishing"
["JGLOBAL_FIELD_REMOVE"]=>
string(6) "Remove"
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC"]=>
string(211) "Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as a top level category, the description field has to be filled."
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL"]=>
string(30) "Top Level Category Description"
["JGLOBAL_FIELD_VERSION_NOTE_DESC"]=>
string(52) "Enter an optional note for this version of the item."
["JGLOBAL_FIELD_VERSION_NOTE_LABEL"]=>
string(12) "Version Note"
["JGLOBAL_FILTER_BUTTON"]=>
string(6) "Filter"
["JGLOBAL_FILTER_LABEL"]=>
string(6) "Filter"
["JGLOBAL_FULL_TEXT"]=>
string(9) "Full Text"
["JGLOBAL_GT"]=>
string(4) ">"
["JGLOBAL_HELPREFRESH_BUTTON"]=>
string(7) "Refresh"
["JGLOBAL_HITS"]=>
string(4) "Hits"
["JGLOBAL_HITS_COUNT"]=>
string(8) "Hits: %s"
["JGLOBAL_ICON_SEP"]=>
string(1) "|"
["JGLOBAL_INHERIT"]=>
string(7) "Inherit"
["JGLOBAL_INTRO_TEXT"]=>
string(10) "Intro Text"
["JGLOBAL_KEEP_TYPING"]=>
string(15) "Keep typing ..."
["JGLOBAL_LEFT"]=>
string(4) "Left"
["JGLOBAL_LOOKING_FOR"]=>
string(11) "Looking for"
["JGLOBAL_LT"]=>
string(4) "<"
["JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT"]=>
string(40) "Maximum upload size: %s"
["JGLOBAL_NEWITEMSLAST_DESC"]=>
string(95) "New items default to the last position. Ordering can be changed after this item has been saved."
["JGLOBAL_NO_MATCHING_RESULTS"]=>
string(19) "No Matching Results"
["JGLOBAL_NUM"]=>
string(1) "#"
["JGLOBAL_OTPMETHOD_NONE"]=>
string(33) "Disable Two Factor Authentication"
["JGLOBAL_PASSWORD"]=>
string(8) "Password"
["JGLOBAL_PASSWORD_RESET_REQUIRED"]=>
string(58) "You are required to reset your password before proceeding."
["JGLOBAL_PRINT"]=>
string(5) "Print"
["JGLOBAL_PRINT_TITLE"]=>
string(20) "Print article < %s >"
["JGLOBAL_RECORD_NUMBER"]=>
string(13) "Record ID: %d"
["JGLOBAL_REMEMBER_ME"]=>
string(11) "Remember me"
["JGLOBAL_REMEMBER_MUST_LOGIN"]=>
string(77) "For security reasons you must login before editing your personal information."
["JGLOBAL_RESOURCE_NOT_FOUND"]=>
string(18) "Resource not found"
["JGLOBAL_RIGHT"]=>
string(5) "Right"
["JGLOBAL_ROOT"]=>
string(4) "Root"
["JGLOBAL_SECRETKEY"]=>
string(10) "Secret Key"
["JGLOBAL_SECRETKEY_HELP"]=>
string(164) "If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank."
["JGLOBAL_SELECT_AN_OPTION"]=>
string(16) "Select an option"
["JGLOBAL_SELECT_NO_RESULTS_MATCH"]=>
string(16) "No results match"
["JGLOBAL_SELECT_SOME_OPTIONS"]=>
string(19) "Select some options"
["JGLOBAL_START_PUBLISH_AFTER_FINISH"]=>
string(64) "Item start publishing date must be before finish publishing date"
["JGLOBAL_SUBCATEGORIES"]=>
string(13) "Subcategories"
["JGLOBAL_SUBHEADING_DESC"]=>
string(38) "Optional text to show as a subheading."
["JGLOBAL_TITLE"]=>
string(5) "Title"
["JGLOBAL_TYPE_OR_SELECT_CATEGORY"]=>
string(25) "Type or Select a Category"
["JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS"]=>
string(27) "Type or select some options"
["JGLOBAL_USE_GLOBAL"]=>
string(10) "Use Global"
["JGLOBAL_USE_GLOBAL_VALUE"]=>
string(15) "Use Global (%s)"
["JGLOBAL_USERNAME"]=>
string(8) "Username"
["JGLOBAL_VALIDATION_FORM_FAILED"]=>
string(12) "Invalid form"
["JGLOBAL_YOU_MUST_LOGIN_FIRST"]=>
string(18) "Please login first"
["JGRID_HEADING_ACCESS"]=>
string(6) "Access"
["JGRID_HEADING_ID"]=>
string(2) "ID"
["JGRID_HEADING_LANGUAGE"]=>
string(8) "Language"
["JLIB_DATABASE_ERROR_ADAPTER_MYSQL"]=>
string(43) "The MySQL adapter 'mysql' is not available."
["JLIB_DATABASE_ERROR_ADAPTER_MYSQLI"]=>
string(44) "The MySQL adapter 'mysqli' is not available."
["JLIB_DATABASE_ERROR_CONNECT_DATABASE"]=>
string(37) "Unable to connect to the Database: %s"
["JLIB_DATABASE_ERROR_CONNECT_MYSQL"]=>
string(27) "Could not connect to MySQL."
["JLIB_DATABASE_ERROR_DATABASE_CONNECT"]=>
string(30) "Could not connect to database."
["JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER"]=>
string(34) "Unable to load Database Driver: %s"
["JLIB_ERROR_INFINITE_LOOP"]=>
string(33) "Infinite loop detected in JError."
["JOPTION_DO_NOT_USE"]=>
string(17) "- None Selected -"
["JOPTION_SELECT_ACCESS"]=>
string(17) "- Select Access -"
["JOPTION_SELECT_AUTHOR"]=>
string(17) "- Select Author -"
["JOPTION_SELECT_CATEGORY"]=>
string(19) "- Select Category -"
["JOPTION_SELECT_LANGUAGE"]=>
string(19) "- Select Language -"
["JOPTION_SELECT_PUBLISHED"]=>
string(17) "- Select Status -"
["JOPTION_SELECT_MAX_LEVELS"]=>
string(21) "- Select Max Levels -"
["JOPTION_SELECT_TAG"]=>
string(14) "- Select Tag -"
["JOPTION_USE_DEFAULT"]=>
string(15) "- Use Default -"
["JSEARCH_FILTER_CLEAR"]=>
string(5) "Clear"
["JSEARCH_FILTER_LABEL"]=>
string(6) "Filter"
["JSEARCH_FILTER_SUBMIT"]=>
string(6) "Search"
["JSEARCH_FILTER"]=>
string(6) "Search"
["DATE_FORMAT_LC"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC1"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC2"]=>
string(12) "l, d F Y H:i"
["DATE_FORMAT_LC3"]=>
string(5) "d F Y"
["DATE_FORMAT_LC4"]=>
string(5) "Y-m-d"
["DATE_FORMAT_LC5"]=>
string(9) "Y-m-d H:i"
["DATE_FORMAT_JS1"]=>
string(5) "y-m-d"
["DATE_FORMAT_CALENDAR_DATE"]=>
string(8) "%Y-%m-%d"
["DATE_FORMAT_CALENDAR_DATETIME"]=>
string(17) "%Y-%m-%d %H:%M:%S"
["DATE_FORMAT_FILTER_DATE"]=>
string(5) "Y-m-d"
["DATE_FORMAT_FILTER_DATETIME"]=>
string(11) "Y-m-d H:i:s"
["JANUARY_SHORT"]=>
string(3) "Jan"
["JANUARY"]=>
string(7) "January"
["FEBRUARY_SHORT"]=>
string(3) "Feb"
["FEBRUARY"]=>
string(8) "February"
["MARCH_SHORT"]=>
string(3) "Mar"
["MARCH"]=>
string(5) "March"
["APRIL_SHORT"]=>
string(3) "Apr"
["APRIL"]=>
string(5) "April"
["MAY_SHORT"]=>
string(3) "May"
["MAY"]=>
string(3) "May"
["JUNE_SHORT"]=>
string(3) "Jun"
["JUNE"]=>
string(4) "June"
["JULY_SHORT"]=>
string(3) "Jul"
["JULY"]=>
string(4) "July"
["AUGUST_SHORT"]=>
string(3) "Aug"
["AUGUST"]=>
string(6) "August"
["SEPTEMBER_SHORT"]=>
string(3) "Sep"
["SEPTEMBER"]=>
string(9) "September"
["OCTOBER_SHORT"]=>
string(3) "Oct"
["OCTOBER"]=>
string(7) "October"
["NOVEMBER_SHORT"]=>
string(3) "Nov"
["NOVEMBER"]=>
string(8) "November"
["DECEMBER_SHORT"]=>
string(3) "Dec"
["DECEMBER"]=>
string(8) "December"
["SAT"]=>
string(3) "Sat"
["SATURDAY"]=>
string(8) "Saturday"
["SUN"]=>
string(3) "Sun"
["SUNDAY"]=>
string(6) "Sunday"
["MON"]=>
string(3) "Mon"
["MONDAY"]=>
string(6) "Monday"
["TUE"]=>
string(3) "Tue"
["TUESDAY"]=>
string(7) "Tuesday"
["WED"]=>
string(3) "Wed"
["WEDNESDAY"]=>
string(9) "Wednesday"
["THU"]=>
string(3) "Thu"
["THURSDAY"]=>
string(8) "Thursday"
["FRI"]=>
string(3) "Fri"
["FRIDAY"]=>
string(6) "Friday"
["DECIMALS_SEPARATOR"]=>
string(1) "."
["THOUSANDS_SEPARATOR"]=>
string(1) ","
["PHPMAILER_PROVIDE_ADDRESS"]=>
string(54) "You must provide at least one recipient email address."
["PHPMAILER_MAILER_IS_NOT_SUPPORTED"]=>
string(25) " Mailer is not supported."
["PHPMAILER_EXECUTE"]=>
string(19) "Could not execute: "
["PHPMAILER_EXTENSION_MISSING"]=>
string(19) "Extension missing: "
["PHPMAILER_INSTANTIATE"]=>
string(30) "Could not start mail function."
["PHPMAILER_AUTHENTICATE"]=>
string(35) "SMTP Error! Could not authenticate."
["PHPMAILER_FROM_FAILED"]=>
string(35) "The following from address failed: "
["PHPMAILER_RECIPIENTS_FAILED"]=>
string(45) "SMTP Error! The following recipients failed: "
["PHPMAILER_DATA_NOT_ACCEPTED"]=>
string(30) "SMTP Error! Data not accepted."
["PHPMAILER_CONNECT_HOST"]=>
string(43) "SMTP Error! Could not connect to SMTP host."
["PHPMAILER_FILE_ACCESS"]=>
string(23) "Could not access file: "
["PHPMAILER_FILE_OPEN"]=>
string(33) "File Error: Could not open file: "
["PHPMAILER_ENCODING"]=>
string(18) "Unknown encoding: "
["PHPMAILER_SIGNING_ERROR"]=>
string(15) "Signing error: "
["PHPMAILER_SMTP_ERROR"]=>
string(19) "SMTP server error: "
["PHPMAILER_EMPTY_MESSAGE"]=>
string(18) "Empty message body"
["PHPMAILER_INVALID_ADDRESS"]=>
string(15) "Invalid address"
["PHPMAILER_VARIABLE_SET"]=>
string(29) "Can't set or reset variable: "
["PHPMAILER_SMTP_CONNECT_FAILED"]=>
string(19) "SMTP connect failed"
["PHPMAILER_TLS"]=>
string(19) "Could not start TLS"
["MYSQL"]=>
string(5) "MySQL"
["MYSQLI"]=>
string(6) "MySQLi"
["ORACLE"]=>
string(6) "Oracle"
["PDOMYSQL"]=>
string(11) "MySQL (PDO)"
["POSTGRESQL"]=>
string(10) "PostgreSQL"
["SQLAZURE"]=>
string(19) "Microsoft SQL Azure"
["SQLITE"]=>
string(6) "SQLite"
["SQLSRV"]=>
string(20) "Microsoft SQL Server"
["JSEARCH_TOOLS"]=>
string(12) "Search Tools"
["JSEARCH_TOOLS_DESC"]=>
string(22) "Filter the list items."
["JSEARCH_TOOLS_ORDERING"]=>
string(9) "Order by:"
["JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN"]=>
string(17) "Access forbidden."
["JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME"]=>
string(57) "JApplication: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_APPLICATION_LOAD"]=>
string(30) "Unable to load application: %s"
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE"]=>
string(57) "You are not allowed to create new items in this category."
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT"]=>
string(55) "You are not allowed to edit one or more of these items."
["JLIB_APPLICATION_ERROR_BATCH_FAILED"]=>
string(45) "Batch process failed with following error: %s"
["JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND"]=>
string(50) "Can't find the destination category for this move."
["JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND"]=>
string(32) "Can't find the item being moved."
["JLIB_APPLICATION_ERROR_CHECKIN_FAILED"]=>
string(44) "Check-in failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED"]=>
string(24) "Item is not checked out."
["JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH"]=>
string(70) "The user checking in does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_CHECKOUT_FAILED"]=>
string(45) "Check-out failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH"]=>
string(71) "The user checking out does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND"]=>
string(20) "Component not found."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING"]=>
string(35) "Error loading component: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME"]=>
string(56) "JController: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED"]=>
string(28) "Create record not permitted."
["JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED"]=>
string(21) "Delete not permitted."
["JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED"]=>
string(28) "Edit state is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED"]=>
string(22) "Edit is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED"]=>
string(19) "Edit not permitted."
["JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH"]=>
string(42) "Error restoring item version from history."
["JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION"]=>
string(56) "Insufficient information to perform the batch operation."
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS"]=>
string(28) "Invalid controller class: %s"
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER"]=>
string(42) "Invalid controller: name='%s', format='%s'"
["JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND"]=>
string(20) "Layout %s not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND"]=>
string(18) "Library not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING"]=>
string(33) "Error loading library: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_MENU_LOAD"]=>
string(22) "Error loading menu: %s"
["JLIB_APPLICATION_ERROR_MODEL_GET_NAME"]=>
string(51) "JModel: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_MODULE_LOAD"]=>
string(23) "Error loading module %s"
["JLIB_APPLICATION_ERROR_PATHWAY_LOAD"]=>
string(26) "Unable to load pathway: %s"
["JLIB_APPLICATION_ERROR_REORDER_FAILED"]=>
string(25) "Reorder failed. Error: %s"
["JLIB_APPLICATION_ERROR_ROUTER_LOAD"]=>
string(25) "Unable to load router: %s"
["JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND"]=>
string(33) "Model class %s not found in file."
["JLIB_APPLICATION_ERROR_SAVE_FAILED"]=>
string(40) "Save failed with the following error: %s"
["JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED"]=>
string(19) "Save not permitted."
["JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED"]=>
string(39) "Table %s not supported. File not found."
["JLIB_APPLICATION_ERROR_TASK_NOT_FOUND"]=>
string(20) "Task [%s] not found."
["JLIB_APPLICATION_ERROR_UNHELD_ID"]=>
string(74) "You are not permitted to use that link to directly access that page (#%d)."
["JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND"]=>
string(46) "View class not found [class, file]: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING"]=>
string(198) "JView: :getName() : Your classname contains the substring 'view'. This causes problems when extracting the classname from the name of your objects view. Avoid Object names with the substring 'view'."
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME"]=>
string(50) "JView: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND"]=>
string(53) "View not found [name, type, prefix]: %1$s, %2$s, %3$s"
["JLIB_APPLICATION_SAVE_SUCCESS"]=>
string(11) "Item saved."
["JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS"]=>
string(15) "Item submitted."
["JLIB_APPLICATION_SUCCESS_BATCH"]=>
string(24) "Batch process completed."
["JLIB_APPLICATION_SUCCESS_ITEM_REORDERED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_ORDERING_SAVED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_LOAD_HISTORY"]=>
string(39) "Prior version restored. Saved on %s %s."
["JLIB_LOGIN_AUTHENTICATE"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD"]=>
string(32) "Unable to load Cache Handler: %s"
["JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD"]=>
string(32) "Unable to load Cache Storage: %s"
["JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND"]=>
string(73) "Captcha plugin not set or not found. Please contact a site administrator."
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT"]=>
string(67) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '"
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET"]=>
string(118) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE"]=>
string(65) "JFTP: :connect: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME"]=>
string(86) "JFTP: :login: Bad Username. Server response: %1$s [Expected: 331]. Username sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD"]=>
string(86) "JFTP: :login: Bad Password. Server response: %1$s [Expected: 230]. Password sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE"]=>
string(24) "FTP: :pwd: Bad response."
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE"]=>
string(61) "JFTP: :pwd: Bad response. Server response: %s [Expected: 257]"
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE"]=>
string(26) "JFTP: :syst: Bad response."
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE"]=>
string(62) "JFTP: :syst: Bad response. Server response: %s [Expected: 215]"
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :chdir: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :reinit: Bad response."
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE"]=>
string(64) "JFTP: :reinit: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :rename: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM"]=>
string(88) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 350]. From path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO"]=>
string(86) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 250]. To path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chmod: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE"]=>
string(99) "JFTP: :chmod: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s. Mode sent: %3$s"
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :delete: Bad response."
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE"]=>
string(83) "JFTP: :delete: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :mkdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :mkdir: Bad response. Server response: %1$s [Expected: 257]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE"]=>
string(29) "JFTP: :restart: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE"]=>
string(93) "JFTP: :restart: Bad response. Server response: %1$s [Expected: 350]. Restart point sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER"]=>
string(28) "JFTP: :create: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE"]=>
string(42) "JFTP: :create: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE"]=>
string(90) "JFTP: :create: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :create: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER"]=>
string(26) "JFTP: :read: Bad response."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE"]=>
string(40) "JFTP: :read: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE"]=>
string(88) "JFTP: :read: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER"]=>
string(84) "JFTP: :read: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE"]=>
string(25) "JFTP: :get: Bad response."
["JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE"]=>
string(39) "JFTP: :get: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL"]=>
string(65) "JFTP: :get: Unable to open local file for writing. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR"]=>
string(87) "JFTP: :get: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER"]=>
string(83) "JFTP: :get: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE"]=>
string(41) "JFTP: :store: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE"]=>
string(27) "JFTP: :store: Bad response."
["JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL"]=>
string(67) "JFTP: :store: Unable to open local file for reading. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL"]=>
string(55) "JFTP: :store: Unable to find local file. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :store: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT"]=>
string(50) "JFTP: :store: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :store: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE"]=>
string(41) "JFTP: :write: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE"]=>
string(27) "JFTP: :write: Bad response."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :write: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT"]=>
string(50) "JFTP: :write: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :write: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE"]=>
string(41) "JFTP: :append: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE"]=>
string(27) "JFTP: :append: Bad response"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE"]=>
string(90) "JFTP: :append: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT"]=>
string(50) "JFTP: :append: Unable to write to data port socket"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :append: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE"]=>
string(25) "JFTP: :size: Bad response"
["JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE"]=>
string(39) "JFTP: :size: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE"]=>
string(44) "JFTP: :listNames: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE"]=>
string(30) "JFTP: :listNames: Bad response"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST"]=>
string(93) "JFTP: :listNames: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER"]=>
string(89) "JFTP: :listNames: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE"]=>
string(33) "JFTP: :listDetails: Bad response."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE"]=>
string(47) "JFTP: :listDetails: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST"]=>
string(95) "JFTP: :listDetails: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER"]=>
string(91) "JFTP: :listDetails: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED"]=>
string(55) "JFTP: :listDetails: Unrecognised folder listing format."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED"]=>
string(50) "JFTP: :_putCmd: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND"]=>
string(42) "JFTP: :_putCmd: Unable to send command: %s"
["JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE"]=>
string(122) "JFTP: :_verifyResponse: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT"]=>
string(51) "JFTP: :_passive: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE"]=>
string(115) "JFTP: :_passive: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN"]=>
string(84) "JFTP: :_passive: Unable to obtain IP and port for data transfer. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID"]=>
string(77) "JFTP: :_passive: IP and port for data transfer not valid. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT"]=>
string(111) "JFTP: :_passive: Could not connect to host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_MODE_BINARY"]=>
string(83) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Binary."
["JLIB_CLIENT_ERROR_JFTP_MODE_ASCII"]=>
string(82) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Ascii."
["JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED"]=>
string(42) "Looks like User's credentials are no good."
["JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE"]=>
string(22) "Address not available."
["JLIB_CMS_WARNING_PROVIDE_VALID_NAME"]=>
string(40) "Please provide a valid, non-blank title."
["JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT"]=>
string(42) "%s: :bind failed. Invalid source argument."
["JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS"]=>
string(90) "Another article from this category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS"]=>
string(102) "Another category with the same parent category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CHECK_FAILED"]=>
string(22) "%s: :check Failed - %s"
["JLIB_DATABASE_ERROR_CHECKIN_FAILED"]=>
string(25) "%s: :check-in failed - %s"
["JLIB_DATABASE_ERROR_CHECKOUT_FAILED"]=>
string(26) "%s: :check-out failed - %s"
["JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT"]=>
string(23) "Child rows checked out."
["JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING"]=>
string(29) "%s does not support ordering."
["JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD"]=>
string(44) "Missing field in the database: %s %s."
["JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE"]=>
string(33) "Table class %s not found in file."
["JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED"]=>
string(122) "MySQL Database Upgrade failed. Please check the Database Fixer."
["JLIB_DATABASE_ERROR_DELETE_CATEGORY"]=>
string(53) "Left-Right data inconsistency. Can't delete category."
["JLIB_DATABASE_ERROR_DELETE_FAILED"]=>
string(23) "%s: :delete failed - %s"
["JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES"]=>
string(33) "Root categories can't be deleted."
["JLIB_DATABASE_ERROR_EMAIL_INUSE"]=>
string(41) "This email address is already registered."
["JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED"]=>
string(26) "The database row is empty."
["JLIB_DATABASE_ERROR_FUNCTION_FAILED"]=>
string(81) "DB function failed with error number %s
%s"
["JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED"]=>
string(29) "%s: :getNextOrder failed - %s"
["JLIB_DATABASE_ERROR_GET_TREE_FAILED"]=>
string(24) "%s: :getTree Failed - %s"
["JLIB_DATABASE_ERROR_GETNODE_FAILED"]=>
string(25) "%s: :_getNode Failed - %s"
["JLIB_DATABASE_ERROR_GETROOTID_FAILED"]=>
string(26) "%s: :getRootId Failed - %s"
["JLIB_DATABASE_ERROR_HIT_FAILED"]=>
string(20) "%s: :hit failed - %s"
["JLIB_DATABASE_ERROR_INVALID_LOCATION"]=>
string(36) "%s: :setLocation - Invalid location."
["JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION"]=>
string(63) "%s: :move Failed - Can't move the node to be a child of itself."
["JLIB_DATABASE_ERROR_INVALID_PARENT_ID"]=>
string(18) "Invalid parent ID."
["JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE"]=>
string(33) "The language should have a title."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE"]=>
string(50) "A content language already exists with this Image."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE"]=>
string(57) "A content language already exists with this Language Tag."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF"]=>
string(62) "A content language already exists with this URL Language Code."
["JLIB_DATABASE_ERROR_MENUTYPE"]=>
string(135) "Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu."
["JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT"]=>
string(102) "The user checking out does not match the user who checked out this menu and/or its linked menu module."
["JLIB_DATABASE_ERROR_MENUTYPE_EMPTY"]=>
string(16) "Menu type empty."
["JLIB_DATABASE_ERROR_MENUTYPE_EXISTS"]=>
string(20) "Menu type exists: %s"
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT"]=>
string(159) "The Language parameter for this menu item must be set to 'All'. At least one Default menu item must have Language set to All, even if the site is multilingual."
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT"]=>
string(48) "At least one menu item has to be set as Default."
["JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME"]=>
string(29) "Can't unpublish default home."
["JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH"]=>
string(55) "The current home menu for this language is checked out."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS"]=>
string(159) "The alias %1$s is already being used by %2$s menu item in the %3$s menu (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT"]=>
string(111) "Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT"]=>
string(39) "The home menu item must be a component."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU"]=>
string(44) "A menu should contain only one Default home."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT"]=>
string(51) "A first level menu item alias can't be 'component'."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER"]=>
string(108) "A first level menu item alias can't be '%s' because '%s' is a sub-folder of your joomla installation folder."
["JLIB_DATABASE_ERROR_MOVE_FAILED"]=>
string(21) "%s: :move failed - %s"
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY"]=>
string(27) "Category must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION"]=>
string(28) "Extension must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM"]=>
string(28) "Menu Item must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE"]=>
string(25) "Module must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE"]=>
string(30) "Update site must have a title."
["JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED"]=>
string(21) "%s can't be negative."
["JLIB_DATABASE_ERROR_NO_ROWS_SELECTED"]=>
string(17) "No rows selected."
["JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND"]=>
string(39) "Table %s not supported. File not found."
["JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY"]=>
string(29) "Null primary key not allowed."
["JLIB_DATABASE_ERROR_ORDERDOWN_FAILED"]=>
string(26) "%s: :orderDown Failed - %s"
["JLIB_DATABASE_ERROR_ORDERUP_FAILED"]=>
string(24) "%s: :orderUp Failed - %s"
["JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME"]=>
string(24) "Please enter a username."
["JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME"]=>
string(23) "Please enter your name."
["JLIB_DATABASE_ERROR_PUBLISH_FAILED"]=>
string(24) "%s: :publish failed - %s"
["JLIB_DATABASE_ERROR_REBUILD_FAILED"]=>
string(24) "%s: :rebuild Failed - %s"
["JLIB_DATABASE_ERROR_REBUILDPATH_FAILED"]=>
string(28) "%s: :rebuildPath Failed - %s"
["JLIB_DATABASE_ERROR_REORDER_FAILED"]=>
string(24) "%s: :reorder failed - %s"
["JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED"]=>
string(42) "%s: :reorder update the row %s failed - %s"
["JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND"]=>
string(20) "Root node not found."
["JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID"]=>
string(40) "The asset_id field could not be updated."
["JLIB_DATABASE_ERROR_STORE_FAILED"]=>
string(29) "%1$s: :store failed
%2$s"
["JLIB_DATABASE_ERROR_USERGROUP_TITLE"]=>
string(29) "User group must have a title."
["JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS"]=>
string(75) "User group title already exists. Title must be unique with the same parent."
["JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS"]=>
string(50) "Level with the name "%s" already exists."
["JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE"]=>
string(24) "Can't use this username."
["JLIB_DATABASE_ERROR_USERNAME_INUSE"]=>
string(16) "Username in use."
["JLIB_DATABASE_ERROR_VALID_AZ09"]=>
string(177) "Please enter a valid username. No space at beginning or end, at least %d characters and must not contain the following characters: < > \ " ' % ; ( ) &."
["JLIB_DATABASE_ERROR_VALID_MAIL"]=>
string(35) "Please enter a valid email address."
["JLIB_DATABASE_ERROR_VIEWLEVEL"]=>
string(28) "Viewlevel must have a title."
["JLIB_DATABASE_FUNCTION_NOERROR"]=>
string(30) "DB function reports no errors."
["JLIB_DATABASE_QUERY_FAILED"]=>
string(38) "Database query failed (error # %s): %s"
["JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS"]=>
string(30) "Unable to load document class."
["JLIB_ENVIRONMENT_SESSION_EXPIRED"]=>
string(46) "Your session has expired. Please log in again."
["JLIB_ENVIRONMENT_SESSION_INVALID"]=>
string(87) "Invalid session cookie. Please check that you have cookies enabled in your web browser."
["JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED"]=>
string(85) "The %s component's ACL configuration file is either missing or improperly structured."
["JLIB_EVENT_ERROR_DISPATCHER"]=>
string(70) "JEventDispatcher: :register: Event handler not recognised. Handler: %s"
["JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED"]=>
string(20) "BZip2 Not Supported."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE"]=>
string(30) "Unable to write archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE"]=>
string(27) "Unable to write file (bz2)."
["JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED"]=>
string(20) "GZlib Not Supported."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ"]=>
string(28) "Unable to read archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE"]=>
string(29) "Unable to write archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE"]=>
string(26) "Unable to write file (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (tar)."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED"]=>
string(19) "Zlib Not Supported."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (zip)."
["JLIB_FILESYSTEM_ZIP_INFO_FAILED"]=>
string(27) "Get ZIP Information failed."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY"]=>
string(21) "Unable to read entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE"]=>
string(23) "Unable to open archive."
["JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA"]=>
string(17) "Invalid ZIP data."
["JLIB_FILESYSTEM_STREAM_FAILED"]=>
string(33) "Failed to register string stream."
["JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE"]=>
string(21) "Unknown Archive type."
["JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE"]=>
string(23) "Unable to load archive."
["JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY"]=>
string(41) "JFile: :copy: Can't find or read file: %s"
["JLIB_FILESYSTEM_ERROR_JFILE_STREAMS"]=>
string(30) "JFile: :copy(%1$s, %2$s): %3$s"
["JLIB_FILESYSTEM_ERROR_COPY_FAILED"]=>
string(12) "Copy failed."
["JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01"]=>
string(25) "Copy failed: %1$s to %2$s"
["JLIB_FILESYSTEM_DELETE_FAILED"]=>
string(18) "Failed deleting %s"
["JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE"]=>
string(23) "Can't find source file."
["JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS"]=>
string(16) "JFile: :move: %s"
["JLIB_FILESYSTEM_ERROR_RENAME_FILE"]=>
string(14) "Rename failed."
["JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE"]=>
string(37) "JFile: :read: Unable to open file: %s"
["JLIB_FILESYSTEM_ERROR_WRITE_STREAMS"]=>
string(25) "JFile: :write(%1$s): %2$s"
["JLIB_FILESYSTEM_ERROR_UPLOAD"]=>
string(18) "JFile: :upload: %s"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR01"]=>
string(43) "Warning: Failed to change file permissions!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR02"]=>
string(29) "Warning: Failed to move file!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR03"]=>
string(51) "Warning: File %s not uploaded for security reasons!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR04"]=>
string(42) "Warning: Failed to move file: %1$s to %2$s"
["JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER"]=>
string(25) "Can't find source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS"]=>
string(22) "Folder already exists."
["JLIB_FILESYSTEM_ERROR_FOLDER_CREATE"]=>
string(31) "Unable to create target folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_OPEN"]=>
string(29) "Unable to open source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_LOOP"]=>
string(23) "Infinite loop detected."
["JLIB_FILESYSTEM_ERROR_FOLDER_PATH"]=>
string(31) "Path not in open_basedir paths."
["JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY"]=>
string(24) "Could not create folder."
["JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY"]=>
string(31) "You can't delete a base folder."
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER"]=>
string(48) "JFolder: :delete: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_DELETE"]=>
string(51) "JFolder: :delete: Could not delete folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_RENAME"]=>
string(17) "Rename failed: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES"]=>
string(47) "JFolder: :files: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER"]=>
string(48) "JFolder: :folder: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE"]=>
string(59) "Failed to get file size. This may not work for all streams!"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN"]=>
string(14) "File not open."
["JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME"]=>
string(18) "File name not set."
["JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN"]=>
string(25) "Warning: No data written."
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER"]=>
string(25) "Failed to open writer: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER"]=>
string(25) "Failed to open reader: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE"]=>
string(21) "Not an uploaded file!"
["JLIB_FILTER_PARAMS_ALNUM"]=>
string(13) "Alpha Numeric"
["JLIB_FILTER_PARAMS_FLOAT"]=>
string(5) "Float"
["JLIB_FILTER_PARAMS_INTEGER"]=>
string(7) "Integer"
["JLIB_FILTER_PARAMS_RAW"]=>
string(3) "Raw"
["JLIB_FILTER_PARAMS_SAFEHTML"]=>
string(9) "Safe HTML"
["JLIB_FILTER_PARAMS_TEL"]=>
string(9) "Telephone"
["JLIB_FILTER_PARAMS_TEXT"]=>
string(4) "Text"
["JLIB_FORM_BUTTON_CLEAR"]=>
string(5) "Clear"
["JLIB_FORM_BUTTON_SELECT"]=>
string(6) "Select"
["JLIB_FORM_CHANGE_IMAGE"]=>
string(12) "Change Image"
["JLIB_FORM_CHANGE_IMAGE_BUTTON"]=>
string(19) "Change Image Button"
["JLIB_FORM_CHANGE_USER"]=>
string(11) "Select User"
["JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY"]=>
string(51) "Extension attribute is empty in the category field."
["JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME"]=>
string(24) "Unknown element type: %s"
["JLIB_FORM_ERROR_NO_DATA"]=>
string(8) "No data."
["JLIB_FORM_ERROR_VALIDATE_FIELD"]=>
string(18) "Invalid xml field."
["JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD"]=>
string(22) "XML file did not load."
["JLIB_FORM_FIELD_INVALID"]=>
string(19) "Invalid field: "
["JLIB_FORM_INPUTMODE"]=>
string(5) "latin"
["JLIB_FORM_INVALID_FORM_OBJECT"]=>
string(24) "Invalid Form Object: :%s"
["JLIB_FORM_INVALID_FORM_RULE"]=>
string(22) "Invalid Form Rule: :%s"
["JLIB_FORM_MEDIA_PREVIEW_ALT"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_EMPTY"]=>
string(18) "No image selected."
["JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE"]=>
string(7) "Preview"
["JLIB_FORM_SELECT_USER"]=>
string(13) "Select a User"
["JLIB_FORM_VALIDATE_FIELD_INVALID"]=>
string(17) "Invalid field: %s"
["JLIB_FORM_VALIDATE_FIELD_REQUIRED"]=>
string(18) "Field required: %s"
["JLIB_FORM_VALIDATE_FIELD_RULE_MISSING"]=>
string(27) "Validation Rule missing: %s"
["JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING"]=>
string(99) "Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
["JLIB_FORM_VALUE_CACHE_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_CACHE_APCU"]=>
string(14) "APC User Cache"
["JLIB_FORM_VALUE_CACHE_CACHELITE"]=>
string(10) "Cache_Lite"
["JLIB_FORM_VALUE_CACHE_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_CACHE_FILE"]=>
string(4) "File"
["JLIB_FORM_VALUE_CACHE_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_CACHE_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_CACHE_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_CACHE_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_CACHE_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_SESSION_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_SESSION_DATABASE"]=>
string(8) "Database"
["JLIB_FORM_VALUE_SESSION_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_SESSION_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_SESSION_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_SESSION_NONE"]=>
string(3) "PHP"
["JLIB_FORM_VALUE_SESSION_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_SESSION_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_SESSION_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_TIMEZONE_UTC"]=>
string(33) "Universal Time, Coordinated (UTC)"
["JLIB_FORM_VALUE_FROM_TEMPLATE"]=>
string(13) "From Template"
["JLIB_FORM_VALUE_INHERITED"]=>
string(9) "Inherited"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL"]=>
string(3) "ACL"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE"]=>
string(5) "Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION"]=>
string(17) "ACL Summary Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC"]=>
string(132) "Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action."
["JLIB_HTML_ACCESS_SUMMARY"]=>
string(8) "Summary."
["JLIB_HTML_ADD_TO_ROOT"]=>
string(12) "Add to root."
["JLIB_HTML_ADD_TO_THIS_MENU"]=>
string(17) "Add to this menu."
["JLIB_HTML_BATCH_ACCESS_LABEL"]=>
string(16) "Set Access Level"
["JLIB_HTML_BATCH_ACCESS_LABEL_DESC"]=>
string(76) "Not making a selection will keep the original access levels when processing."
["JLIB_HTML_BATCH_COPY"]=>
string(4) "Copy"
["JLIB_HTML_BATCH_FLIPORDERING_LABEL"]=>
string(63) "Reverse the ordering of all articles in the selected categories"
["JLIB_HTML_BATCH_LANGUAGE_LABEL"]=>
string(12) "Set Language"
["JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC"]=>
string(71) "Not making a selection will keep the original language when processing."
["JLIB_HTML_BATCH_LANGUAGE_NOCHANGE"]=>
string(26) "- Keep original Language -"
["JLIB_HTML_BATCH_MENU_LABEL"]=>
string(56) "To Move or Copy your selection please select a Category."
["JLIB_HTML_BATCH_MOVE"]=>
string(4) "Move"
["JLIB_HTML_BATCH_MOVE_QUESTION"]=>
string(53) "Do you want to move the items or make a copy of them?"
["JLIB_HTML_BATCH_NO_CATEGORY"]=>
string(22) "- Don't move or copy -"
["JLIB_HTML_BATCH_NOCHANGE"]=>
string(31) "- Keep original Access Levels -"
["JLIB_HTML_BATCH_TAG_LABEL"]=>
string(7) "Add Tag"
["JLIB_HTML_BATCH_TAG_LABEL_DESC"]=>
string(28) "Add a tag to selected items."
["JLIB_HTML_BATCH_TAG_NOCHANGE"]=>
string(22) "- Keep original Tags -"
["JLIB_HTML_BATCH_USER_LABEL"]=>
string(9) "Set User."
["JLIB_HTML_BATCH_USER_LABEL_DESC"]=>
string(67) "Not making a selection will keep the original user when processing."
["JLIB_HTML_BATCH_USER_NOCHANGE"]=>
string(22) "- Keep original User -"
["JLIB_HTML_BATCH_USER_NOUSER"]=>
string(8) "No User."
["JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR"]=>
string(18) "About the Calendar"
["JLIB_HTML_BEHAVIOR_CLOSE"]=>
string(5) "Close"
["JLIB_HTML_BEHAVIOR_DATE_SELECTION"]=>
string(17) "Date selection:\n"
["JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST"]=>
string(16) "Display %s first"
["JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE"]=>
string(13) "Drag to move."
["JLIB_HTML_BEHAVIOR_GO_TODAY"]=>
string(11) "Go to today"
["JLIB_HTML_BEHAVIOR_GREEN"]=>
string(5) "Green"
["JLIB_HTML_BEHAVIOR_HOLD_MOUSE"]=>
string(69) "- Hold mouse button on any of the buttons above for faster selection."
["JLIB_HTML_BEHAVIOR_MONTH_SELECT"]=>
string(43) "- Use the < and > buttons to select month\n"
["JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU"]=>
string(75) "Select to move to the next month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU"]=>
string(69) "Select to move to the next year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_OPEN_CALENDAR"]=>
string(17) "Open the calendar"
["JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU"]=>
string(79) "Select to move to the previous month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU"]=>
string(73) "Select to move to the previous year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_SELECT_DATE"]=>
string(14) "Select a date."
["JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE"]=>
string(43) "(Shift-)Select or Drag to change the value."
["JLIB_HTML_BEHAVIOR_TIME"]=>
string(5) "Time:"
["JLIB_HTML_BEHAVIOR_TODAY"]=>
string(5) "Today"
["JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT"]=>
string(9) "%a, %b %e"
["JLIB_HTML_BEHAVIOR_WK"]=>
string(2) "wk"
["JLIB_HTML_BEHAVIOR_YEAR_SELECT"]=>
string(44) "- Use the « and » buttons to select year\n"
["JLIB_HTML_BUTTON_BASE_CLASS"]=>
string(33) "Could not load button base class."
["JLIB_HTML_BUTTON_NO_LOAD"]=>
string(30) "Could not load button %s (%s);"
["JLIB_HTML_BUTTON_NOT_DEFINED"]=>
string(32) "Button not defined for type = %s"
["JLIB_HTML_CALENDAR"]=>
string(8) "Calendar"
["JLIB_HTML_CHECKED_OUT"]=>
string(11) "Checked out"
["JLIB_HTML_CHECKIN"]=>
string(8) "Check-in"
["JLIB_HTML_CLOAKING"]=>
string(92) "This email address is being protected from spambots. You need JavaScript enabled to view it."
["JLIB_HTML_DATE_RELATIVE_DAYS"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_1"]=>
string(11) "%s day ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_0"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_HOURS"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_1"]=>
string(12) "%s hour ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_0"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE"]=>
string(23) "Less than a minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_1"]=>
string(14) "%s minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_0"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS"]=>
string(13) "%s weeks ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_1"]=>
string(12) "%s week ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_0"]=>
string(13) "%s weeks ago."
["JLIB_HTML_EDIT_MENU_ITEM"]=>
string(15) "Edit menu item."
["JLIB_HTML_EDIT_MENU_ITEM_ID"]=>
string(11) "Item ID: %s"
["JLIB_HTML_EDIT_MODULE"]=>
string(11) "Edit module"
["JLIB_HTML_EDIT_MODULE_IN_POSITION"]=>
string(12) "Position: %s"
["JLIB_HTML_EDITOR_CANNOT_LOAD"]=>
string(22) "Can't load the editor."
["JLIB_HTML_END"]=>
string(3) "End"
["JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED"]=>
string(23) "Function not supported."
["JLIB_HTML_ERROR_NOTFOUNDINFILE"]=>
string(26) "%s: :%s not found in file."
["JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE"]=>
string(38) "%s: :%s not supported. File not found."
["JLIB_HTML_ERROR_NOTSUPPORTED"]=>
string(22) "%s: :%s not supported."
["JLIB_HTML_GOTO_PAGE"]=>
string(13) "Go to page %s"
["JLIB_HTML_GOTO_POSITION"]=>
string(13) "Go to %s page"
["JLIB_HTML_MOVE_DOWN"]=>
string(9) "Move Down"
["JLIB_HTML_MOVE_UP"]=>
string(7) "Move Up"
["JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM"]=>
string(38) "There are no parameters for this item."
["JLIB_HTML_NO_RECORDS_FOUND"]=>
string(17) "No records found."
["JLIB_HTML_PAGE_CURRENT"]=>
string(7) "Page %s"
["JLIB_HTML_PAGE_CURRENT_OF_TOTAL"]=>
string(13) "Page %s of %s"
["JLIB_HTML_PAGINATION"]=>
string(10) "Pagination"
["JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST"]=>
string(44) "Please first make a selection from the list."
["JLIB_HTML_PUBLISH_ITEM"]=>
string(12) "Publish Item"
["JLIB_HTML_PUBLISHED_EXPIRED_ITEM"]=>
string(27) "Published, but has Expired."
["JLIB_HTML_PUBLISHED_FINISHED"]=>
string(10) "Finish: %s"
["JLIB_HTML_PUBLISHED_ITEM"]=>
string(25) "Published and is Current."
["JLIB_HTML_PUBLISHED_PENDING_ITEM"]=>
string(26) "Published, but is Pending."
["JLIB_HTML_PUBLISHED_START"]=>
string(9) "Start: %s"
["JLIB_HTML_RESULTS_OF"]=>
string(21) "Results %s - %s of %s"
["JLIB_HTML_SAVE_ORDER"]=>
string(10) "Save Order"
["JLIB_HTML_SELECT_STATE"]=>
string(12) "Select State"
["JLIB_HTML_START"]=>
string(5) "Start"
["JLIB_HTML_UNPUBLISH_ITEM"]=>
string(14) "Unpublish Item"
["JLIB_HTML_VIEW_ALL"]=>
string(8) "View All"
["JLIB_HTML_SETDEFAULT_ITEM"]=>
string(11) "Set default"
["JLIB_HTML_UNSETDEFAULT_ITEM"]=>
string(13) "Unset default"
["JLIB_INSTALLER_ABORT"]=>
string(34) "Aborting language installation: %s"
["JLIB_INSTALLER_ABORT_ALREADYINSTALLED"]=>
string(31) "Extension is already installed."
["JLIB_INSTALLER_ABORT_ALREADY_EXISTS"]=>
string(46) "Extension %1$s: Extension %2$s already exists."
["JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED"]=>
string(35) "Error building Administrator Menus."
["JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST"]=>
string(49) "Component %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_COPY_SETUP"]=>
string(42) "Component %1$s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES"]=>
string(49) "Component %s: Failed to copy administrator files."
["JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES"]=>
string(40) "Component %s: Failed to copy site files."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP"]=>
string(45) "Component Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(50) "Component Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST"]=>
string(52) "Component Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL"]=>
string(51) "Component Install: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL"]=>
string(53) "Component Install: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK"]=>
string(21) "Component Install: %s"
["JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR"]=>
string(36) "Component Install: SQL error file %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED"]=>
string(47) "Component Install: Failed to update menu items."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT"]=>
string(73) "Component Update: The XML file did not contain an administration element."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP"]=>
string(44) "Component Update: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST"]=>
string(51) "Component Update: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL"]=>
string(50) "Component Update: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL"]=>
string(52) "Component Update: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK"]=>
string(20) "Component Update: %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR"]=>
string(35) "Component Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_CREATE_DIRECTORY"]=>
string(45) "Extension %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_DEBUG"]=>
string(37) "Installation unexpectedly terminated:"
["JLIB_INSTALLER_ABORT_DETECTMANIFEST"]=>
string(31) "Unable to detect manifest file."
["JLIB_INSTALLER_ABORT_DIRECTORY"]=>
string(121) "Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?"
["JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD"]=>
string(58) "Could not delete the extension's record from the database."
["JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID"]=>
string(23) "Extension is not valid."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP"]=>
string(41) "Files Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(46) "Files Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY"]=>
string(47) "Files Install: Failed to find source folder: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR"]=>
string(31) "Files %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_FILE_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_SAME_NAME"]=>
string(63) "Files Install: Another extension with same name already exists."
["JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR"]=>
string(31) "Files Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(45) "Extension %s: Custom install routine failure."
["JLIB_INSTALLER_ABORT_LIB_COPY_FILES"]=>
string(49) "Library %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED"]=>
string(43) "Library Install: Library already installed."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP"]=>
string(43) "Library Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY"]=>
string(44) "Library Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE"]=>
string(43) "Library Install: No library file specified."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK"]=>
string(19) "Library Install: %s"
["JLIB_INSTALLER_ABORT_LOAD_DETAILS"]=>
string(33) "Failed to load extension details."
["JLIB_INSTALLER_ABORT_MANIFEST"]=>
string(49) "Extension %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED"]=>
string(45) "Method not supported for this extension type."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE"]=>
string(48) "Method not supported for this extension type: %s"
["JLIB_INSTALLER_ABORT_MOD_COPY_FILES"]=>
string(48) "Module %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP"]=>
string(42) "Module Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Module %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Module Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY"]=>
string(57) "Module %1$s: Another module is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST"]=>
string(49) "Module Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE"]=>
string(36) "Module %s: No module file specified."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR"]=>
string(32) "Module %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_MOD_ROLLBACK"]=>
string(17) "Module %1$s: %2$s"
["JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT"]=>
string(42) "Module Uninstall: Unknown client type [%s]"
["JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT"]=>
string(39) "Module %1$s: Unknown client type [%2$s]"
["JLIB_INSTALLER_ABORT_NOINSTALLPATH"]=>
string(28) "Install path does not exist."
["JLIB_INSTALLER_ABORT_NOUPDATEPATH"]=>
string(27) "Update path does not exist."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP"]=>
string(43) "Package Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY"]=>
string(45) "Package Install: Failed to create folder: %s."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(48) "Package Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST"]=>
string(54) "Installation failed: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION"]=>
string(62) "Package %1$s: There was an error installing an extension: %2$s"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES"]=>
string(43) "Package %s: There were no files to install!"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK"]=>
string(38) "Package %s: No package file specified."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK"]=>
string(19) "Package Install: %s"
["JLIB_INSTALLER_ABORT_PLG_COPY_FILES"]=>
string(48) "Plugin %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS"]=>
string(40) "Plugin %1$s: Plugin %2$s already exists."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP"]=>
string(37) "Plugin %s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Plugin %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Plugin Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY"]=>
string(57) "Plugin %1$s: Another plugin is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST"]=>
string(44) "Plugin %s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE"]=>
string(36) "Plugin %s: No plugin file specified."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK"]=>
string(17) "Plugin %1$s: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR"]=>
string(32) "Plugin %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR"]=>
string(35) "Plugin Uninstall: SQL error file %s"
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE"]=>
string(68) "Refresh Manifest Cache failed: Extension is not currently installed."
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID"]=>
string(54) "Refresh Manifest Cache failed: Extension is not valid."
["JLIB_INSTALLER_ABORT_ROLLBACK"]=>
string(20) "Extension %1$s: %2$s"
["JLIB_INSTALLER_ABORT_SQL_ERROR"]=>
string(48) "Extension %1$s: SQL error processing query: %2$s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED"]=>
string(45) "Template Install: Template already installed."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY"]=>
string(124) "Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES"]=>
string(58) "Template Install: Could not copy files from the %s source."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP"]=>
string(44) "Template Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY"]=>
string(45) "Template Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK"]=>
string(20) "Template Install: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT"]=>
string(42) "Template Install: Unknown client type [%s]"
["JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION"]=>
string(123) "For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s"
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM"]=>
string(205) "For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s."
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE"]=>
string(106) "For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore."
["JLIB_INSTALLER_PURGED_UPDATES"]=>
string(15) "Cleared updates"
["JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES"]=>
string(24) "Failed to clear updates."
["JLIB_INSTALLER_DEFAULT_STYLE"]=>
string(12) "%s - Default"
["JLIB_INSTALLER_DISCOVER"]=>
string(8) "Discover"
["JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE"]=>
string(99) "The %s extension is part of a package which does not allow individual extensions to be uninstalled."
["JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS"]=>
string(62) "Component Discover install: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY"]=>
string(46) "Component %1$s: Failed to create folder: %2$s."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT"]=>
string(74) "Component Install: The XML file did not contain an administration element."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(60) "Component Install: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(51) "Component Install: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE"]=>
string(68) "Component Refresh manifest cache: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED"]=>
string(41) "Could not delete the Administrator menus."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM"]=>
string(58) "Component Uninstall: Custom Uninstall script unsuccessful."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES"]=>
string(63) "Component Uninstall: Unable to delete the component categories."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY"]=>
string(61) "Component Uninstall: Can't uninstall. Please remove manually."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(39) "Component Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN"]=>
string(73) "Component Uninstall: Unable to remove the component administrator folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE"]=>
string(64) "Component Uninstall: Unable to remove the component site folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION"]=>
string(60) "Component Uninstall: Option field empty, can't remove files."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR"]=>
string(38) "Component Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT"]=>
string(58) "Component Uninstall: Trying to uninstall a core component."
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(59) "Component Update: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(50) "Component Update: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_DIRECTORY"]=>
string(49) "JInstaller: :Install: Failed to create folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED"]=>
string(28) "Failed to create folder [%s]"
["JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT"]=>
string(75) "Deprecated install format (client="both"), use package installer in future."
["JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED"]=>
string(125) "A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install."
["JLIB_INSTALLER_ERROR_DOWNGRADE"]=>
string(49) "Sorry! You cannot downgrade from version %s to %s"
["JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT"]=>
string(34) "Error connecting to the server: %s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FILE"]=>
string(54) "JInstaller: :Install: Failed to copy file %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER"]=>
string(56) "JInstaller: :Install: Failed to copy folder %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES"]=>
string(35) "Failed reading network resource: %s"
["JLIB_INSTALLER_ERROR_FILE_EXISTS"]=>
string(44) "JInstaller: :Install: File already exists %s"
["JLIB_INSTALLER_ERROR_FILE_FOLDER"]=>
string(35) "Error on deleting file or folder %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST"]=>
string(39) "Files Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(52) "Files Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY"]=>
string(48) "Files Uninstall: Could not load extension entry."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST"]=>
string(46) "Files Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR"]=>
string(34) "Files Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE"]=>
string(47) "File Uninstall: Trying to uninstall core files."
["JLIB_INSTALLER_ERROR_FOLDER_IN_USE"]=>
string(46) "Another extension is already using folder [%s]"
["JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS"]=>
string(60) "Language Discover install: Failed to store language details."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT"]=>
string(82) "This language can't be uninstalled as long as it is defined as a default language."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY"]=>
string(67) "Language Uninstall: Unable to remove the specified Language folder."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY"]=>
string(60) "Language Uninstall: Element is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY"]=>
string(66) "Language Uninstall: Language path is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED"]=>
string(84) "This language can't be uninstalled. It is protected in the database (usually en-GB)."
["JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS"]=>
string(58) "Library Discover install: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE"]=>
string(64) "Library Refresh manifest cache: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Library Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(54) "Library Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Library Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY"]=>
string(54) "Library Uninstall: Trying to uninstall a core library."
["JLIB_INSTALLER_ERROR_LOAD_XML"]=>
string(49) "JInstaller: :Install: Failed to load XML File: %s"
["JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS"]=>
string(56) "Module Discover install: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE"]=>
string(62) "Module Refresh manifest cache: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Module Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION"]=>
string(20) "Module Uninstall: %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Module Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR"]=>
string(35) "Module Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE"]=>
string(55) "Module Uninstall: Trying to uninstall a core module: %s"
["JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE"]=>
string(41) "No core pack exists for the language [%s]"
["JLIB_INSTALLER_ERROR_NO_FILE"]=>
string(44) "JInstaller: :Install: File does not exist %s"
["JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG"]=>
string(94) "The package did not specify a language tag. Are you trying to install an old language package?"
["JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE"]=>
string(55) "JInstaller: :Install: Can't find Joomla XML setup file."
["JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE"]=>
string(48) "JInstaller: :Install: Can't find XML setup file."
["JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE"]=>
string(64) "Package Refresh manifest cache: Failed to store package details."
["JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID"]=>
string(62) "Could not record the package ID for this package's extensions."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Package Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(57) "Package Uninstall: Manifest file invalid or not found: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Package Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED"]=>
string(67) "Package Uninstall: Errors were detected, manifest file not removed!"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST"]=>
string(41) "Package Uninstall: Missing manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER"]=>
string(113) "Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK"]=>
string(52) "Package Uninstall: Trying to uninstall core package."
["JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS"]=>
string(56) "Plugin Discover install: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE"]=>
string(62) "Plugin Refresh manifest cache: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Plugin Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY"]=>
string(57) "Plugin Uninstall: Folder field empty, can't remove files."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST"]=>
string(40) "Plugin Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Plugin Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST"]=>
string(47) "Plugin Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN"]=>
string(55) "Plugin Uninstall: Trying to uninstall a core plugin: %s"
["JLIB_INSTALLER_ERROR_SQL_ERROR"]=>
string(34) "JInstaller: :Install: Error SQL %s"
["JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND"]=>
string(43) "JInstaller: :Install: SQL File not found %s"
["JLIB_INSTALLER_ERROR_SQL_READBUFFER"]=>
string(49) "JInstaller: :Install: SQL File Buffer Read Error."
["JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS"]=>
string(60) "Template Discover install: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE"]=>
string(66) "Template Refresh manifest cache: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(38) "Template Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT"]=>
string(35) "Template Uninstall: Invalid client."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(55) "Template Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT"]=>
string(50) "Template Uninstall: Can't remove default template."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY"]=>
string(62) "Template Uninstall: Folder does not exist, can't remove files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY"]=>
string(64) "Template Uninstall: Template ID is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE"]=>
string(59) "Template Uninstall: Trying to uninstall a core template: %s"
["JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE"]=>
string(24) "Unknown Client Type [%s]"
["JLIB_INSTALLER_FILE_ERROR_MOVE"]=>
string(23) "Error on moving file %s"
["JLIB_INSTALLER_INCORRECT_SEQUENCE"]=>
string(61) "Downgrading from version %1$s to version %2$s is not allowed."
["JLIB_INSTALLER_INSTALL"]=>
string(7) "Install"
["JLIB_INSTALLER_MINIMUM_JOOMLA"]=>
string(60) "You don't have the minimum Joomla version requirement of J%s"
["JLIB_INSTALLER_MINIMUM_PHP"]=>
string(66) "Your server doesn't meet the minimum PHP version requirement of %s"
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS"]=>
string(37) "Language set to Default for %d users."
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1"]=>
string(36) "Language set to Default for %d user."
["JLIB_INSTALLER_UNINSTALL"]=>
string(9) "Uninstall"
["JLIB_INSTALLER_UPDATE"]=>
string(6) "Update"
["JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER"]=>
string(58) "Invalid client identifier specified in extension manifest."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION"]=>
string(109) "Attempting to uninstall unknown extension from package. This extension may have already been removed earlier."
["JLIB_INSTALLER_NOT_ERROR"]=>
string(304) "If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed."
["JLIB_INSTALLER_UPDATE_LOG_QUERY"]=>
string(43) "Ran query from file %1$s. Query text: %2$s."
["JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE"]=>
string(55) "Unable to create a content language for %s language: %s"
["JLIB_JS_AJAX_ERROR_CONNECTION_ABORT"]=>
string(61) "A connection abort has occurred while fetching the JSON data."
["JLIB_JS_AJAX_ERROR_NO_CONTENT"]=>
string(24) "No content was returned."
["JLIB_JS_AJAX_ERROR_OTHER"]=>
string(72) "An error has occurred while fetching the JSON data: HTTP %s status code."
["JLIB_JS_AJAX_ERROR_PARSE"]=>
string(179) "A parse error has occurred while processing the following JSON data:
%s"
["JLIB_JS_AJAX_ERROR_TIMEOUT"]=>
string(52) "A timeout has occurred while fetching the JSON data."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE"]=>
string(44) "Could not load %s language XML file from %s."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA"]=>
string(35) "Could not load %s metadata from %s."
["JLIB_MAIL_FUNCTION_DISABLED"]=>
string(65) "The mail() function has been disabled and the mail can't be sent."
["JLIB_MAIL_FUNCTION_OFFLINE"]=>
string(56) "The mail function has been disabled by an administrator."
["JLIB_MAIL_INVALID_EMAIL_SENDER"]=>
string(57) "JMail: : Invalid email Sender: %s, JMail: :setSender(%s)."
["JLIB_MEDIA_ERROR_UPLOAD_INPUT"]=>
string(22) "Unable to upload file."
["JLIB_MEDIA_ERROR_WARNFILENAME"]=>
string(66) "File name must only contain alphanumeric characters and no spaces."
["JLIB_MEDIA_ERROR_WARNFILETOOLARGE"]=>
string(33) "This file is too large to upload."
["JLIB_MEDIA_ERROR_WARNFILETYPE"]=>
string(32) "This file type is not supported."
["JLIB_MEDIA_ERROR_WARNIEXSS"]=>
string(29) "Possible IE XSS Attack found."
["JLIB_MEDIA_ERROR_WARNINVALID_IMG"]=>
string(18) "Not a valid image."
["JLIB_MEDIA_ERROR_WARNINVALID_MIME"]=>
string(27) "Invalid mime type detected."
["JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE"]=>
string(30) "Illegal mime type detected: %s"
["JLIB_MEDIA_ERROR_WARNNOTADMIN"]=>
string(66) "Uploaded file is not an image file and you do not have permission."
["JLIB_MENUS_PRESET_JOOMLA"]=>
string(15) "Preset - Joomla"
["JLIB_MENUS_PRESET_MODERN"]=>
string(15) "Preset - Modern"
["JLIB_NO_EDITOR_PLUGIN_PUBLISHED"]=>
string(66) "Unable to display an editor because no editor plugin is published."
["JLIB_PLUGIN_ERROR_LOADING_PLUGINS"]=>
string(25) "Error loading Plugins: %s"
["JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS"]=>
string(28) "Unable to load format class."
["JLIB_RULES_ACTION"]=>
string(6) "Action"
["JLIB_RULES_ALLOWED"]=>
string(7) "Allowed"
["JLIB_RULES_ALLOWED_ADMIN"]=>
string(20) "Allowed (Super User)"
["JLIB_RULES_ALLOWED_INHERITED"]=>
string(19) "Allowed (Inherited)"
["JLIB_RULES_CALCULATED_SETTING"]=>
string(18) "Calculated Setting"
["JLIB_RULES_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_DATABASE_FAILURE"]=>
string(40) "Failed storing the data to the database."
["JLIB_RULES_DENIED"]=>
string(6) "Denied"
["JLIB_RULES_GROUP"]=>
string(2) "%s"
["JLIB_RULES_GROUPS"]=>
string(6) "Groups"
["JLIB_RULES_INHERIT"]=>
string(7) "Inherit"
["JLIB_RULES_INHERITED"]=>
string(9) "Inherited"
["JLIB_RULES_NOT_ALLOWED"]=>
string(11) "Not Allowed"
["JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_NOT_ALLOWED_DEFAULT"]=>
string(21) "Not Allowed (Default)"
["JLIB_RULES_NOT_ALLOWED_INHERITED"]=>
string(23) "Not Allowed (Inherited)"
["JLIB_RULES_NOT_ALLOWED_LOCKED"]=>
string(20) "Not Allowed (Locked)"
["JLIB_RULES_NOT_SET"]=>
string(7) "Not Set"
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS"]=>
string(85) "Super User permissions changed. Save or reload to recalculate this group permissions."
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS"]=>
string(109) "Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions."
["JLIB_RULES_REQUEST_FAILURE"]=>
string(34) "Failed sending the data to server."
["JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS"]=>
string(40) "Please save before changing permissions."
["JLIB_RULES_SELECT_ALLOW_DENY_GROUP"]=>
string(43) "Allow or deny %s for users in the %s group."
["JLIB_RULES_SELECT_SETTING"]=>
string(18) "Select New Setting"
["JLIB_RULES_SETTING_NOTES"]=>
string(468) "If you change the setting, it will apply to this and all child groups, components and content. Note that Denied will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, Deny will take precedence. Not Set is equivalent to Denied but can be changed in child groups, components and content."
["JLIB_RULES_SETTING_NOTES_ITEM"]=>
string(727) "If you change the setting, it will apply to this item. Note that:
Inherited means that the permissions from global configuration, parent group and category will be used.
Denied means that no matter what the global configuration, parent group or category settings are, the group being edited can't take this action on this item.
Allowed means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by Not Allowed (Inherited) under Calculated Settings)."
["JLIB_RULES_SETTINGS_DESC"]=>
string(82) "Manage the permission settings for the user groups below. See notes at the bottom."
["JLIB_STEMMER_INVALID_STEMMER"]=>
string(23) "Invalid stemmer type %s"
["JLIB_UNKNOWN"]=>
string(7) "Unknown"
["JLIB_UPDATER_ERROR_COLLECTION_FOPEN"]=>
string(98) "The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work."
["JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL"]=>
string(38) "Update: :Collection: Could not open %s"
["JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL"]=>
string(39) "Update: :Collection: Could not parse %s"
["JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL"]=>
string(37) "Update: :Extension: Could not open %s"
["JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL"]=>
string(38) "Update: :Extension: Could not parse %s"
["JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE"]=>
string(62) "Update: Could not open update site #%d "%s", URL: %s"
["JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN"]=>
string(57) "JAuthentication: :authenticate: Failed to load plugin: %s"
["JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES"]=>
string(71) "JAuthentication: :__construct: Could not load authentication libraries."
["JLIB_USER_ERROR_BIND_ARRAY"]=>
string(36) "Unable to bind array to user object."
["JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER"]=>
string(66) "A user is not allowed to change permissions of a Super User group."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS"]=>
string(66) "A user is not allowed to change permissions of their own group(s)."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS"]=>
string(82) "A user is not allowed to change permissions of their own group(s) parent group(s)."
["JLIB_USER_ERROR_CANNOT_DEMOTE_SELF"]=>
string(49) "You can't remove your own Super User permissions."
["JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD"]=>
string(67) "You can't reuse your current password, please enter a new password."
["JLIB_USER_ERROR_ID_NOT_EXISTS"]=>
string(38) "JUser: :_load: User %s does not exist."
["JLIB_USER_ERROR_NOT_SUPERADMIN"]=>
string(81) "Only users with Super User permissions can change other Super User user accounts."
["JLIB_USER_ERROR_PASSWORD_NOT_MATCH"]=>
string(49) "Passwords do not match. Please re-enter password."
["JLIB_USER_ERROR_UNABLE_TO_FIND_USER"]=>
string(51) "Unable to find a user with given activation string."
["JLIB_USER_ERROR_UNABLE_TO_LOAD_USER"]=>
string(46) "JUser: :_load: Unable to load user with ID: %s"
["JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID"]=>
string(26) "User group does not exist."
["JLIB_UTIL_ERROR_APP_INSTANTIATION"]=>
string(26) "Application Startup Error."
["JLIB_UTIL_ERROR_CONNECT_DATABASE"]=>
string(88) "JDatabase: :getInstance: Could not connect to database
joomla.library: %1$s - %2$s"
["JLIB_UTIL_ERROR_DOMIT"]=>
string(54) "DommitDocument is deprecated. Use DomDocument instead."
["JLIB_UTIL_ERROR_LOADING_FEED_DATA"]=>
string(24) "Error loading feed data."
["JLIB_UTIL_ERROR_XML_LOAD"]=>
string(24) "Failed loading XML file."
["ADMINTOOLS_BLOCKED_MESSAGE"]=>
string(94) "This request is blocked by Admin Tools. Please change this message in the component's options."
["ADMINTOOLS_BLOCKED_MESSAGE_BADBEHAVIOR"]=>
string(146) "Access Denied
HTTP request error %s
You can fix the problem yourself by visiting this URL and following its instructions."
["ADMINTOOLS_CACHECEXPIRE_DESC"]=>
string(217) "When enabled, the expired cache items will be periodically purged with the below provided scheduling options. In contrast with cache purging, it will not remove the entire cache, but only the items which have expired."
["ADMINTOOLS_CACHECEXPIRE_LBL"]=>
string(28) "Enable Cache Auto-expiration"
["ADMINTOOLS_CACHECLEANER_DESC"]=>
string(108) "When enabled, the entire cache folder will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_CACHECLEANER_LBL"]=>
string(20) "Enable Cache Cleaner"
["ADMINTOOLS_CACHEEXP_FREQ_DESC"]=>
string(45) "The cache expiration will run every X minutes"
["ADMINTOOLS_CACHEEXP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CACHE_FREQ_DESC"]=>
string(42) "The cache cleaner will run every X minutes"
["ADMINTOOLS_CACHE_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_DESC"]=>
string(99) "When enabled, the site's temporary directory will be wiped cleaned with the below provided schedule"
["ADMINTOOLS_CLEANTEMP_FREQ_DESC"]=>
string(52) "The temp-directory cleaning will run every X minutes"
["ADMINTOOLS_CLEANTEMP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_LBL"]=>
string(30) "Enable Temp-directory Cleaning"
["ADMINTOOLS_DELETEINACTIVE_BLOCKED"]=>
string(43) "Only if they activated, but never logged in"
["ADMINTOOLS_DELETEINACTIVE_BOTH"]=>
string(51) "Activated or not, as long as they haven't logged in"
["ADMINTOOLS_DELETEINACTIVE_DAYS_DESC"]=>
string(104) "How many days after the user's registration should we remove him if he still has not logged in the site?"
["ADMINTOOLS_DELETEINACTIVE_DAYS_LBL"]=>
string(27) "Delete after this many days"
["ADMINTOOLS_DELETEINACTIVE_DESC"]=>
string(107) "Automatically remove users who have registered but never logged in the site after a specific number of time"
["ADMINTOOLS_DELETEINACTIVE_LBL"]=>
string(21) "Delete inactive users"
["ADMINTOOLS_DELETEINACTIVE_NONE"]=>
string(5) "Never"
["ADMINTOOLS_DELETEINACTIVE_NOTACTIVATED"]=>
string(44) "Only if they haven't activated their account"
["ADMINTOOLS_LANGUAGE_OVERRIDE_DESC"]=>
string(412) "By default (if this option is left blank), the email Admin Tools sends to the Super Administrators when an exception occurs will be in whatever the current user's front-end language is. In multilingual sites this can create confusion. You can choose the language of those email messages here, by entering the desired language tag. For example, in order to receive all emails in English, type en-GB in this field."
["ADMINTOOLS_LANGUAGE_OVERRIDE_LBL"]=>
string(14) "Email language"
["ADMINTOOLS_MAXLOGENTRIES_DESC"]=>
string(403) "Specify the maximum number of entries to keep in the security exceptions log. Excess records will be deleted. Use 0 to turn off this feature and keep all security exceptions log entries (recommended). Note: if you have thousands of old entries it will take a while for Admin Tools to remove all of the old entries. Old records are deleted in 100 record batches on each page load for performance reasons."
["ADMINTOOLS_MAXLOGENTRIES_LBL"]=>
string(39) "Maximum security exceptions log entries"
["ADMINTOOLS_PURGELOG_AGE_DESC"]=>
string(122) "Log entries older than this many days will be removed when this feature runs. Entries newer than that will not be removed."
["ADMINTOOLS_PURGELOG_AGE_LBL"]=>
string(23) "Maximum log age in days"
["ADMINTOOLS_PURGELOG_DESC"]=>
string(78) "When enabled, old security exception log entries will be automatically removed"
["ADMINTOOLS_PURGELOG_FREQ_DESC"]=>
string(40) "The log purging will run every X minutes"
["ADMINTOOLS_PURGELOG_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_PURGELOG_LBL"]=>
string(17) "Purge log entries"
["ADMINTOOLS_SESCLEANER_DESC"]=>
string(102) "When enabled, the session table will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_SESCLEANER_LBL"]=>
string(22) "Enable Session Cleaner"
["ADMINTOOLS_SESOPT_DESC"]=>
string(105) "When enabled, the session table will be periodically optimized with the below provided scheduling options"
["ADMINTOOLS_SESOPT_FREQ_DESC"]=>
string(46) "The session optimiser will run every X minutes"
["ADMINTOOLS_SESOPT_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_SESOPT_LBL"]=>
string(24) "Enable Session Optimiser"
["ADMINTOOLS_SES_FREQ_DESC"]=>
string(44) "The session cleaner will run every X minutes"
["ADMINTOOLS_SES_FREQ_LBL"]=>
string(19) "Run every X minutes"
["PLG_SYSTEM_FIELDS"]=>
string(15) "System - Fields"
["PLG_SYSTEM_FIELDS_XML_DESCRIPTION"]=>
string(71) "The system fields plugin that is required to display the custom fields."
["PLG_SYSTEM_LOGOUT_XML_DESCRIPTION"]=>
string(145) "The system logout plugin enables Joomla to redirect the user to the home page if they choose to logout while they are on a protected access page."
["PLG_SYSTEM_LOGOUT"]=>
string(15) "System - Logout"
["PLG_SYSTEM_LOGOUT_REDIRECT"]=>
string(59) "You have been redirected to the home page following logout."
["COM_CONTENT_ACCESS_DELETE_DESC"]=>
string(121) "Inherited state for delete actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDIT_DESC"]=>
string(119) "Inherited state for edit actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDITSTATE_DESC"]=>
string(125) "Inherited state for edit state actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ARTICLE_CONTENT"]=>
string(7) "Content"
["COM_CONTENT_ARTICLE_HITS"]=>
string(8) "Hits: %s"
["COM_CONTENT_ARTICLE_INFO"]=>
string(7) "Details"
["COM_CONTENT_ARTICLE_VOTE_FAILURE"]=>
string(37) "You already rated this Article today!"
["COM_CONTENT_ARTICLE_VOTE_SUCCESS"]=>
string(34) "Thank You for rating this Article."
["COM_CONTENT_AUTHOR_FILTER_LABEL"]=>
string(13) "Author Filter"
["COM_CONTENT_CAPTCHA_DESC"]=>
string(35) "Please complete the security check."
["COM_CONTENT_CAPTCHA_LABEL"]=>
string(7) "Captcha"
["COM_CONTENT_CATEGORY"]=>
string(12) "Category: %s"
["COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION"]=>
string(31) "List of articles in category %s"
["COM_CONTENT_CHECKED_OUT_BY"]=>
string(17) "Checked out by %s"
["COM_CONTENT_CONTENT_TYPE_ARTICLE"]=>
string(7) "Article"
["COM_CONTENT_CONTENT_TYPE_CATEGORY"]=>
string(16) "Article Category"
["COM_CONTENT_CREATE_ARTICLE"]=>
string(18) "Submit new article"
["COM_CONTENT_CREATED_DATE"]=>
string(12) "Created Date"
["COM_CONTENT_CREATED_DATE_ON"]=>
string(11) "Created: %s"
["COM_CONTENT_EDIT_ITEM"]=>
string(12) "Edit Article"
["COM_CONTENT_ERROR_ARTICLE_NOT_FOUND"]=>
string(17) "Article not found"
["COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE"]=>
string(32) "Please login to view the article"
["COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND"]=>
string(25) "Parent category not found"
["COM_CONTENT_FEED_READMORE"]=>
string(13) "Read More ..."
["COM_CONTENT_FIELD_FULL_DESC"]=>
string(57) "Select or upload an image for the single article display."
["COM_CONTENT_FIELD_FULL_LABEL"]=>
string(18) "Full Article Image"
["COM_CONTENT_FIELD_IMAGE_ALT_DESC"]=>
string(60) "Alternative text used for visitors without access to images."
["COM_CONTENT_FIELD_IMAGE_ALT_LABEL"]=>
string(8) "Alt Text"
["COM_CONTENT_FIELD_IMAGE_CAPTION_DESC"]=>
string(30) "Caption attached to the image."
["COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL"]=>
string(7) "Caption"
["COM_CONTENT_FIELD_IMAGE_DESC"]=>
string(26) "The image to be displayed."
["COM_CONTENT_FIELD_INTRO_DESC"]=>
string(80) "Select or upload an image for the intro text layouts such as blogs and featured."
["COM_CONTENT_FIELD_INTRO_LABEL"]=>
string(11) "Intro Image"
["COM_CONTENT_FIELD_URL_DESC"]=>
string(17) "Link for display."
["COM_CONTENT_FIELD_URL_LINK_TEXT_DESC"]=>
string(29) "Text to display for the link."
["COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL"]=>
string(9) "Link Text"
["COM_CONTENT_FIELD_URLA_LABEL"]=>
string(6) "Link A"
["COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL"]=>
string(11) "Link A Text"
["COM_CONTENT_FIELD_URLB_LABEL"]=>
string(6) "Link B"
["COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL"]=>
string(11) "Link B Text"
["COM_CONTENT_FIELD_URLC_LABEL"]=>
string(6) "Link C"
["COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL"]=>
string(11) "Link C Text"
["COM_CONTENT_FILTER_SEARCH_DESC"]=>
string(21) "Content Filter Search"
["COM_CONTENT_FLOAT_DESC"]=>
string(32) "Controls placement of the image."
["COM_CONTENT_FLOAT_FULLTEXT_LABEL"]=>
string(22) "Full text image float."
["COM_CONTENT_FLOAT_INTRO_LABEL"]=>
string(17) "Intro Image float"
["COM_CONTENT_FLOAT_LABEL"]=>
string(11) "Image Float"
["COM_CONTENT_FORM_EDIT_ARTICLE"]=>
string(15) "Edit an article"
["COM_CONTENT_FORM_FILTER_LEGEND"]=>
string(7) "Filters"
["COM_CONTENT_FORM_FILTER_SUBMIT"]=>
string(6) "Filter"
["COM_CONTENT_HEADING_TITLE"]=>
string(5) "Title"
["COM_CONTENT_HITS_FILTER_LABEL"]=>
string(11) "Hits Filter"
["COM_CONTENT_IMAGES_AND_URLS"]=>
string(16) "Images and Links"
["COM_CONTENT_INTROTEXT"]=>
string(31) "Article must have some content."
["COM_CONTENT_INVALID_RATING"]=>
string(34) "Article Rating: Invalid Rating: %s"
["COM_CONTENT_LAST_UPDATED"]=>
string(16) "Last Updated: %s"
["COM_CONTENT_LEFT"]=>
string(4) "Left"
["COM_CONTENT_METADATA"]=>
string(8) "Metadata"
["COM_CONTENT_MODAL_FILTER_SEARCH_DESC"]=>
string(100) "Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author."
["COM_CONTENT_MODAL_FILTER_SEARCH_LABEL"]=>
string(15) "Search Articles"
["COM_CONTENT_MODIFIED_DATE"]=>
string(13) "Modified Date"
["COM_CONTENT_MONTH"]=>
string(5) "Month"
["COM_CONTENT_MORE_ARTICLES"]=>
string(17) "More Articles ..."
["COM_CONTENT_NEW_ARTICLE"]=>
string(11) "New Article"
["COM_CONTENT_NO_ARTICLES"]=>
string(105) "There are no articles in this category. If subcategories display on this page, they may contain articles."
["COM_CONTENT_NONE"]=>
string(4) "None"
["COM_CONTENT_NUM_ITEMS"]=>
string(14) "Article Count:"
["COM_CONTENT_NUM_ITEMS_TIP"]=>
string(13) "Article Count"
["COM_CONTENT_ON_NEW_CONTENT"]=>
string(59) "A new Article has been submitted by '%1$s' entitled '%2$s'."
["COM_CONTENT_ORDERING"]=>
string(114) "Ordering:
New articles default to the first position in the Category. The ordering can be changed in Backend."
["COM_CONTENT_PAGEBREAK_DOC_TITLE"]=>
string(10) "Page Break"
["COM_CONTENT_PAGEBREAK_INSERT_BUTTON"]=>
string(17) "Insert Page Break"
["COM_CONTENT_PAGEBREAK_TITLE"]=>
string(11) "Page Title:"
["COM_CONTENT_PAGEBREAK_TOC"]=>
string(24) "Table of Contents Alias:"
["COM_CONTENT_PARENT"]=>
string(19) "Parent Category: %s"
["COM_CONTENT_PUBLISHED_DATE"]=>
string(14) "Published Date"
["COM_CONTENT_PUBLISHED_DATE_ON"]=>
string(13) "Published: %s"
["COM_CONTENT_PUBLISHING"]=>
string(10) "Publishing"
["COM_CONTENT_RATINGS"]=>
string(6) "Rating"
["COM_CONTENT_RATINGS_COUNT"]=>
string(10) "Rating: %s"
["COM_CONTENT_READ_MORE"]=>
string(11) "Read more: "
["COM_CONTENT_READ_MORE_TITLE"]=>
string(13) "Read more ..."
["COM_CONTENT_REGISTER_TO_READ_MORE"]=>
string(25) "Register to read more ..."
["COM_CONTENT_RIGHT"]=>
string(5) "Right"
["COM_CONTENT_SAVE_SUCCESS"]=>
string(14) "Article saved."
["COM_CONTENT_SAVE_WARNING"]=>
string(124) "Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
["COM_CONTENT_SELECT_AN_ARTICLE"]=>
string(17) "Select an Article"
["COM_CONTENT_SUBMIT_SAVE_SUCCESS"]=>
string(18) "Article submitted."
["COM_CONTENT_TITLE_FILTER_LABEL"]=>
string(12) "Title Filter"
["COM_CONTENT_VOTES"]=>
string(4) "Vote"
["COM_CONTENT_VOTES_COUNT"]=>
string(8) "Vote: %s"
["COM_CONTENT_WRITTEN_BY"]=>
string(13) "Written by %s"
}
["used":protected]=>
array(0) {
}
["counter":protected]=>
int(8)
["override":protected]=>
array(0) {
}
["transliterator":protected]=>
NULL
["pluralSuffixesCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(17) "getPluralSuffixes"
}
["ignoredSearchWordsCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(21) "getIgnoredSearchWords"
}
["lowerLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getLowerLimitSearchWord"
}
["upperLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getUpperLimitSearchWord"
}
["searchDisplayedCharactersNumberCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(34) "getSearchDisplayedCharactersNumber"
}
}
["session":protected]=>
object(Joomla\CMS\Session\Session)#32 (9) {
["_state":protected]=>
string(6) "active"
["_expire":protected]=>
int(3000)
["_store":protected]=>
object(JSessionStorageDatabase)#35 (0) {
}
["_security":protected]=>
array(1) {
[0]=>
string(11) "fix_browser"
}
["storeName":protected]=>
string(8) "database"
["_input":"Joomla\CMS\Session\Session":private]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_dispatcher":"Joomla\CMS\Session\Session":private]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841210 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841211 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841213 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841215 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841215 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841215 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841215 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841217 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841217 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841218 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841219 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841220 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841222 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841223 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841224 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841224 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841225 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841227 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841229 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841230 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841231 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841231 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841231 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841233 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841233 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["_handler":protected]=>
object(JSessionHandlerJoomla)#31 (4) {
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["force_ssl":protected]=>
bool(true)
["started":"JSessionHandlerNative":private]=>
bool(true)
["closed":"JSessionHandlerNative":private]=>
bool(false)
}
["data":protected]=>
object(Joomla\Registry\Registry)#39 (3) {
["data":protected]=>
object(stdClass)#40 (1) {
["__default"]=>
object(stdClass)#41 (4) {
["session"]=>
object(stdClass)#42 (3) {
["counter"]=>
int(3)
["timer"]=>
object(stdClass)#43 (3) {
["start"]=>
int(1775512955)
["last"]=>
int(1775512956)
["now"]=>
int(1775512956)
}
["token"]=>
string(32) "gpWwrbcbnZIQaFkpXZUuW18WT1PsFIze"
}
["registry"]=>
object(Joomla\Registry\Registry)#44 (3) {
["data":protected]=>
object(stdClass)#45 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["user"]=>
object(Joomla\CMS\User\User)#46 (26) {
["isRoot":protected]=>
bool(false)
["id"]=>
int(0)
["name"]=>
NULL
["username"]=>
NULL
["email"]=>
NULL
["password"]=>
NULL
["password_clear"]=>
string(0) ""
["block"]=>
NULL
["sendEmail"]=>
int(0)
["registerDate"]=>
NULL
["lastvisitDate"]=>
NULL
["activation"]=>
NULL
["params"]=>
NULL
["groups"]=>
array(1) {
[0]=>
string(1) "9"
}
["guest"]=>
int(1)
["lastResetTime"]=>
NULL
["resetCount"]=>
NULL
["requireReset"]=>
NULL
["_params":protected]=>
object(Joomla\Registry\Registry)#49 (3) {
["data":protected]=>
object(stdClass)#50 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_authGroups":protected]=>
NULL
["_authLevels":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
int(5)
}
["_authActions":protected]=>
NULL
["_errorMsg":protected]=>
NULL
["userHelper":protected]=>
object(Joomla\CMS\User\UserWrapper)#48 (0) {
}
["_errors":protected]=>
array(0) {
}
["aid"]=>
int(0)
}
["plg_system_languagefilter"]=>
object(stdClass)#47 (1) {
["language"]=>
string(5) "en-GB"
}
}
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
}
["response":protected]=>
object(stdClass)#23 (3) {
["cachable"]=>
bool(false)
["headers"]=>
array(2) {
[0]=>
array(2) {
["name"]=>
string(3) "P3P"
["value"]=>
string(50) "CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM""
}
[1]=>
array(2) {
["name"]=>
string(6) "status"
["value"]=>
string(3) "404"
}
}
["body"]=>
array(0) {
}
}
["responseMap":"Joomla\CMS\Application\WebApplication":private]=>
array(61) {
[100]=>
string(21) "HTTP/1.1 100 Continue"
[101]=>
string(32) "HTTP/1.1 101 Switching Protocols"
[102]=>
string(23) "HTTP/1.1 102 Processing"
[200]=>
string(15) "HTTP/1.1 200 OK"
[201]=>
string(20) "HTTP/1.1 201 Created"
[202]=>
string(21) "HTTP/1.1 202 Accepted"
[203]=>
string(42) "HTTP/1.1 203 Non-Authoritative Information"
[204]=>
string(23) "HTTP/1.1 204 No Content"
[205]=>
string(26) "HTTP/1.1 205 Reset Content"
[206]=>
string(28) "HTTP/1.1 206 Partial Content"
[207]=>
string(25) "HTTP/1.1 207 Multi-Status"
[208]=>
string(29) "HTTP/1.1 208 Already Reported"
[226]=>
string(20) "HTTP/1.1 226 IM Used"
[300]=>
string(29) "HTTP/1.1 300 Multiple Choices"
[301]=>
string(30) "HTTP/1.1 301 Moved Permanently"
[302]=>
string(18) "HTTP/1.1 302 Found"
[303]=>
string(22) "HTTP/1.1 303 See other"
[304]=>
string(25) "HTTP/1.1 304 Not Modified"
[305]=>
string(22) "HTTP/1.1 305 Use Proxy"
[306]=>
string(21) "HTTP/1.1 306 (Unused)"
[307]=>
string(31) "HTTP/1.1 307 Temporary Redirect"
[308]=>
string(31) "HTTP/1.1 308 Permanent Redirect"
[400]=>
string(24) "HTTP/1.1 400 Bad Request"
[401]=>
string(25) "HTTP/1.1 401 Unauthorized"
[402]=>
string(29) "HTTP/1.1 402 Payment Required"
[403]=>
string(22) "HTTP/1.1 403 Forbidden"
[404]=>
string(22) "HTTP/1.1 404 Not Found"
[405]=>
string(31) "HTTP/1.1 405 Method Not Allowed"
[406]=>
string(27) "HTTP/1.1 406 Not Acceptable"
[407]=>
string(42) "HTTP/1.1 407 Proxy Authentication Required"
[408]=>
string(28) "HTTP/1.1 408 Request Timeout"
[409]=>
string(21) "HTTP/1.1 409 Conflict"
[410]=>
string(17) "HTTP/1.1 410 Gone"
[411]=>
string(28) "HTTP/1.1 411 Length Required"
[412]=>
string(32) "HTTP/1.1 412 Precondition Failed"
[413]=>
string(30) "HTTP/1.1 413 Payload Too Large"
[414]=>
string(25) "HTTP/1.1 414 URI Too Long"
[415]=>
string(35) "HTTP/1.1 415 Unsupported Media Type"
[416]=>
string(34) "HTTP/1.1 416 Range Not Satisfiable"
[417]=>
string(31) "HTTP/1.1 417 Expectation Failed"
[418]=>
string(25) "HTTP/1.1 418 I'm a teapot"
[421]=>
string(32) "HTTP/1.1 421 Misdirected Request"
[422]=>
string(33) "HTTP/1.1 422 Unprocessable Entity"
[423]=>
string(19) "HTTP/1.1 423 Locked"
[424]=>
string(30) "HTTP/1.1 424 Failed Dependency"
[426]=>
string(29) "HTTP/1.1 426 Upgrade Required"
[428]=>
string(34) "HTTP/1.1 428 Precondition Required"
[429]=>
string(30) "HTTP/1.1 429 Too Many Requests"
[431]=>
string(44) "HTTP/1.1 431 Request Header Fields Too Large"
[451]=>
string(42) "HTTP/1.1 451 Unavailable For Legal Reasons"
[500]=>
string(34) "HTTP/1.1 500 Internal Server Error"
[501]=>
string(28) "HTTP/1.1 501 Not Implemented"
[502]=>
string(24) "HTTP/1.1 502 Bad Gateway"
[503]=>
string(32) "HTTP/1.1 503 Service Unavailable"
[504]=>
string(28) "HTTP/1.1 504 Gateway Timeout"
[505]=>
string(39) "HTTP/1.1 505 HTTP Version Not Supported"
[506]=>
string(36) "HTTP/1.1 506 Variant Also Negotiates"
[507]=>
string(33) "HTTP/1.1 507 Insufficient Storage"
[508]=>
string(26) "HTTP/1.1 508 Loop Detected"
[510]=>
string(25) "HTTP/1.1 510 Not Extended"
[511]=>
string(44) "HTTP/1.1 511 Network Authentication Required"
}
["singleValueResponseHeaders":"Joomla\CMS\Application\WebApplication":private]=>
array(17) {
[0]=>
string(6) "status"
[1]=>
string(14) "Content-Length"
[2]=>
string(4) "Host"
[3]=>
string(12) "Content-Type"
[4]=>
string(16) "Content-Location"
[5]=>
string(4) "Date"
[6]=>
string(8) "Location"
[7]=>
string(11) "Retry-After"
[8]=>
string(6) "Server"
[9]=>
string(12) "Mime-Version"
[10]=>
string(13) "Last-Modified"
[11]=>
string(4) "ETag"
[12]=>
string(13) "Accept-Ranges"
[13]=>
string(13) "Content-Range"
[14]=>
string(3) "Age"
[15]=>
string(7) "Expires"
[16]=>
string(15) "Clear-Site-Data"
}
["dispatcher":protected]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841234 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841234 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841235 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841237 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841237 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841237 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841237 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841237 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841239 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841240 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841242 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841242 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841243 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841243 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841244 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841244 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841246 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841246 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841247 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841248 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841248 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841273 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841273 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841273 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841274 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["identity":protected]=>
NULL
["config":protected]=>
object(Joomla\Registry\Registry)#14 (3) {
["data":protected]=>
object(stdClass)#15 (102) {
["MetaAuthor"]=>
string(1) "1"
["MetaDesc"]=>
string(0) ""
["MetaKeys"]=>
string(0) ""
["MetaRights"]=>
string(0) ""
["MetaTitle"]=>
string(1) "1"
["MetaVersion"]=>
string(1) "0"
["access"]=>
string(1) "1"
["cache_handler"]=>
string(4) "file"
["cachetime"]=>
string(2) "15"
["caching"]=>
string(1) "0"
["captcha"]=>
string(1) "0"
["cookie_domain"]=>
string(0) ""
["cookie_path"]=>
string(0) ""
["db"]=>
string(21) "db_nabrezisocharu_sub"
["dbprefix"]=>
string(5) "symp_"
["dbtype"]=>
string(6) "mysqli"
["debug"]=>
string(1) "0"
["debug_lang"]=>
string(1) "0"
["display_offline_message"]=>
string(1) "1"
["editor"]=>
string(3) "jce"
["error_reporting"]=>
string(4) "none"
["feed_email"]=>
string(6) "author"
["feed_limit"]=>
string(2) "10"
["force_ssl"]=>
string(1) "2"
["fromname"]=>
string(15) "nabrezi socharu"
["ftp_enable"]=>
string(1) "0"
["ftp_host"]=>
string(0) ""
["ftp_pass"]=>
string(0) ""
["ftp_port"]=>
string(0) ""
["ftp_root"]=>
string(0) ""
["ftp_user"]=>
string(0) ""
["gzip"]=>
string(1) "1"
["helpurl"]=>
string(80) "https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}"
["host"]=>
string(9) "localhost"
["lifetime"]=>
string(2) "50"
["list_limit"]=>
string(2) "20"
["live_site"]=>
string(0) ""
["log_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/log"
["mailer"]=>
string(4) "mail"
["mailfrom"]=>
string(12) "info@pshk.cz"
["memcache_compress"]=>
string(1) "1"
["memcache_persist"]=>
string(1) "1"
["memcache_server_host"]=>
string(9) "localhost"
["memcache_server_port"]=>
string(5) "11211"
["offline"]=>
string(1) "0"
["offline_image"]=>
string(0) ""
["offline_message"]=>
string(67) "Tento web je právě v údržbě.
Zkuste to prosím později."
["offset"]=>
string(13) "Europe/Prague"
["offset_user"]=>
string(3) "UTC"
["password"]=>
string(9) "Ik2363vc_"
["robots"]=>
string(0) ""
["secret"]=>
string(32) "Iw6Kx08jvcuEQ6lHc5cVTi3zJj0SpIMs"
["sef"]=>
string(1) "1"
["sef_rewrite"]=>
string(1) "1"
["sef_suffix"]=>
string(1) "0"
["sendmail"]=>
string(18) "/usr/sbin/sendmail"
["session_handler"]=>
string(8) "database"
["sitename"]=>
string(102) "Nábřeží sochařů v Hradci Králové | Sculptor's Embankment in Hradec Kralove | nabrezisocharu.cz"
["sitename_pagetitles"]=>
string(1) "2"
["smtpauth"]=>
string(1) "0"
["smtphost"]=>
string(9) "localhost"
["smtppass"]=>
string(0) ""
["smtpport"]=>
string(2) "25"
["smtpsecure"]=>
string(4) "none"
["smtpuser"]=>
string(0) ""
["tmp_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/tmp"
["unicodeslugs"]=>
string(1) "0"
["user"]=>
string(19) "db_nabrezi_user_sub"
["mailonline"]=>
string(1) "1"
["frontediting"]=>
string(1) "0"
["asset_id"]=>
string(1) "1"
["cache_platformprefix"]=>
string(1) "0"
["memcached_persist"]=>
string(1) "1"
["memcached_compress"]=>
string(1) "0"
["memcached_server_host"]=>
string(9) "localhost"
["memcached_server_port"]=>
string(5) "11211"
["redis_persist"]=>
string(1) "1"
["redis_server_host"]=>
string(9) "localhost"
["redis_server_port"]=>
string(4) "6379"
["redis_server_auth"]=>
string(0) ""
["redis_server_db"]=>
string(1) "0"
["proxy_enable"]=>
string(1) "0"
["proxy_host"]=>
string(0) ""
["proxy_port"]=>
string(0) ""
["proxy_user"]=>
string(0) ""
["proxy_pass"]=>
string(0) ""
["massmailoff"]=>
string(1) "0"
["session_memcache_server_host"]=>
string(9) "localhost"
["session_memcache_server_port"]=>
string(5) "11211"
["session_memcached_server_host"]=>
string(9) "localhost"
["session_memcached_server_port"]=>
string(5) "11211"
["replyto"]=>
string(0) ""
["replytoname"]=>
string(0) ""
["session_redis_persist"]=>
string(1) "1"
["session_redis_server_host"]=>
string(9) "localhost"
["session_redis_server_port"]=>
string(4) "6379"
["session_redis_server_auth"]=>
string(0) ""
["session_redis_server_db"]=>
string(1) "0"
["shared_session"]=>
string(1) "0"
["language"]=>
string(5) "en-GB"
["theme"]=>
string(7) "sablona"
["themeParams"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["logger":"Joomla\Application\AbstractApplication":private]=>
object(Joomla\CMS\Log\DelegatingPsrLogger)#33 (2) {
["logger":protected]=>
object(Joomla\CMS\Log\Log)#6 (3) {
["configurations":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
array(1) {
["logger"]=>
string(12) "messagequeue"
}
}
["loggers":protected]=>
array(0) {
}
["lookup":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
object(stdClass)#7 (3) {
["priorities"]=>
int(30719)
["categories"]=>
array(1) {
[0]=>
string(6) "jerror"
}
["exclude"]=>
bool(false)
}
}
}
["priorityMap":protected]=>
array(8) {
["emergency"]=>
int(1)
["alert"]=>
int(2)
["critical"]=>
int(4)
["error"]=>
int(8)
["warning"]=>
int(16)
["notice"]=>
int(32)
["info"]=>
int(64)
["debug"]=>
int(128)
}
}
["item_associations"]=>
string(1) "1"
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[14]=>
array(7) {
["file"]=>
string(71) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/index.php"
["line"]=>
int(49)
["function"]=>
string(7) "execute"
["class"]=>
string(37) "Joomla\CMS\Application\CMSApplication"
["object"]=>
object(Joomla\CMS\Application\SiteApplication)#9 (25) {
["_language_filter":protected]=>
bool(true)
["_detect_browser":protected]=>
bool(false)
["docOptions":protected]=>
array(0) {
}
["scope"]=>
string(11) "com_content"
["_clientId":protected]=>
int(0)
["_messageQueue":protected]=>
array(0) {
}
["_name":protected]=>
string(4) "site"
["profiler":protected]=>
NULL
["template":protected]=>
object(stdClass)#392 (4) {
["id"]=>
string(1) "9"
["home"]=>
string(1) "1"
["template"]=>
string(7) "sablona"
["params"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["charSet"]=>
string(5) "utf-8"
["mimeType"]=>
string(9) "text/html"
["modifiedDate"]=>
NULL
["client"]=>
object(Joomla\Application\Web\WebClient)#21 (13) {
["platform":protected]=>
NULL
["mobile":protected]=>
bool(false)
["engine":protected]=>
NULL
["browser":protected]=>
NULL
["browserVersion":protected]=>
NULL
["languages":protected]=>
array(0) {
}
["encodings":protected]=>
array(0) {
}
["userAgent":protected]=>
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
["acceptEncoding":protected]=>
string(23) "gzip, br, zstd, deflate"
["acceptLanguage":protected]=>
NULL
["robot":protected]=>
bool(false)
["detection":protected]=>
array(1) {
["browser"]=>
bool(true)
}
["headers":protected]=>
NULL
}
["document":protected]=>
object(Joomla\CMS\Document\HtmlDocument)#376 (33) {
["_links"]=>
array(0) {
}
["_custom"]=>
array(0) {
}
["template"]=>
NULL
["baseurl"]=>
NULL
["params"]=>
NULL
["_file"]=>
NULL
["_template":protected]=>
string(0) ""
["_template_tags":protected]=>
array(0) {
}
["_caching":protected]=>
NULL
["_html5":"Joomla\CMS\Document\HtmlDocument":private]=>
NULL
["title"]=>
string(4) "Home"
["description"]=>
NULL
["link"]=>
string(0) ""
["base"]=>
string(49) "https://nabrezi.symposiumhorice.cz/en/sitemap.xml"
["language"]=>
string(5) "en-gb"
["direction"]=>
string(3) "ltr"
["_generator"]=>
string(40) "Joomla! - Open Source Content Management"
["_mdate"]=>
string(0) ""
["_tab"]=>
string(1) " "
["_lineEnd"]=>
string(1) "
"
["_charset"]=>
string(5) "utf-8"
["_mime"]=>
string(9) "text/html"
["_namespace"]=>
string(0) ""
["_profile"]=>
string(0) ""
["_scripts"]=>
array(0) {
}
["_script"]=>
array(0) {
}
["scriptOptions":protected]=>
array(0) {
}
["_styleSheets"]=>
array(0) {
}
["_style"]=>
array(0) {
}
["_metaTags"]=>
array(2) {
["http-equiv"]=>
array(1) {
["content-type"]=>
string(24) "text/html; charset=utf-8"
}
["name"]=>
array(2) {
["keywords"]=>
NULL
["rights"]=>
NULL
}
}
["_engine"]=>
NULL
["_type"]=>
string(4) "html"
["mediaVersion":protected]=>
string(32) "6d275ea74aefc72e05a285dcb24c9f2e"
}
["language":protected]=>
object(Joomla\CMS\Language\Language)#374 (18) {
["debug":protected]=>
bool(false)
["default":protected]=>
string(5) "en-GB"
["orphans":protected]=>
array(0) {
}
["metadata":protected]=>
array(8) {
["name"]=>
string(15) "English (en-GB)"
["nativeName"]=>
string(24) "English (United Kingdom)"
["tag"]=>
string(5) "en-GB"
["rtl"]=>
string(1) "0"
["locale"]=>
string(141) "en_GB.utf8, en_GB.UTF-8, en_GB, eng_GB, en, english, english-uk, uk, gbr, britain, england, great britain, uk, united kingdom, united-kingdom"
["firstDay"]=>
string(1) "0"
["weekEnd"]=>
string(3) "0,6"
["calendar"]=>
string(9) "gregorian"
}
["locale":protected]=>
NULL
["lang":protected]=>
string(5) "en-GB"
["paths":protected]=>
array(7) {
["joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.ini"]=>
bool(true)
}
["lib_joomla"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.lib_joomla.ini"]=>
bool(true)
}
["plg_system_admintools"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_admintools.ini"]=>
bool(true)
}
["plg_system_fields"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_fields.ini"]=>
bool(true)
}
["plg_system_logout"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/administrator/language/en-GB/en-GB.plg_system_logout.ini"]=>
bool(true)
}
["tpl_sablona"]=>
array(2) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/templates/sablona/language/en-GB/en-GB.tpl_sablona.ini"]=>
bool(false)
}
["com_content"]=>
array(1) {
["/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/language/en-GB/en-GB.com_content.ini"]=>
bool(true)
}
}
["errorfiles":protected]=>
array(0) {
}
["strings":protected]=>
array(1215) {
["JERROR_PARSING_LANGUAGE_FILE"]=>
string(30) " : error(s) in line(s) %s"
["ERROR"]=>
string(5) "Error"
["MESSAGE"]=>
string(7) "Message"
["NOTICE"]=>
string(6) "Notice"
["WARNING"]=>
string(7) "Warning"
["J1"]=>
string(1) "1"
["J2"]=>
string(1) "2"
["J3"]=>
string(1) "3"
["J4"]=>
string(1) "4"
["J5"]=>
string(1) "5"
["J6"]=>
string(1) "6"
["J7"]=>
string(1) "7"
["J8"]=>
string(1) "8"
["J9"]=>
string(1) "9"
["J10"]=>
string(2) "10"
["J15"]=>
string(2) "15"
["J20"]=>
string(2) "20"
["J25"]=>
string(2) "25"
["J30"]=>
string(2) "30"
["J50"]=>
string(2) "50"
["J100"]=>
string(3) "100"
["J200"]=>
string(3) "200"
["J500"]=>
string(3) "500"
["JACTION_ADMIN"]=>
string(9) "Configure"
["JACTION_ADMIN_GLOBAL"]=>
string(10) "Super User"
["JACTION_COMPONENT_SETTINGS"]=>
string(18) "Component Settings"
["JACTION_CREATE"]=>
string(6) "Create"
["JACTION_DELETE"]=>
string(6) "Delete"
["JACTION_EDIT"]=>
string(4) "Edit"
["JACTION_EDITOWN"]=>
string(8) "Edit Own"
["JACTION_EDITSTATE"]=>
string(10) "Edit State"
["JACTION_LOGIN_ADMIN"]=>
string(19) "Administrator Login"
["JACTION_LOGIN_SITE"]=>
string(10) "Site Login"
["JACTION_MANAGE"]=>
string(31) "Access Administration Interface"
["JADMINISTRATOR"]=>
string(13) "Administrator"
["JALL"]=>
string(3) "All"
["JALL_LANGUAGE"]=>
string(3) "All"
["JAPPLY"]=>
string(4) "Save"
["JARCHIVED"]=>
string(8) "Archived"
["JASSOCIATIONS"]=>
string(15) "Also available:"
["JAUTHOR"]=>
string(6) "Author"
["JCANCEL"]=>
string(6) "Cancel"
["JCATEGORY"]=>
string(8) "Category"
["JCLEAR"]=>
string(5) "Clear"
["JDATE"]=>
string(4) "Date"
["JDAY"]=>
string(3) "Day"
["JDEFAULT"]=>
string(7) "Default"
["JDETAILS"]=>
string(7) "Details"
["JDISABLED"]=>
string(8) "Disabled"
["JEDITOR"]=>
string(6) "Editor"
["JENABLED"]=>
string(7) "Enabled"
["JEXPIRED"]=>
string(7) "Expired"
["JFALSE"]=>
string(5) "False"
["JFEATURED"]=>
string(8) "Featured"
["JHIDE"]=>
string(4) "Hide"
["JINVALID_TOKEN"]=>
string(121) "The most recent request was denied because it contained an invalid security token. Please refresh the page and try again."
["JINVALID_TOKEN_NOTICE"]=>
string(107) "The security token did not match. The request was aborted to prevent any security breach. Please try again."
["JLOGIN"]=>
string(6) "Log in"
["JLOGOUT"]=>
string(7) "Log out"
["JMONTH"]=>
string(5) "Month"
["JNEW"]=>
string(3) "New"
["JNEXT"]=>
string(4) "Next"
["JNEXT_TITLE"]=>
string(16) "Next article: %s"
["JNO"]=>
string(2) "No"
["JNONE"]=>
string(4) "None"
["JNOTPUBLISHEDYET"]=>
string(17) "Not published yet"
["JNOTICE"]=>
string(6) "Notice"
["JOFF"]=>
string(3) "Off"
["JOFFLINE_MESSAGE"]=>
string(69) "This site is down for maintenance.
Please check back again soon."
["JON"]=>
string(2) "On"
["JOPTIONS"]=>
string(7) "Options"
["JPAGETITLE"]=>
string(11) "%1$s - %2$s"
["JPREV"]=>
string(4) "Prev"
["JPREVIOUS"]=>
string(8) "Previous"
["JPREVIOUS_TITLE"]=>
string(20) "Previous article: %s"
["JPUBLISHED"]=>
string(9) "Published"
["JREGISTER"]=>
string(8) "Register"
["JREQUIRED"]=>
string(8) "Required"
["JSAVE"]=>
string(4) "Save"
["JSELECT"]=>
string(6) "Select"
["JSHOW"]=>
string(4) "Show"
["JSITE"]=>
string(4) "Site"
["JSTATUS"]=>
string(6) "Status"
["JSUBMIT"]=>
string(6) "Submit"
["JTAG"]=>
string(4) "Tags"
["JTAG_DESC"]=>
string(147) "Assign tags to content items. You may select a tag from the pre-defined list or enter a new tag by typing the name in the field and pressing enter."
["JTAG_FIELD_SELECT_DESC"]=>
string(22) "Select the tag to use."
["JTOOLBAR"]=>
string(7) "Toolbar"
["JTOOLBAR_VERSIONS"]=>
string(8) "Versions"
["JTRASH"]=>
string(5) "Trash"
["JTRASHED"]=>
string(7) "Trashed"
["JTRUE"]=>
string(4) "True"
["JUNPUBLISHED"]=>
string(11) "Unpublished"
["JUSER_TOOLS"]=>
string(10) "User tools"
["JYEAR"]=>
string(4) "Year"
["JYES"]=>
string(3) "Yes"
["JBROWSERTARGET_MODAL"]=>
string(5) "Modal"
["JBROWSERTARGET_NEW"]=>
string(18) "Open in new window"
["JBROWSERTARGET_PARENT"]=>
string(21) "Open in parent window"
["JBROWSERTARGET_POPUP"]=>
string(13) "Open in popup"
["JERROR_ALERTNOAUTHOR"]=>
string(45) "You are not authorised to view this resource."
["JERROR_ALERTNOTEMPLATE"]=>
string(101) "The template for this display is not available. Please contact a Site administrator."
["JERROR_AN_ERROR_HAS_OCCURRED"]=>
string(22) "An error has occurred."
["JERROR_COULD_NOT_FIND_TEMPLATE"]=>
string(29) "Could not find template "%s"."
["JERROR_ERROR"]=>
string(5) "Error"
["JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE"]=>
string(50) "an out-of-date bookmark/favourite"
["JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST"]=>
string(52) "An error has occurred while processing your request."
["JERROR_LAYOUT_GO_TO_THE_HOME_PAGE"]=>
string(19) "Go to the Home Page"
["JERROR_LAYOUT_HOME_PAGE"]=>
string(9) "Home Page"
["JERROR_LAYOUT_MIS_TYPED_ADDRESS"]=>
string(35) "a mistyped address"
["JERROR_LAYOUT_NOT_ABLE_TO_VISIT"]=>
string(50) "You may not be able to visit this page because of:"
["JERROR_LAYOUT_PAGE_NOT_FOUND"]=>
string(34) "The requested page can't be found."
["JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR"]=>
string(105) "If difficulties persist, please contact the System Administrator of this site and report the error below."
["JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES"]=>
string(38) "Please try one of the following pages:"
["JERROR_LAYOUT_PREVIOUS_ERROR"]=>
string(14) "Previous Error"
["JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND"]=>
string(37) "The requested resource was not found."
["JERROR_LAYOUT_SEARCH"]=>
string(55) "You may wish to search the site or visit the home page."
["JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING"]=>
string(78) "a search engine that has an out-of-date listing for this site"
["JERROR_LAYOUT_SEARCH_PAGE"]=>
string(16) "Search this site"
["JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE"]=>
string(48) "you have no access to this page"
["JERROR_LOADING_MENUS"]=>
string(23) "Error loading Menus: %s"
["JERROR_LOGIN_DENIED"]=>
string(50) "You can't access the private section of this site."
["JERROR_NOLOGIN_BLOCKED"]=>
string(84) "Login denied! Your account has either been blocked or you have not activated it yet."
["JERROR_PAGE_NOT_FOUND"]=>
string(14) "Page not found"
["JERROR_SESSION_STARTUP"]=>
string(31) "Error initialising the session."
["JERROR_TABLE_BIND_FAILED"]=>
string(10) "hmm %s ..."
["JERROR_USERS_PROFILE_NOT_FOUND"]=>
string(22) "User profile not found"
["JFIELD_ACCESS_DESC"]=>
string(30) "Access level for this content."
["JFIELD_ACCESS_LABEL"]=>
string(6) "Access"
["JFIELD_ALIAS_DESC"]=>
string(655) "The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site).
Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.
When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters ."
["JFIELD_ALIAS_LABEL"]=>
string(5) "Alias"
["JFIELD_ALIAS_PLACEHOLDER"]=>
string(24) "Auto-generate from title"
["JFIELD_ALT_PAGE_TITLE_LABEL"]=>
string(22) "Alternative Page Title"
["JFIELD_CATEGORY_DESC"]=>
string(8) "Category"
["JFIELD_FIELDS_CATEGORY_DESC"]=>
string(51) "Select the category that this field is assigned to."
["JFIELD_LANGUAGE_DESC"]=>
string(34) "Assign a language to this article."
["JFIELD_LANGUAGE_LABEL"]=>
string(8) "Language"
["JFIELD_META_DESCRIPTION_DESC"]=>
string(21) "Metadata description."
["JFIELD_META_DESCRIPTION_LABEL"]=>
string(16) "Meta Description"
["JFIELD_META_KEYWORDS_DESC"]=>
string(32) "Keywords describing the content."
["JFIELD_META_KEYWORDS_LABEL"]=>
string(8) "Keywords"
["JFIELD_META_RIGHTS_DESC"]=>
string(53) "Describe what rights others have to use this content."
["JFIELD_META_RIGHTS_LABEL"]=>
string(14) "Content Rights"
["JFIELD_ORDERING_DESC"]=>
string(44) "Ordering of the article within the category."
["JFIELD_ORDERING_LABEL"]=>
string(8) "Ordering"
["JFIELD_PUBLISHED_DESC"]=>
string(23) "Set publication status."
["JFIELD_TITLE_DESC"]=>
string(22) "Title for the article."
["JGLOBAL_ADD_CUSTOM_CATEGORY"]=>
string(16) "Add new Category"
["JGLOBAL_ARTICLES"]=>
string(8) "Articles"
["JGLOBAL_FIELDS"]=>
string(6) "Fields"
["JGLOBAL_AUTH_ACCESS_DENIED"]=>
string(13) "Access Denied"
["JGLOBAL_AUTH_ACCESS_GRANTED"]=>
string(14) "Access Granted"
["JGLOBAL_AUTH_BIND_FAILED"]=>
string(29) "Failed binding to LDAP server"
["JGLOBAL_AUTH_CANCEL"]=>
string(24) "Authentication cancelled"
["JGLOBAL_AUTH_CURL_NOT_INSTALLED"]=>
string(21) "Curl isn't installed."
["JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED"]=>
string(27) "Empty password not allowed."
["JGLOBAL_AUTH_FAIL"]=>
string(21) "Authentication failed"
["JGLOBAL_AUTH_FAILED"]=>
string(26) "Failed to authenticate: %s"
["JGLOBAL_AUTH_INCORRECT"]=>
string(27) "Incorrect username/password"
["JGLOBAL_AUTH_INVALID_PASS"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_INVALID_SECRETKEY"]=>
string(52) "The two factor authentication Secret Key is invalid."
["JGLOBAL_AUTH_NO_BIND"]=>
string(22) "Unable to bind to LDAP"
["JGLOBAL_AUTH_NO_CONNECT"]=>
string(32) "Unable to connect to LDAP server"
["JGLOBAL_AUTH_NO_REDIRECT"]=>
string(32) "Could not redirect to server: %s"
["JGLOBAL_AUTH_NO_USER"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JGLOBAL_AUTH_NOT_CREATE_DIR"]=>
string(81) "Could not create the FileStore folder %s. Please check the effective permissions."
["JGLOBAL_AUTH_PASS_BLANK"]=>
string(30) "LDAP can't have blank password"
["JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED"]=>
string(29) "Result Unknown. Access Denied"
["JGLOBAL_AUTH_USER_BLACKLISTED"]=>
string(20) "User is blacklisted."
["JGLOBAL_AUTH_USER_NOT_FOUND"]=>
string(19) "Unable to find user"
["JGLOBAL_AUTO"]=>
string(4) "Auto"
["JGLOBAL_CATEGORY_NOT_FOUND"]=>
string(18) "Category not found"
["JGLOBAL_CENTER"]=>
string(6) "Center"
["JGLOBAL_CHECK_ALL"]=>
string(15) "Check All Items"
["JGLOBAL_CLICK_TO_SORT_THIS_COLUMN"]=>
string(29) "Select to sort by this column"
["JGLOBAL_COLLAPSE_CATEGORIES"]=>
string(20) "Show less categories"
["JGLOBAL_CREATED_DATE_ON"]=>
string(13) "Created on %s"
["JGLOBAL_CUSTOM_CATEGORY"]=>
string(14) "New Categories"
["JGLOBAL_DESCRIPTION"]=>
string(11) "Description"
["JGLOBAL_DISPLAY_NUM"]=>
string(9) "Display #"
["JGLOBAL_EDIT"]=>
string(4) "Edit"
["JGLOBAL_EDIT_TITLE"]=>
string(12) "Edit article"
["JGLOBAL_EMAIL"]=>
string(5) "Email"
["JGLOBAL_EMAIL_TITLE"]=>
string(27) "Email this link to a friend"
["JGLOBAL_EXPAND_CATEGORIES"]=>
string(20) "Show more categories"
["JGLOBAL_FIELD_ADD"]=>
string(3) "Add"
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_DESC"]=>
string(59) "Categories that are within this category will be displayed."
["JGLOBAL_FIELD_CATEGORIES_CHOOSE_CATEGORY_LABEL"]=>
string(27) "Select a Top Level Category"
["JGLOBAL_FIELD_CATEGORIES_DESC_DESC"]=>
string(104) "If you enter some text in this field, it will replace the Top Level Category Description, if it has one."
["JGLOBAL_FIELD_CATEGORIES_DESC_LABEL"]=>
string(23) "Alternative Description"
["JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC"]=>
string(48) "Uses another name than the author's for display."
["JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL"]=>
string(14) "Author's Alias"
["JGLOBAL_FIELD_CREATED_BY_DESC"]=>
string(26) "The user who created this."
["JGLOBAL_FIELD_CREATED_BY_LABEL"]=>
string(10) "Created By"
["JGLOBAL_FIELD_CREATED_DESC"]=>
string(13) "Created Date."
["JGLOBAL_FIELD_CREATED_LABEL"]=>
string(12) "Created Date"
["JGLOBAL_FIELD_FEATURED_DESC"]=>
string(47) "Assign the article to the featured blog layout."
["JGLOBAL_FIELD_FEATURED_LABEL"]=>
string(8) "Featured"
["JGLOBAL_FIELD_FIELD_CACHETIME_DESC"]=>
string(52) "The number of minutes before the cache is refreshed."
["JGLOBAL_FIELD_FIELD_ORDERING_LABEL"]=>
string(5) "Order"
["JGLOBAL_FIELD_FIELD_ORDERING_DESC"]=>
string(33) "Order items will be displayed in."
["JGLOBAL_FIELD_ID_DESC"]=>
string(30) "Record number in the database."
["JGLOBAL_FIELD_ID_LABEL"]=>
string(2) "ID"
["JGLOBAL_FIELD_LAYOUT_DESC"]=>
string(32) "Default layout to use for items."
["JGLOBAL_FIELD_LAYOUT_LABEL"]=>
string(15) "Choose a Layout"
["JGLOBAL_FIELD_MODIFIED_LABEL"]=>
string(13) "Modified Date"
["JGLOBAL_FIELD_MODIFIED_BY_DESC"]=>
string(39) "The user who did the last modification."
["JGLOBAL_FIELD_MODIFIED_BY_LABEL"]=>
string(11) "Modified By"
["JGLOBAL_FIELD_MOVE"]=>
string(4) "Move"
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_DESC"]=>
string(47) "Number of categories to display for each level."
["JGLOBAL_FIELD_NUM_CATEGORY_ITEMS_LABEL"]=>
string(20) "Number of Categories"
["JGLOBAL_FIELD_PUBLISH_DOWN_DESC"]=>
string(36) "An optional date to stop publishing."
["JGLOBAL_FIELD_PUBLISH_DOWN_LABEL"]=>
string(17) "Finish Publishing"
["JGLOBAL_FIELD_PUBLISH_UP_DESC"]=>
string(37) "An optional date to start publishing."
["JGLOBAL_FIELD_PUBLISH_UP_LABEL"]=>
string(16) "Start Publishing"
["JGLOBAL_FIELD_REMOVE"]=>
string(6) "Remove"
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_DESC"]=>
string(211) "Show description of the top level category or alternatively replace with the text from the description field found in the menu item. If using Root as a top level category, the description field has to be filled."
["JGLOBAL_FIELD_SHOW_BASE_DESCRIPTION_LABEL"]=>
string(30) "Top Level Category Description"
["JGLOBAL_FIELD_VERSION_NOTE_DESC"]=>
string(52) "Enter an optional note for this version of the item."
["JGLOBAL_FIELD_VERSION_NOTE_LABEL"]=>
string(12) "Version Note"
["JGLOBAL_FILTER_BUTTON"]=>
string(6) "Filter"
["JGLOBAL_FILTER_LABEL"]=>
string(6) "Filter"
["JGLOBAL_FULL_TEXT"]=>
string(9) "Full Text"
["JGLOBAL_GT"]=>
string(4) ">"
["JGLOBAL_HELPREFRESH_BUTTON"]=>
string(7) "Refresh"
["JGLOBAL_HITS"]=>
string(4) "Hits"
["JGLOBAL_HITS_COUNT"]=>
string(8) "Hits: %s"
["JGLOBAL_ICON_SEP"]=>
string(1) "|"
["JGLOBAL_INHERIT"]=>
string(7) "Inherit"
["JGLOBAL_INTRO_TEXT"]=>
string(10) "Intro Text"
["JGLOBAL_KEEP_TYPING"]=>
string(15) "Keep typing ..."
["JGLOBAL_LEFT"]=>
string(4) "Left"
["JGLOBAL_LOOKING_FOR"]=>
string(11) "Looking for"
["JGLOBAL_LT"]=>
string(4) "<"
["JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT"]=>
string(40) "Maximum upload size: %s"
["JGLOBAL_NEWITEMSLAST_DESC"]=>
string(95) "New items default to the last position. Ordering can be changed after this item has been saved."
["JGLOBAL_NO_MATCHING_RESULTS"]=>
string(19) "No Matching Results"
["JGLOBAL_NUM"]=>
string(1) "#"
["JGLOBAL_OTPMETHOD_NONE"]=>
string(33) "Disable Two Factor Authentication"
["JGLOBAL_PASSWORD"]=>
string(8) "Password"
["JGLOBAL_PASSWORD_RESET_REQUIRED"]=>
string(58) "You are required to reset your password before proceeding."
["JGLOBAL_PRINT"]=>
string(5) "Print"
["JGLOBAL_PRINT_TITLE"]=>
string(20) "Print article < %s >"
["JGLOBAL_RECORD_NUMBER"]=>
string(13) "Record ID: %d"
["JGLOBAL_REMEMBER_ME"]=>
string(11) "Remember me"
["JGLOBAL_REMEMBER_MUST_LOGIN"]=>
string(77) "For security reasons you must login before editing your personal information."
["JGLOBAL_RESOURCE_NOT_FOUND"]=>
string(18) "Resource not found"
["JGLOBAL_RIGHT"]=>
string(5) "Right"
["JGLOBAL_ROOT"]=>
string(4) "Root"
["JGLOBAL_SECRETKEY"]=>
string(10) "Secret Key"
["JGLOBAL_SECRETKEY_HELP"]=>
string(164) "If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank."
["JGLOBAL_SELECT_AN_OPTION"]=>
string(16) "Select an option"
["JGLOBAL_SELECT_NO_RESULTS_MATCH"]=>
string(16) "No results match"
["JGLOBAL_SELECT_SOME_OPTIONS"]=>
string(19) "Select some options"
["JGLOBAL_START_PUBLISH_AFTER_FINISH"]=>
string(64) "Item start publishing date must be before finish publishing date"
["JGLOBAL_SUBCATEGORIES"]=>
string(13) "Subcategories"
["JGLOBAL_SUBHEADING_DESC"]=>
string(38) "Optional text to show as a subheading."
["JGLOBAL_TITLE"]=>
string(5) "Title"
["JGLOBAL_TYPE_OR_SELECT_CATEGORY"]=>
string(25) "Type or Select a Category"
["JGLOBAL_TYPE_OR_SELECT_SOME_OPTIONS"]=>
string(27) "Type or select some options"
["JGLOBAL_USE_GLOBAL"]=>
string(10) "Use Global"
["JGLOBAL_USE_GLOBAL_VALUE"]=>
string(15) "Use Global (%s)"
["JGLOBAL_USERNAME"]=>
string(8) "Username"
["JGLOBAL_VALIDATION_FORM_FAILED"]=>
string(12) "Invalid form"
["JGLOBAL_YOU_MUST_LOGIN_FIRST"]=>
string(18) "Please login first"
["JGRID_HEADING_ACCESS"]=>
string(6) "Access"
["JGRID_HEADING_ID"]=>
string(2) "ID"
["JGRID_HEADING_LANGUAGE"]=>
string(8) "Language"
["JLIB_DATABASE_ERROR_ADAPTER_MYSQL"]=>
string(43) "The MySQL adapter 'mysql' is not available."
["JLIB_DATABASE_ERROR_ADAPTER_MYSQLI"]=>
string(44) "The MySQL adapter 'mysqli' is not available."
["JLIB_DATABASE_ERROR_CONNECT_DATABASE"]=>
string(37) "Unable to connect to the Database: %s"
["JLIB_DATABASE_ERROR_CONNECT_MYSQL"]=>
string(27) "Could not connect to MySQL."
["JLIB_DATABASE_ERROR_DATABASE_CONNECT"]=>
string(30) "Could not connect to database."
["JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER"]=>
string(34) "Unable to load Database Driver: %s"
["JLIB_ERROR_INFINITE_LOOP"]=>
string(33) "Infinite loop detected in JError."
["JOPTION_DO_NOT_USE"]=>
string(17) "- None Selected -"
["JOPTION_SELECT_ACCESS"]=>
string(17) "- Select Access -"
["JOPTION_SELECT_AUTHOR"]=>
string(17) "- Select Author -"
["JOPTION_SELECT_CATEGORY"]=>
string(19) "- Select Category -"
["JOPTION_SELECT_LANGUAGE"]=>
string(19) "- Select Language -"
["JOPTION_SELECT_PUBLISHED"]=>
string(17) "- Select Status -"
["JOPTION_SELECT_MAX_LEVELS"]=>
string(21) "- Select Max Levels -"
["JOPTION_SELECT_TAG"]=>
string(14) "- Select Tag -"
["JOPTION_USE_DEFAULT"]=>
string(15) "- Use Default -"
["JSEARCH_FILTER_CLEAR"]=>
string(5) "Clear"
["JSEARCH_FILTER_LABEL"]=>
string(6) "Filter"
["JSEARCH_FILTER_SUBMIT"]=>
string(6) "Search"
["JSEARCH_FILTER"]=>
string(6) "Search"
["DATE_FORMAT_LC"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC1"]=>
string(8) "l, d F Y"
["DATE_FORMAT_LC2"]=>
string(12) "l, d F Y H:i"
["DATE_FORMAT_LC3"]=>
string(5) "d F Y"
["DATE_FORMAT_LC4"]=>
string(5) "Y-m-d"
["DATE_FORMAT_LC5"]=>
string(9) "Y-m-d H:i"
["DATE_FORMAT_JS1"]=>
string(5) "y-m-d"
["DATE_FORMAT_CALENDAR_DATE"]=>
string(8) "%Y-%m-%d"
["DATE_FORMAT_CALENDAR_DATETIME"]=>
string(17) "%Y-%m-%d %H:%M:%S"
["DATE_FORMAT_FILTER_DATE"]=>
string(5) "Y-m-d"
["DATE_FORMAT_FILTER_DATETIME"]=>
string(11) "Y-m-d H:i:s"
["JANUARY_SHORT"]=>
string(3) "Jan"
["JANUARY"]=>
string(7) "January"
["FEBRUARY_SHORT"]=>
string(3) "Feb"
["FEBRUARY"]=>
string(8) "February"
["MARCH_SHORT"]=>
string(3) "Mar"
["MARCH"]=>
string(5) "March"
["APRIL_SHORT"]=>
string(3) "Apr"
["APRIL"]=>
string(5) "April"
["MAY_SHORT"]=>
string(3) "May"
["MAY"]=>
string(3) "May"
["JUNE_SHORT"]=>
string(3) "Jun"
["JUNE"]=>
string(4) "June"
["JULY_SHORT"]=>
string(3) "Jul"
["JULY"]=>
string(4) "July"
["AUGUST_SHORT"]=>
string(3) "Aug"
["AUGUST"]=>
string(6) "August"
["SEPTEMBER_SHORT"]=>
string(3) "Sep"
["SEPTEMBER"]=>
string(9) "September"
["OCTOBER_SHORT"]=>
string(3) "Oct"
["OCTOBER"]=>
string(7) "October"
["NOVEMBER_SHORT"]=>
string(3) "Nov"
["NOVEMBER"]=>
string(8) "November"
["DECEMBER_SHORT"]=>
string(3) "Dec"
["DECEMBER"]=>
string(8) "December"
["SAT"]=>
string(3) "Sat"
["SATURDAY"]=>
string(8) "Saturday"
["SUN"]=>
string(3) "Sun"
["SUNDAY"]=>
string(6) "Sunday"
["MON"]=>
string(3) "Mon"
["MONDAY"]=>
string(6) "Monday"
["TUE"]=>
string(3) "Tue"
["TUESDAY"]=>
string(7) "Tuesday"
["WED"]=>
string(3) "Wed"
["WEDNESDAY"]=>
string(9) "Wednesday"
["THU"]=>
string(3) "Thu"
["THURSDAY"]=>
string(8) "Thursday"
["FRI"]=>
string(3) "Fri"
["FRIDAY"]=>
string(6) "Friday"
["DECIMALS_SEPARATOR"]=>
string(1) "."
["THOUSANDS_SEPARATOR"]=>
string(1) ","
["PHPMAILER_PROVIDE_ADDRESS"]=>
string(54) "You must provide at least one recipient email address."
["PHPMAILER_MAILER_IS_NOT_SUPPORTED"]=>
string(25) " Mailer is not supported."
["PHPMAILER_EXECUTE"]=>
string(19) "Could not execute: "
["PHPMAILER_EXTENSION_MISSING"]=>
string(19) "Extension missing: "
["PHPMAILER_INSTANTIATE"]=>
string(30) "Could not start mail function."
["PHPMAILER_AUTHENTICATE"]=>
string(35) "SMTP Error! Could not authenticate."
["PHPMAILER_FROM_FAILED"]=>
string(35) "The following from address failed: "
["PHPMAILER_RECIPIENTS_FAILED"]=>
string(45) "SMTP Error! The following recipients failed: "
["PHPMAILER_DATA_NOT_ACCEPTED"]=>
string(30) "SMTP Error! Data not accepted."
["PHPMAILER_CONNECT_HOST"]=>
string(43) "SMTP Error! Could not connect to SMTP host."
["PHPMAILER_FILE_ACCESS"]=>
string(23) "Could not access file: "
["PHPMAILER_FILE_OPEN"]=>
string(33) "File Error: Could not open file: "
["PHPMAILER_ENCODING"]=>
string(18) "Unknown encoding: "
["PHPMAILER_SIGNING_ERROR"]=>
string(15) "Signing error: "
["PHPMAILER_SMTP_ERROR"]=>
string(19) "SMTP server error: "
["PHPMAILER_EMPTY_MESSAGE"]=>
string(18) "Empty message body"
["PHPMAILER_INVALID_ADDRESS"]=>
string(15) "Invalid address"
["PHPMAILER_VARIABLE_SET"]=>
string(29) "Can't set or reset variable: "
["PHPMAILER_SMTP_CONNECT_FAILED"]=>
string(19) "SMTP connect failed"
["PHPMAILER_TLS"]=>
string(19) "Could not start TLS"
["MYSQL"]=>
string(5) "MySQL"
["MYSQLI"]=>
string(6) "MySQLi"
["ORACLE"]=>
string(6) "Oracle"
["PDOMYSQL"]=>
string(11) "MySQL (PDO)"
["POSTGRESQL"]=>
string(10) "PostgreSQL"
["SQLAZURE"]=>
string(19) "Microsoft SQL Azure"
["SQLITE"]=>
string(6) "SQLite"
["SQLSRV"]=>
string(20) "Microsoft SQL Server"
["JSEARCH_TOOLS"]=>
string(12) "Search Tools"
["JSEARCH_TOOLS_DESC"]=>
string(22) "Filter the list items."
["JSEARCH_TOOLS_ORDERING"]=>
string(9) "Order by:"
["JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN"]=>
string(17) "Access forbidden."
["JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME"]=>
string(57) "JApplication: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_APPLICATION_LOAD"]=>
string(30) "Unable to load application: %s"
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE"]=>
string(57) "You are not allowed to create new items in this category."
["JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT"]=>
string(55) "You are not allowed to edit one or more of these items."
["JLIB_APPLICATION_ERROR_BATCH_FAILED"]=>
string(45) "Batch process failed with following error: %s"
["JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND"]=>
string(50) "Can't find the destination category for this move."
["JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND"]=>
string(32) "Can't find the item being moved."
["JLIB_APPLICATION_ERROR_CHECKIN_FAILED"]=>
string(44) "Check-in failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED"]=>
string(24) "Item is not checked out."
["JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH"]=>
string(70) "The user checking in does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_CHECKOUT_FAILED"]=>
string(45) "Check-out failed with the following error: %s"
["JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH"]=>
string(71) "The user checking out does not match the user who checked out the item."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND"]=>
string(20) "Component not found."
["JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING"]=>
string(35) "Error loading component: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME"]=>
string(56) "JController: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED"]=>
string(28) "Create record not permitted."
["JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED"]=>
string(21) "Delete not permitted."
["JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED"]=>
string(28) "Edit state is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED"]=>
string(22) "Edit is not permitted."
["JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED"]=>
string(19) "Edit not permitted."
["JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH"]=>
string(42) "Error restoring item version from history."
["JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION"]=>
string(56) "Insufficient information to perform the batch operation."
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS"]=>
string(28) "Invalid controller class: %s"
["JLIB_APPLICATION_ERROR_INVALID_CONTROLLER"]=>
string(42) "Invalid controller: name='%s', format='%s'"
["JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND"]=>
string(20) "Layout %s not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND"]=>
string(18) "Library not found."
["JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING"]=>
string(33) "Error loading library: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_MENU_LOAD"]=>
string(22) "Error loading menu: %s"
["JLIB_APPLICATION_ERROR_MODEL_GET_NAME"]=>
string(51) "JModel: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_MODULE_LOAD"]=>
string(23) "Error loading module %s"
["JLIB_APPLICATION_ERROR_PATHWAY_LOAD"]=>
string(26) "Unable to load pathway: %s"
["JLIB_APPLICATION_ERROR_REORDER_FAILED"]=>
string(25) "Reorder failed. Error: %s"
["JLIB_APPLICATION_ERROR_ROUTER_LOAD"]=>
string(25) "Unable to load router: %s"
["JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND"]=>
string(33) "Model class %s not found in file."
["JLIB_APPLICATION_ERROR_SAVE_FAILED"]=>
string(40) "Save failed with the following error: %s"
["JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED"]=>
string(19) "Save not permitted."
["JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED"]=>
string(39) "Table %s not supported. File not found."
["JLIB_APPLICATION_ERROR_TASK_NOT_FOUND"]=>
string(20) "Task [%s] not found."
["JLIB_APPLICATION_ERROR_UNHELD_ID"]=>
string(74) "You are not permitted to use that link to directly access that page (#%d)."
["JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND"]=>
string(46) "View class not found [class, file]: %1$s, %2$s"
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING"]=>
string(198) "JView: :getName() : Your classname contains the substring 'view'. This causes problems when extracting the classname from the name of your objects view. Avoid Object names with the substring 'view'."
["JLIB_APPLICATION_ERROR_VIEW_GET_NAME"]=>
string(50) "JView: :getName() : Can't get or parse class name."
["JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND"]=>
string(53) "View not found [name, type, prefix]: %1$s, %2$s, %3$s"
["JLIB_APPLICATION_SAVE_SUCCESS"]=>
string(11) "Item saved."
["JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS"]=>
string(15) "Item submitted."
["JLIB_APPLICATION_SUCCESS_BATCH"]=>
string(24) "Batch process completed."
["JLIB_APPLICATION_SUCCESS_ITEM_REORDERED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_ORDERING_SAVED"]=>
string(15) "Ordering saved."
["JLIB_APPLICATION_SUCCESS_LOAD_HISTORY"]=>
string(39) "Prior version restored. Saved on %s %s."
["JLIB_LOGIN_AUTHENTICATE"]=>
string(69) "Username and password do not match or you do not have an account yet."
["JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD"]=>
string(32) "Unable to load Cache Handler: %s"
["JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD"]=>
string(32) "Unable to load Cache Storage: %s"
["JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND"]=>
string(73) "Captcha plugin not set or not found. Please contact a site administrator."
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT"]=>
string(67) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '"
["JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET"]=>
string(118) "JFTP: :connect: Could not connect to host ' %1$s ' on port ' %2$s '. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE"]=>
string(65) "JFTP: :connect: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME"]=>
string(86) "JFTP: :login: Bad Username. Server response: %1$s [Expected: 331]. Username sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD"]=>
string(86) "JFTP: :login: Bad Password. Server response: %1$s [Expected: 230]. Password sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE"]=>
string(24) "FTP: :pwd: Bad response."
["JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE"]=>
string(61) "JFTP: :pwd: Bad response. Server response: %s [Expected: 257]"
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE"]=>
string(26) "JFTP: :syst: Bad response."
["JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE"]=>
string(62) "JFTP: :syst: Bad response. Server response: %s [Expected: 215]"
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :chdir: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :reinit: Bad response."
["JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE"]=>
string(64) "JFTP: :reinit: Bad response. Server response: %s [Expected: 220]"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :rename: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM"]=>
string(88) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 350]. From path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO"]=>
string(86) "JFTP: :rename: Bad response. Server response: %1$s [Expected: 250]. To path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :chmod: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE"]=>
string(99) "JFTP: :chmod: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s. Mode sent: %3$s"
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE"]=>
string(28) "JFTP: :delete: Bad response."
["JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE"]=>
string(83) "JFTP: :delete: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE"]=>
string(27) "JFTP: :mkdir: Bad response."
["JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE"]=>
string(82) "JFTP: :mkdir: Bad response. Server response: %1$s [Expected: 257]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE"]=>
string(29) "JFTP: :restart: Bad response."
["JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE"]=>
string(93) "JFTP: :restart: Bad response. Server response: %1$s [Expected: 350]. Restart point sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER"]=>
string(28) "JFTP: :create: Bad response."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE"]=>
string(42) "JFTP: :create: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE"]=>
string(90) "JFTP: :create: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :create: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER"]=>
string(26) "JFTP: :read: Bad response."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE"]=>
string(40) "JFTP: :read: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE"]=>
string(88) "JFTP: :read: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER"]=>
string(84) "JFTP: :read: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE"]=>
string(25) "JFTP: :get: Bad response."
["JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE"]=>
string(39) "JFTP: :get: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL"]=>
string(65) "JFTP: :get: Unable to open local file for writing. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR"]=>
string(87) "JFTP: :get: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER"]=>
string(83) "JFTP: :get: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE"]=>
string(41) "JFTP: :store: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE"]=>
string(27) "JFTP: :store: Bad response."
["JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL"]=>
string(67) "JFTP: :store: Unable to open local file for reading. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL"]=>
string(55) "JFTP: :store: Unable to find local file. Local path: %s"
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :store: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT"]=>
string(50) "JFTP: :store: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :store: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE"]=>
string(41) "JFTP: :write: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE"]=>
string(27) "JFTP: :write: Bad response."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR"]=>
string(89) "JFTP: :write: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT"]=>
string(50) "JFTP: :write: Unable to write to data port socket."
["JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER"]=>
string(85) "JFTP: :write: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_PASSIVE"]=>
string(41) "JFTP: :append: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE"]=>
string(27) "JFTP: :append: Bad response"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_APPE"]=>
string(90) "JFTP: :append: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_APPEND_DATA_PORT"]=>
string(50) "JFTP: :append: Unable to write to data port socket"
["JLIB_CLIENT_ERROR_JFTP_APPEND_BAD_RESPONSE_TRANSFER"]=>
string(86) "JFTP: :append: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_SIZE_BAD_RESPONSE"]=>
string(25) "JFTP: :size: Bad response"
["JLIB_CLIENT_ERROR_JFTP_SIZE_PASSIVE"]=>
string(39) "JFTP: :size: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE"]=>
string(44) "JFTP: :listNames: Unable to use passive mode"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE"]=>
string(30) "JFTP: :listNames: Bad response"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST"]=>
string(93) "JFTP: :listNames: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER"]=>
string(89) "JFTP: :listNames: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE"]=>
string(33) "JFTP: :listDetails: Bad response."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE"]=>
string(47) "JFTP: :listDetails: Unable to use passive mode."
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST"]=>
string(95) "JFTP: :listDetails: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER"]=>
string(91) "JFTP: :listDetails: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s"
["JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED"]=>
string(55) "JFTP: :listDetails: Unrecognised folder listing format."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED"]=>
string(50) "JFTP: :_putCmd: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND"]=>
string(42) "JFTP: :_putCmd: Unable to send command: %s"
["JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE"]=>
string(122) "JFTP: :_verifyResponse: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT"]=>
string(51) "JFTP: :_passive: Not connected to the control port."
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE"]=>
string(115) "JFTP: :_passive: Timeout or unrecognised response while waiting for a response from the server. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN"]=>
string(84) "JFTP: :_passive: Unable to obtain IP and port for data transfer. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID"]=>
string(77) "JFTP: :_passive: IP and port for data transfer not valid. Server response: %s"
["JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT"]=>
string(111) "JFTP: :_passive: Could not connect to host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s"
["JLIB_CLIENT_ERROR_JFTP_MODE_BINARY"]=>
string(83) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Binary."
["JLIB_CLIENT_ERROR_JFTP_MODE_ASCII"]=>
string(82) "JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Ascii."
["JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED"]=>
string(42) "Looks like User's credentials are no good."
["JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE"]=>
string(22) "Address not available."
["JLIB_CMS_WARNING_PROVIDE_VALID_NAME"]=>
string(40) "Please provide a valid, non-blank title."
["JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT"]=>
string(42) "%s: :bind failed. Invalid source argument."
["JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS"]=>
string(90) "Another article from this category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS"]=>
string(102) "Another category with the same parent category has the same alias (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_CHECK_FAILED"]=>
string(22) "%s: :check Failed - %s"
["JLIB_DATABASE_ERROR_CHECKIN_FAILED"]=>
string(25) "%s: :check-in failed - %s"
["JLIB_DATABASE_ERROR_CHECKOUT_FAILED"]=>
string(26) "%s: :check-out failed - %s"
["JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT"]=>
string(23) "Child rows checked out."
["JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING"]=>
string(29) "%s does not support ordering."
["JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD"]=>
string(44) "Missing field in the database: %s %s."
["JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE"]=>
string(33) "Table class %s not found in file."
["JLIB_DATABASE_ERROR_DATABASE_UPGRADE_FAILED"]=>
string(122) "MySQL Database Upgrade failed. Please check the Database Fixer."
["JLIB_DATABASE_ERROR_DELETE_CATEGORY"]=>
string(53) "Left-Right data inconsistency. Can't delete category."
["JLIB_DATABASE_ERROR_DELETE_FAILED"]=>
string(23) "%s: :delete failed - %s"
["JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES"]=>
string(33) "Root categories can't be deleted."
["JLIB_DATABASE_ERROR_EMAIL_INUSE"]=>
string(41) "This email address is already registered."
["JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED"]=>
string(26) "The database row is empty."
["JLIB_DATABASE_ERROR_FUNCTION_FAILED"]=>
string(81) "DB function failed with error number %s
%s"
["JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED"]=>
string(29) "%s: :getNextOrder failed - %s"
["JLIB_DATABASE_ERROR_GET_TREE_FAILED"]=>
string(24) "%s: :getTree Failed - %s"
["JLIB_DATABASE_ERROR_GETNODE_FAILED"]=>
string(25) "%s: :_getNode Failed - %s"
["JLIB_DATABASE_ERROR_GETROOTID_FAILED"]=>
string(26) "%s: :getRootId Failed - %s"
["JLIB_DATABASE_ERROR_HIT_FAILED"]=>
string(20) "%s: :hit failed - %s"
["JLIB_DATABASE_ERROR_INVALID_LOCATION"]=>
string(36) "%s: :setLocation - Invalid location."
["JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION"]=>
string(63) "%s: :move Failed - Can't move the node to be a child of itself."
["JLIB_DATABASE_ERROR_INVALID_PARENT_ID"]=>
string(18) "Invalid parent ID."
["JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE"]=>
string(33) "The language should have a title."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE"]=>
string(50) "A content language already exists with this Image."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE"]=>
string(57) "A content language already exists with this Language Tag."
["JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF"]=>
string(62) "A content language already exists with this URL Language Code."
["JLIB_DATABASE_ERROR_MENUTYPE"]=>
string(135) "Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu."
["JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT"]=>
string(102) "The user checking out does not match the user who checked out this menu and/or its linked menu module."
["JLIB_DATABASE_ERROR_MENUTYPE_EMPTY"]=>
string(16) "Menu type empty."
["JLIB_DATABASE_ERROR_MENUTYPE_EXISTS"]=>
string(20) "Menu type exists: %s"
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT"]=>
string(159) "The Language parameter for this menu item must be set to 'All'. At least one Default menu item must have Language set to All, even if the site is multilingual."
["JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT"]=>
string(48) "At least one menu item has to be set as Default."
["JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME"]=>
string(29) "Can't unpublish default home."
["JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH"]=>
string(55) "The current home menu for this language is checked out."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS"]=>
string(159) "The alias %1$s is already being used by %2$s menu item in the %3$s menu (remember it may be a trashed item)."
["JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT"]=>
string(111) "Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT"]=>
string(39) "The home menu item must be a component."
["JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU"]=>
string(44) "A menu should contain only one Default home."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT"]=>
string(51) "A first level menu item alias can't be 'component'."
["JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER"]=>
string(108) "A first level menu item alias can't be '%s' because '%s' is a sub-folder of your joomla installation folder."
["JLIB_DATABASE_ERROR_MOVE_FAILED"]=>
string(21) "%s: :move failed - %s"
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY"]=>
string(27) "Category must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION"]=>
string(28) "Extension must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM"]=>
string(28) "Menu Item must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE"]=>
string(25) "Module must have a title."
["JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE"]=>
string(30) "Update site must have a title."
["JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED"]=>
string(21) "%s can't be negative."
["JLIB_DATABASE_ERROR_NO_ROWS_SELECTED"]=>
string(17) "No rows selected."
["JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND"]=>
string(39) "Table %s not supported. File not found."
["JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY"]=>
string(29) "Null primary key not allowed."
["JLIB_DATABASE_ERROR_ORDERDOWN_FAILED"]=>
string(26) "%s: :orderDown Failed - %s"
["JLIB_DATABASE_ERROR_ORDERUP_FAILED"]=>
string(24) "%s: :orderUp Failed - %s"
["JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME"]=>
string(24) "Please enter a username."
["JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME"]=>
string(23) "Please enter your name."
["JLIB_DATABASE_ERROR_PUBLISH_FAILED"]=>
string(24) "%s: :publish failed - %s"
["JLIB_DATABASE_ERROR_REBUILD_FAILED"]=>
string(24) "%s: :rebuild Failed - %s"
["JLIB_DATABASE_ERROR_REBUILDPATH_FAILED"]=>
string(28) "%s: :rebuildPath Failed - %s"
["JLIB_DATABASE_ERROR_REORDER_FAILED"]=>
string(24) "%s: :reorder failed - %s"
["JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED"]=>
string(42) "%s: :reorder update the row %s failed - %s"
["JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND"]=>
string(20) "Root node not found."
["JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID"]=>
string(40) "The asset_id field could not be updated."
["JLIB_DATABASE_ERROR_STORE_FAILED"]=>
string(29) "%1$s: :store failed
%2$s"
["JLIB_DATABASE_ERROR_USERGROUP_TITLE"]=>
string(29) "User group must have a title."
["JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS"]=>
string(75) "User group title already exists. Title must be unique with the same parent."
["JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS"]=>
string(50) "Level with the name "%s" already exists."
["JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE"]=>
string(24) "Can't use this username."
["JLIB_DATABASE_ERROR_USERNAME_INUSE"]=>
string(16) "Username in use."
["JLIB_DATABASE_ERROR_VALID_AZ09"]=>
string(177) "Please enter a valid username. No space at beginning or end, at least %d characters and must not contain the following characters: < > \ " ' % ; ( ) &."
["JLIB_DATABASE_ERROR_VALID_MAIL"]=>
string(35) "Please enter a valid email address."
["JLIB_DATABASE_ERROR_VIEWLEVEL"]=>
string(28) "Viewlevel must have a title."
["JLIB_DATABASE_FUNCTION_NOERROR"]=>
string(30) "DB function reports no errors."
["JLIB_DATABASE_QUERY_FAILED"]=>
string(38) "Database query failed (error # %s): %s"
["JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS"]=>
string(30) "Unable to load document class."
["JLIB_ENVIRONMENT_SESSION_EXPIRED"]=>
string(46) "Your session has expired. Please log in again."
["JLIB_ENVIRONMENT_SESSION_INVALID"]=>
string(87) "Invalid session cookie. Please check that you have cookies enabled in your web browser."
["JLIB_ERROR_COMPONENTS_ACL_CONFIGURATION_FILE_MISSING_OR_IMPROPERLY_STRUCTURED"]=>
string(85) "The %s component's ACL configuration file is either missing or improperly structured."
["JLIB_EVENT_ERROR_DISPATCHER"]=>
string(70) "JEventDispatcher: :register: Event handler not recognised. Handler: %s"
["JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED"]=>
string(20) "BZip2 Not Supported."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE"]=>
string(30) "Unable to write archive (bz2)."
["JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE"]=>
string(27) "Unable to write file (bz2)."
["JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED"]=>
string(20) "GZlib Not Supported."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ"]=>
string(28) "Unable to read archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE"]=>
string(29) "Unable to write archive (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE"]=>
string(26) "Unable to write file (gz)."
["JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (tar)."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS"]=>
string(26) "Unable to decompress data."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED"]=>
string(19) "Zlib Not Supported."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ"]=>
string(29) "Unable to read archive (zip)."
["JLIB_FILESYSTEM_ZIP_INFO_FAILED"]=>
string(27) "Get ZIP Information failed."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION"]=>
string(29) "Unable to create destination."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY"]=>
string(22) "Unable to write entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY"]=>
string(21) "Unable to read entry."
["JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE"]=>
string(23) "Unable to open archive."
["JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA"]=>
string(17) "Invalid ZIP data."
["JLIB_FILESYSTEM_STREAM_FAILED"]=>
string(33) "Failed to register string stream."
["JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE"]=>
string(21) "Unknown Archive type."
["JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE"]=>
string(23) "Unable to load archive."
["JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY"]=>
string(41) "JFile: :copy: Can't find or read file: %s"
["JLIB_FILESYSTEM_ERROR_JFILE_STREAMS"]=>
string(30) "JFile: :copy(%1$s, %2$s): %3$s"
["JLIB_FILESYSTEM_ERROR_COPY_FAILED"]=>
string(12) "Copy failed."
["JLIB_FILESYSTEM_ERROR_COPY_FAILED_ERR01"]=>
string(25) "Copy failed: %1$s to %2$s"
["JLIB_FILESYSTEM_DELETE_FAILED"]=>
string(18) "Failed deleting %s"
["JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE"]=>
string(23) "Can't find source file."
["JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS"]=>
string(16) "JFile: :move: %s"
["JLIB_FILESYSTEM_ERROR_RENAME_FILE"]=>
string(14) "Rename failed."
["JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE"]=>
string(37) "JFile: :read: Unable to open file: %s"
["JLIB_FILESYSTEM_ERROR_WRITE_STREAMS"]=>
string(25) "JFile: :write(%1$s): %2$s"
["JLIB_FILESYSTEM_ERROR_UPLOAD"]=>
string(18) "JFile: :upload: %s"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR01"]=>
string(43) "Warning: Failed to change file permissions!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR02"]=>
string(29) "Warning: Failed to move file!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR03"]=>
string(51) "Warning: File %s not uploaded for security reasons!"
["JLIB_FILESYSTEM_ERROR_WARNFS_ERR04"]=>
string(42) "Warning: Failed to move file: %1$s to %2$s"
["JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER"]=>
string(25) "Can't find source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS"]=>
string(22) "Folder already exists."
["JLIB_FILESYSTEM_ERROR_FOLDER_CREATE"]=>
string(31) "Unable to create target folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_OPEN"]=>
string(29) "Unable to open source folder."
["JLIB_FILESYSTEM_ERROR_FOLDER_LOOP"]=>
string(23) "Infinite loop detected."
["JLIB_FILESYSTEM_ERROR_FOLDER_PATH"]=>
string(31) "Path not in open_basedir paths."
["JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY"]=>
string(24) "Could not create folder."
["JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY"]=>
string(31) "You can't delete a base folder."
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER"]=>
string(48) "JFolder: :delete: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_DELETE"]=>
string(51) "JFolder: :delete: Could not delete folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_FOLDER_RENAME"]=>
string(17) "Rename failed: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES"]=>
string(47) "JFolder: :files: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER"]=>
string(48) "JFolder: :folder: Path is not a folder. Path: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE"]=>
string(59) "Failed to get file size. This may not work for all streams!"
["JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN"]=>
string(14) "File not open."
["JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME"]=>
string(18) "File name not set."
["JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN"]=>
string(25) "Warning: No data written."
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER"]=>
string(25) "Failed to open writer: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER"]=>
string(25) "Failed to open reader: %s"
["JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE"]=>
string(21) "Not an uploaded file!"
["JLIB_FILTER_PARAMS_ALNUM"]=>
string(13) "Alpha Numeric"
["JLIB_FILTER_PARAMS_FLOAT"]=>
string(5) "Float"
["JLIB_FILTER_PARAMS_INTEGER"]=>
string(7) "Integer"
["JLIB_FILTER_PARAMS_RAW"]=>
string(3) "Raw"
["JLIB_FILTER_PARAMS_SAFEHTML"]=>
string(9) "Safe HTML"
["JLIB_FILTER_PARAMS_TEL"]=>
string(9) "Telephone"
["JLIB_FILTER_PARAMS_TEXT"]=>
string(4) "Text"
["JLIB_FORM_BUTTON_CLEAR"]=>
string(5) "Clear"
["JLIB_FORM_BUTTON_SELECT"]=>
string(6) "Select"
["JLIB_FORM_CHANGE_IMAGE"]=>
string(12) "Change Image"
["JLIB_FORM_CHANGE_IMAGE_BUTTON"]=>
string(19) "Change Image Button"
["JLIB_FORM_CHANGE_USER"]=>
string(11) "Select User"
["JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY"]=>
string(51) "Extension attribute is empty in the category field."
["JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME"]=>
string(24) "Unknown element type: %s"
["JLIB_FORM_ERROR_NO_DATA"]=>
string(8) "No data."
["JLIB_FORM_ERROR_VALIDATE_FIELD"]=>
string(18) "Invalid xml field."
["JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD"]=>
string(22) "XML file did not load."
["JLIB_FORM_FIELD_INVALID"]=>
string(19) "Invalid field: "
["JLIB_FORM_INPUTMODE"]=>
string(5) "latin"
["JLIB_FORM_INVALID_FORM_OBJECT"]=>
string(24) "Invalid Form Object: :%s"
["JLIB_FORM_INVALID_FORM_RULE"]=>
string(22) "Invalid Form Rule: :%s"
["JLIB_FORM_MEDIA_PREVIEW_ALT"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_EMPTY"]=>
string(18) "No image selected."
["JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE"]=>
string(15) "Selected image."
["JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE"]=>
string(7) "Preview"
["JLIB_FORM_SELECT_USER"]=>
string(13) "Select a User"
["JLIB_FORM_VALIDATE_FIELD_INVALID"]=>
string(17) "Invalid field: %s"
["JLIB_FORM_VALIDATE_FIELD_REQUIRED"]=>
string(18) "Field required: %s"
["JLIB_FORM_VALIDATE_FIELD_RULE_MISSING"]=>
string(27) "Validation Rule missing: %s"
["JLIB_FORM_VALIDATE_FIELD_URL_SCHEMA_MISSING"]=>
string(99) "Invalid URL: URL schema is missing in %1$s. Please add one of the following at the beginning: %2$s."
["JLIB_FORM_VALUE_CACHE_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_CACHE_APCU"]=>
string(14) "APC User Cache"
["JLIB_FORM_VALUE_CACHE_CACHELITE"]=>
string(10) "Cache_Lite"
["JLIB_FORM_VALUE_CACHE_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_CACHE_FILE"]=>
string(4) "File"
["JLIB_FORM_VALUE_CACHE_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_CACHE_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_CACHE_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_CACHE_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_CACHE_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_SESSION_APC"]=>
string(21) "Alternative PHP Cache"
["JLIB_FORM_VALUE_SESSION_DATABASE"]=>
string(8) "Database"
["JLIB_FORM_VALUE_SESSION_EACCELERATOR"]=>
string(12) "eAccelerator"
["JLIB_FORM_VALUE_SESSION_MEMCACHE"]=>
string(8) "Memcache"
["JLIB_FORM_VALUE_SESSION_MEMCACHED"]=>
string(24) "Memcached (Experimental)"
["JLIB_FORM_VALUE_SESSION_NONE"]=>
string(3) "PHP"
["JLIB_FORM_VALUE_SESSION_REDIS"]=>
string(5) "Redis"
["JLIB_FORM_VALUE_SESSION_WINCACHE"]=>
string(13) "Windows Cache"
["JLIB_FORM_VALUE_SESSION_XCACHE"]=>
string(6) "XCache"
["JLIB_FORM_VALUE_TIMEZONE_UTC"]=>
string(33) "Universal Time, Coordinated (UTC)"
["JLIB_FORM_VALUE_FROM_TEMPLATE"]=>
string(13) "From Template"
["JLIB_FORM_VALUE_INHERITED"]=>
string(9) "Inherited"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL"]=>
string(3) "ACL"
["JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE"]=>
string(5) "Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION"]=>
string(17) "ACL Summary Table"
["JLIB_HTML_ACCESS_SUMMARY_DESC"]=>
string(132) "Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action."
["JLIB_HTML_ACCESS_SUMMARY"]=>
string(8) "Summary."
["JLIB_HTML_ADD_TO_ROOT"]=>
string(12) "Add to root."
["JLIB_HTML_ADD_TO_THIS_MENU"]=>
string(17) "Add to this menu."
["JLIB_HTML_BATCH_ACCESS_LABEL"]=>
string(16) "Set Access Level"
["JLIB_HTML_BATCH_ACCESS_LABEL_DESC"]=>
string(76) "Not making a selection will keep the original access levels when processing."
["JLIB_HTML_BATCH_COPY"]=>
string(4) "Copy"
["JLIB_HTML_BATCH_FLIPORDERING_LABEL"]=>
string(63) "Reverse the ordering of all articles in the selected categories"
["JLIB_HTML_BATCH_LANGUAGE_LABEL"]=>
string(12) "Set Language"
["JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC"]=>
string(71) "Not making a selection will keep the original language when processing."
["JLIB_HTML_BATCH_LANGUAGE_NOCHANGE"]=>
string(26) "- Keep original Language -"
["JLIB_HTML_BATCH_MENU_LABEL"]=>
string(56) "To Move or Copy your selection please select a Category."
["JLIB_HTML_BATCH_MOVE"]=>
string(4) "Move"
["JLIB_HTML_BATCH_MOVE_QUESTION"]=>
string(53) "Do you want to move the items or make a copy of them?"
["JLIB_HTML_BATCH_NO_CATEGORY"]=>
string(22) "- Don't move or copy -"
["JLIB_HTML_BATCH_NOCHANGE"]=>
string(31) "- Keep original Access Levels -"
["JLIB_HTML_BATCH_TAG_LABEL"]=>
string(7) "Add Tag"
["JLIB_HTML_BATCH_TAG_LABEL_DESC"]=>
string(28) "Add a tag to selected items."
["JLIB_HTML_BATCH_TAG_NOCHANGE"]=>
string(22) "- Keep original Tags -"
["JLIB_HTML_BATCH_USER_LABEL"]=>
string(9) "Set User."
["JLIB_HTML_BATCH_USER_LABEL_DESC"]=>
string(67) "Not making a selection will keep the original user when processing."
["JLIB_HTML_BATCH_USER_NOCHANGE"]=>
string(22) "- Keep original User -"
["JLIB_HTML_BATCH_USER_NOUSER"]=>
string(8) "No User."
["JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR"]=>
string(18) "About the Calendar"
["JLIB_HTML_BEHAVIOR_CLOSE"]=>
string(5) "Close"
["JLIB_HTML_BEHAVIOR_DATE_SELECTION"]=>
string(17) "Date selection:\n"
["JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST"]=>
string(16) "Display %s first"
["JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE"]=>
string(13) "Drag to move."
["JLIB_HTML_BEHAVIOR_GO_TODAY"]=>
string(11) "Go to today"
["JLIB_HTML_BEHAVIOR_GREEN"]=>
string(5) "Green"
["JLIB_HTML_BEHAVIOR_HOLD_MOUSE"]=>
string(69) "- Hold mouse button on any of the buttons above for faster selection."
["JLIB_HTML_BEHAVIOR_MONTH_SELECT"]=>
string(43) "- Use the < and > buttons to select month\n"
["JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU"]=>
string(75) "Select to move to the next month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU"]=>
string(69) "Select to move to the next year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_OPEN_CALENDAR"]=>
string(17) "Open the calendar"
["JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU"]=>
string(79) "Select to move to the previous month. Select and hold for a list of the months."
["JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU"]=>
string(73) "Select to move to the previous year. Select and hold for a list of years."
["JLIB_HTML_BEHAVIOR_SELECT_DATE"]=>
string(14) "Select a date."
["JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE"]=>
string(43) "(Shift-)Select or Drag to change the value."
["JLIB_HTML_BEHAVIOR_TIME"]=>
string(5) "Time:"
["JLIB_HTML_BEHAVIOR_TODAY"]=>
string(5) "Today"
["JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT"]=>
string(9) "%a, %b %e"
["JLIB_HTML_BEHAVIOR_WK"]=>
string(2) "wk"
["JLIB_HTML_BEHAVIOR_YEAR_SELECT"]=>
string(44) "- Use the « and » buttons to select year\n"
["JLIB_HTML_BUTTON_BASE_CLASS"]=>
string(33) "Could not load button base class."
["JLIB_HTML_BUTTON_NO_LOAD"]=>
string(30) "Could not load button %s (%s);"
["JLIB_HTML_BUTTON_NOT_DEFINED"]=>
string(32) "Button not defined for type = %s"
["JLIB_HTML_CALENDAR"]=>
string(8) "Calendar"
["JLIB_HTML_CHECKED_OUT"]=>
string(11) "Checked out"
["JLIB_HTML_CHECKIN"]=>
string(8) "Check-in"
["JLIB_HTML_CLOAKING"]=>
string(92) "This email address is being protected from spambots. You need JavaScript enabled to view it."
["JLIB_HTML_DATE_RELATIVE_DAYS"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_1"]=>
string(11) "%s day ago."
["JLIB_HTML_DATE_RELATIVE_DAYS_0"]=>
string(12) "%s days ago."
["JLIB_HTML_DATE_RELATIVE_HOURS"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_1"]=>
string(12) "%s hour ago."
["JLIB_HTML_DATE_RELATIVE_HOURS_0"]=>
string(13) "%s hours ago."
["JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE"]=>
string(23) "Less than a minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_1"]=>
string(14) "%s minute ago."
["JLIB_HTML_DATE_RELATIVE_MINUTES_0"]=>
string(15) "%s minutes ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS"]=>
string(13) "%s weeks ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_1"]=>
string(12) "%s week ago."
["JLIB_HTML_DATE_RELATIVE_WEEKS_0"]=>
string(13) "%s weeks ago."
["JLIB_HTML_EDIT_MENU_ITEM"]=>
string(15) "Edit menu item."
["JLIB_HTML_EDIT_MENU_ITEM_ID"]=>
string(11) "Item ID: %s"
["JLIB_HTML_EDIT_MODULE"]=>
string(11) "Edit module"
["JLIB_HTML_EDIT_MODULE_IN_POSITION"]=>
string(12) "Position: %s"
["JLIB_HTML_EDITOR_CANNOT_LOAD"]=>
string(22) "Can't load the editor."
["JLIB_HTML_END"]=>
string(3) "End"
["JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED"]=>
string(23) "Function not supported."
["JLIB_HTML_ERROR_NOTFOUNDINFILE"]=>
string(26) "%s: :%s not found in file."
["JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE"]=>
string(38) "%s: :%s not supported. File not found."
["JLIB_HTML_ERROR_NOTSUPPORTED"]=>
string(22) "%s: :%s not supported."
["JLIB_HTML_GOTO_PAGE"]=>
string(13) "Go to page %s"
["JLIB_HTML_GOTO_POSITION"]=>
string(13) "Go to %s page"
["JLIB_HTML_MOVE_DOWN"]=>
string(9) "Move Down"
["JLIB_HTML_MOVE_UP"]=>
string(7) "Move Up"
["JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM"]=>
string(38) "There are no parameters for this item."
["JLIB_HTML_NO_RECORDS_FOUND"]=>
string(17) "No records found."
["JLIB_HTML_PAGE_CURRENT"]=>
string(7) "Page %s"
["JLIB_HTML_PAGE_CURRENT_OF_TOTAL"]=>
string(13) "Page %s of %s"
["JLIB_HTML_PAGINATION"]=>
string(10) "Pagination"
["JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST"]=>
string(44) "Please first make a selection from the list."
["JLIB_HTML_PUBLISH_ITEM"]=>
string(12) "Publish Item"
["JLIB_HTML_PUBLISHED_EXPIRED_ITEM"]=>
string(27) "Published, but has Expired."
["JLIB_HTML_PUBLISHED_FINISHED"]=>
string(10) "Finish: %s"
["JLIB_HTML_PUBLISHED_ITEM"]=>
string(25) "Published and is Current."
["JLIB_HTML_PUBLISHED_PENDING_ITEM"]=>
string(26) "Published, but is Pending."
["JLIB_HTML_PUBLISHED_START"]=>
string(9) "Start: %s"
["JLIB_HTML_RESULTS_OF"]=>
string(21) "Results %s - %s of %s"
["JLIB_HTML_SAVE_ORDER"]=>
string(10) "Save Order"
["JLIB_HTML_SELECT_STATE"]=>
string(12) "Select State"
["JLIB_HTML_START"]=>
string(5) "Start"
["JLIB_HTML_UNPUBLISH_ITEM"]=>
string(14) "Unpublish Item"
["JLIB_HTML_VIEW_ALL"]=>
string(8) "View All"
["JLIB_HTML_SETDEFAULT_ITEM"]=>
string(11) "Set default"
["JLIB_HTML_UNSETDEFAULT_ITEM"]=>
string(13) "Unset default"
["JLIB_INSTALLER_ABORT"]=>
string(34) "Aborting language installation: %s"
["JLIB_INSTALLER_ABORT_ALREADYINSTALLED"]=>
string(31) "Extension is already installed."
["JLIB_INSTALLER_ABORT_ALREADY_EXISTS"]=>
string(46) "Extension %1$s: Extension %2$s already exists."
["JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED"]=>
string(35) "Error building Administrator Menus."
["JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST"]=>
string(49) "Component %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_COPY_SETUP"]=>
string(42) "Component %1$s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES"]=>
string(49) "Component %s: Failed to copy administrator files."
["JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES"]=>
string(40) "Component %s: Failed to copy site files."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP"]=>
string(45) "Component Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(50) "Component Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST"]=>
string(52) "Component Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL"]=>
string(51) "Component Install: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL"]=>
string(53) "Component Install: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK"]=>
string(21) "Component Install: %s"
["JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR"]=>
string(36) "Component Install: SQL error file %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED"]=>
string(47) "Component Install: Failed to update menu items."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT"]=>
string(73) "Component Update: The XML file did not contain an administration element."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP"]=>
string(44) "Component Update: Could not copy setup file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST"]=>
string(51) "Component Update: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL"]=>
string(50) "Component Update: Could not copy PHP install file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL"]=>
string(52) "Component Update: Could not copy PHP uninstall file."
["JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK"]=>
string(20) "Component Update: %s"
["JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR"]=>
string(35) "Component Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_CREATE_DIRECTORY"]=>
string(45) "Extension %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_DEBUG"]=>
string(37) "Installation unexpectedly terminated:"
["JLIB_INSTALLER_ABORT_DETECTMANIFEST"]=>
string(31) "Unable to detect manifest file."
["JLIB_INSTALLER_ABORT_DIRECTORY"]=>
string(121) "Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?"
["JLIB_INSTALLER_ABORT_ERROR_DELETING_EXTENSIONS_RECORD"]=>
string(58) "Could not delete the extension's record from the database."
["JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID"]=>
string(23) "Extension is not valid."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP"]=>
string(41) "Files Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(46) "Files Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY"]=>
string(47) "Files Install: Failed to find source folder: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR"]=>
string(31) "Files %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_FILE_ROLLBACK"]=>
string(17) "Files Install: %s"
["JLIB_INSTALLER_ABORT_FILE_SAME_NAME"]=>
string(63) "Files Install: Another extension with same name already exists."
["JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR"]=>
string(31) "Files Update: SQL error file %s"
["JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(45) "Extension %s: Custom install routine failure."
["JLIB_INSTALLER_ABORT_LIB_COPY_FILES"]=>
string(49) "Library %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED"]=>
string(43) "Library Install: Library already installed."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP"]=>
string(43) "Library Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY"]=>
string(44) "Library Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE"]=>
string(43) "Library Install: No library file specified."
["JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK"]=>
string(19) "Library Install: %s"
["JLIB_INSTALLER_ABORT_LOAD_DETAILS"]=>
string(33) "Failed to load extension details."
["JLIB_INSTALLER_ABORT_MANIFEST"]=>
string(49) "Extension %1$s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED"]=>
string(45) "Method not supported for this extension type."
["JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE"]=>
string(48) "Method not supported for this extension type: %s"
["JLIB_INSTALLER_ABORT_MOD_COPY_FILES"]=>
string(48) "Module %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP"]=>
string(42) "Module Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Module %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Module Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY"]=>
string(57) "Module %1$s: Another module is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST"]=>
string(49) "Module Install: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE"]=>
string(36) "Module %s: No module file specified."
["JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR"]=>
string(32) "Module %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_MOD_ROLLBACK"]=>
string(17) "Module %1$s: %2$s"
["JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT"]=>
string(42) "Module Uninstall: Unknown client type [%s]"
["JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT"]=>
string(39) "Module %1$s: Unknown client type [%2$s]"
["JLIB_INSTALLER_ABORT_NOINSTALLPATH"]=>
string(28) "Install path does not exist."
["JLIB_INSTALLER_ABORT_NOUPDATEPATH"]=>
string(27) "Update path does not exist."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP"]=>
string(43) "Package Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY"]=>
string(45) "Package Install: Failed to create folder: %s."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(48) "Package Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST"]=>
string(54) "Installation failed: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION"]=>
string(62) "Package %1$s: There was an error installing an extension: %2$s"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES"]=>
string(43) "Package %s: There were no files to install!"
["JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK"]=>
string(38) "Package %s: No package file specified."
["JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK"]=>
string(19) "Package Install: %s"
["JLIB_INSTALLER_ABORT_PLG_COPY_FILES"]=>
string(48) "Plugin %s: Could not copy files from the source."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS"]=>
string(40) "Plugin %1$s: Plugin %2$s already exists."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP"]=>
string(37) "Plugin %s: Could not copy setup file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY"]=>
string(42) "Plugin %1$s: Failed to create folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE"]=>
string(47) "Plugin Install: Custom install routine failure."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY"]=>
string(57) "Plugin %1$s: Another plugin is already using folder: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST"]=>
string(44) "Plugin %s: Could not copy PHP manifest file."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE"]=>
string(36) "Plugin %s: No plugin file specified."
["JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK"]=>
string(17) "Plugin %1$s: %2$s"
["JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR"]=>
string(32) "Plugin %1$s: SQL error file %2$s"
["JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR"]=>
string(35) "Plugin Uninstall: SQL error file %s"
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE"]=>
string(68) "Refresh Manifest Cache failed: Extension is not currently installed."
["JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID"]=>
string(54) "Refresh Manifest Cache failed: Extension is not valid."
["JLIB_INSTALLER_ABORT_ROLLBACK"]=>
string(20) "Extension %1$s: %2$s"
["JLIB_INSTALLER_ABORT_SQL_ERROR"]=>
string(48) "Extension %1$s: SQL error processing query: %2$s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED"]=>
string(45) "Template Install: Template already installed."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY"]=>
string(124) "Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES"]=>
string(58) "Template Install: Could not copy files from the %s source."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP"]=>
string(44) "Template Install: Could not copy setup file."
["JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY"]=>
string(45) "Template Install: Failed to create folder: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK"]=>
string(20) "Template Install: %s"
["JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT"]=>
string(42) "Template Install: Unknown client type [%s]"
["JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION"]=>
string(123) "For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s"
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_MINIMUM"]=>
string(205) "For the extension %1$s version %2$s is available, but your current database %3$s is version %4$s and is not supported. Please contact your web host to update your Database version to at least version %5$s."
["JLIB_INSTALLER_AVAILABLE_UPDATE_DB_TYPE"]=>
string(106) "For the extension %1$s version %2$s is available, but your current database %3$s is not supported anymore."
["JLIB_INSTALLER_PURGED_UPDATES"]=>
string(15) "Cleared updates"
["JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES"]=>
string(24) "Failed to clear updates."
["JLIB_INSTALLER_DEFAULT_STYLE"]=>
string(12) "%s - Default"
["JLIB_INSTALLER_DISCOVER"]=>
string(8) "Discover"
["JLIB_INSTALLER_ERROR_CANNOT_UNINSTALL_CHILD_OF_PACKAGE"]=>
string(99) "The %s extension is part of a package which does not allow individual extensions to be uninstalled."
["JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS"]=>
string(62) "Component Discover install: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY"]=>
string(46) "Component %1$s: Failed to create folder: %2$s."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT"]=>
string(74) "Component Install: The XML file did not contain an administration element."
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE"]=>
string(64) "Component Install: Another component is already using folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(60) "Component Install: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(51) "Component Install: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE"]=>
string(68) "Component Refresh manifest cache: Failed to store component details."
["JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED"]=>
string(41) "Could not delete the Administrator menus."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM"]=>
string(58) "Component Uninstall: Custom Uninstall script unsuccessful."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES"]=>
string(63) "Component Uninstall: Unable to delete the component categories."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY"]=>
string(61) "Component Uninstall: Can't uninstall. Please remove manually."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(39) "Component Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN"]=>
string(73) "Component Uninstall: Unable to remove the component administrator folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE"]=>
string(64) "Component Uninstall: Unable to remove the component site folder."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION"]=>
string(60) "Component Uninstall: Option field empty, can't remove files."
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR"]=>
string(38) "Component Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT"]=>
string(58) "Component Uninstall: Trying to uninstall a core component."
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN"]=>
string(59) "Component Update: Failed to create administrator folder: %s"
["JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE"]=>
string(50) "Component Update: Failed to create site folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_DIRECTORY"]=>
string(49) "JInstaller: :Install: Failed to create folder: %s"
["JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED"]=>
string(28) "Failed to create folder [%s]"
["JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT"]=>
string(75) "Deprecated install format (client="both"), use package installer in future."
["JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED"]=>
string(125) "A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install."
["JLIB_INSTALLER_ERROR_DOWNGRADE"]=>
string(49) "Sorry! You cannot downgrade from version %s to %s"
["JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT"]=>
string(34) "Error connecting to the server: %s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FILE"]=>
string(54) "JInstaller: :Install: Failed to copy file %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER"]=>
string(56) "JInstaller: :Install: Failed to copy folder %1$s to %2$s"
["JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES"]=>
string(35) "Failed reading network resource: %s"
["JLIB_INSTALLER_ERROR_FILE_EXISTS"]=>
string(44) "JInstaller: :Install: File already exists %s"
["JLIB_INSTALLER_ERROR_FILE_FOLDER"]=>
string(35) "Error on deleting file or folder %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST"]=>
string(39) "Files Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(52) "Files Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY"]=>
string(48) "Files Uninstall: Could not load extension entry."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST"]=>
string(46) "Files Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR"]=>
string(34) "Files Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE"]=>
string(47) "File Uninstall: Trying to uninstall core files."
["JLIB_INSTALLER_ERROR_FOLDER_IN_USE"]=>
string(46) "Another extension is already using folder [%s]"
["JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS"]=>
string(60) "Language Discover install: Failed to store language details."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT"]=>
string(82) "This language can't be uninstalled as long as it is defined as a default language."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY"]=>
string(67) "Language Uninstall: Unable to remove the specified Language folder."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY"]=>
string(60) "Language Uninstall: Element is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY"]=>
string(66) "Language Uninstall: Language path is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED"]=>
string(84) "This language can't be uninstalled. It is protected in the database (usually en-GB)."
["JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS"]=>
string(58) "Library Discover install: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_REFRESH_MANIFEST_CACHE"]=>
string(64) "Library Refresh manifest cache: Failed to store library details."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Library Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(54) "Library Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Library Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY"]=>
string(54) "Library Uninstall: Trying to uninstall a core library."
["JLIB_INSTALLER_ERROR_LOAD_XML"]=>
string(49) "JInstaller: :Install: Failed to load XML File: %s"
["JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS"]=>
string(56) "Module Discover install: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE"]=>
string(62) "Module Refresh manifest cache: Failed to store module details."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Module Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION"]=>
string(20) "Module Uninstall: %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Module Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR"]=>
string(35) "Module Uninstall: SQL error file %s"
["JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE"]=>
string(55) "Module Uninstall: Trying to uninstall a core module: %s"
["JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE"]=>
string(41) "No core pack exists for the language [%s]"
["JLIB_INSTALLER_ERROR_NO_FILE"]=>
string(44) "JInstaller: :Install: File does not exist %s"
["JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG"]=>
string(94) "The package did not specify a language tag. Are you trying to install an old language package?"
["JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE"]=>
string(55) "JInstaller: :Install: Can't find Joomla XML setup file."
["JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE"]=>
string(48) "JInstaller: :Install: Can't find XML setup file."
["JLIB_INSTALLER_ERROR_PACK_REFRESH_MANIFEST_CACHE"]=>
string(64) "Package Refresh manifest cache: Failed to store package details."
["JLIB_INSTALLER_ERROR_PACK_SETTING_PACKAGE_ID"]=>
string(62) "Could not record the package ID for this package's extensions."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST"]=>
string(41) "Package Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(57) "Package Uninstall: Manifest file invalid or not found: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST"]=>
string(48) "Package Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED"]=>
string(67) "Package Uninstall: Errors were detected, manifest file not removed!"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST"]=>
string(41) "Package Uninstall: Missing manifest file."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER"]=>
string(113) "Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s"
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK"]=>
string(52) "Package Uninstall: Trying to uninstall core package."
["JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS"]=>
string(56) "Plugin Discover install: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE"]=>
string(62) "Plugin Refresh manifest cache: Failed to store plugin details."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(36) "Plugin Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY"]=>
string(57) "Plugin Uninstall: Folder field empty, can't remove files."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST"]=>
string(40) "Plugin Uninstall: Invalid manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(53) "Plugin Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST"]=>
string(47) "Plugin Uninstall: Could not load manifest file."
["JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN"]=>
string(55) "Plugin Uninstall: Trying to uninstall a core plugin: %s"
["JLIB_INSTALLER_ERROR_SQL_ERROR"]=>
string(34) "JInstaller: :Install: Error SQL %s"
["JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND"]=>
string(43) "JInstaller: :Install: SQL File not found %s"
["JLIB_INSTALLER_ERROR_SQL_READBUFFER"]=>
string(49) "JInstaller: :Install: SQL File Buffer Read Error."
["JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS"]=>
string(60) "Template Discover install: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_REFRESH_MANIFEST_CACHE"]=>
string(66) "Template Refresh manifest cache: Failed to store template details."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION"]=>
string(38) "Template Uninstall: Unknown Extension."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT"]=>
string(35) "Template Uninstall: Invalid client."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST"]=>
string(55) "Template Uninstall: Manifest file invalid or not found."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT"]=>
string(50) "Template Uninstall: Can't remove default template."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY"]=>
string(62) "Template Uninstall: Folder does not exist, can't remove files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY"]=>
string(64) "Template Uninstall: Template ID is empty, can't uninstall files."
["JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE"]=>
string(59) "Template Uninstall: Trying to uninstall a core template: %s"
["JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE"]=>
string(24) "Unknown Client Type [%s]"
["JLIB_INSTALLER_FILE_ERROR_MOVE"]=>
string(23) "Error on moving file %s"
["JLIB_INSTALLER_INCORRECT_SEQUENCE"]=>
string(61) "Downgrading from version %1$s to version %2$s is not allowed."
["JLIB_INSTALLER_INSTALL"]=>
string(7) "Install"
["JLIB_INSTALLER_MINIMUM_JOOMLA"]=>
string(60) "You don't have the minimum Joomla version requirement of J%s"
["JLIB_INSTALLER_MINIMUM_PHP"]=>
string(66) "Your server doesn't meet the minimum PHP version requirement of %s"
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS"]=>
string(37) "Language set to Default for %d users."
["JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1"]=>
string(36) "Language set to Default for %d user."
["JLIB_INSTALLER_UNINSTALL"]=>
string(9) "Uninstall"
["JLIB_INSTALLER_UPDATE"]=>
string(6) "Update"
["JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER"]=>
string(58) "Invalid client identifier specified in extension manifest."
["JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION"]=>
string(109) "Attempting to uninstall unknown extension from package. This extension may have already been removed earlier."
["JLIB_INSTALLER_NOT_ERROR"]=>
string(304) "If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed."
["JLIB_INSTALLER_UPDATE_LOG_QUERY"]=>
string(43) "Ran query from file %1$s. Query text: %2$s."
["JLIB_INSTALLER_WARNING_UNABLE_TO_INSTALL_CONTENT_LANGUAGE"]=>
string(55) "Unable to create a content language for %s language: %s"
["JLIB_JS_AJAX_ERROR_CONNECTION_ABORT"]=>
string(61) "A connection abort has occurred while fetching the JSON data."
["JLIB_JS_AJAX_ERROR_NO_CONTENT"]=>
string(24) "No content was returned."
["JLIB_JS_AJAX_ERROR_OTHER"]=>
string(72) "An error has occurred while fetching the JSON data: HTTP %s status code."
["JLIB_JS_AJAX_ERROR_PARSE"]=>
string(179) "A parse error has occurred while processing the following JSON data:
%s"
["JLIB_JS_AJAX_ERROR_TIMEOUT"]=>
string(52) "A timeout has occurred while fetching the JSON data."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METAFILE"]=>
string(44) "Could not load %s language XML file from %s."
["JLIB_LANGUAGE_ERROR_CANNOT_LOAD_METADATA"]=>
string(35) "Could not load %s metadata from %s."
["JLIB_MAIL_FUNCTION_DISABLED"]=>
string(65) "The mail() function has been disabled and the mail can't be sent."
["JLIB_MAIL_FUNCTION_OFFLINE"]=>
string(56) "The mail function has been disabled by an administrator."
["JLIB_MAIL_INVALID_EMAIL_SENDER"]=>
string(57) "JMail: : Invalid email Sender: %s, JMail: :setSender(%s)."
["JLIB_MEDIA_ERROR_UPLOAD_INPUT"]=>
string(22) "Unable to upload file."
["JLIB_MEDIA_ERROR_WARNFILENAME"]=>
string(66) "File name must only contain alphanumeric characters and no spaces."
["JLIB_MEDIA_ERROR_WARNFILETOOLARGE"]=>
string(33) "This file is too large to upload."
["JLIB_MEDIA_ERROR_WARNFILETYPE"]=>
string(32) "This file type is not supported."
["JLIB_MEDIA_ERROR_WARNIEXSS"]=>
string(29) "Possible IE XSS Attack found."
["JLIB_MEDIA_ERROR_WARNINVALID_IMG"]=>
string(18) "Not a valid image."
["JLIB_MEDIA_ERROR_WARNINVALID_MIME"]=>
string(27) "Invalid mime type detected."
["JLIB_MEDIA_ERROR_WARNINVALID_MIMETYPE"]=>
string(30) "Illegal mime type detected: %s"
["JLIB_MEDIA_ERROR_WARNNOTADMIN"]=>
string(66) "Uploaded file is not an image file and you do not have permission."
["JLIB_MENUS_PRESET_JOOMLA"]=>
string(15) "Preset - Joomla"
["JLIB_MENUS_PRESET_MODERN"]=>
string(15) "Preset - Modern"
["JLIB_NO_EDITOR_PLUGIN_PUBLISHED"]=>
string(66) "Unable to display an editor because no editor plugin is published."
["JLIB_PLUGIN_ERROR_LOADING_PLUGINS"]=>
string(25) "Error loading Plugins: %s"
["JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS"]=>
string(28) "Unable to load format class."
["JLIB_RULES_ACTION"]=>
string(6) "Action"
["JLIB_RULES_ALLOWED"]=>
string(7) "Allowed"
["JLIB_RULES_ALLOWED_ADMIN"]=>
string(20) "Allowed (Super User)"
["JLIB_RULES_ALLOWED_INHERITED"]=>
string(19) "Allowed (Inherited)"
["JLIB_RULES_CALCULATED_SETTING"]=>
string(18) "Calculated Setting"
["JLIB_RULES_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_DATABASE_FAILURE"]=>
string(40) "Failed storing the data to the database."
["JLIB_RULES_DENIED"]=>
string(6) "Denied"
["JLIB_RULES_GROUP"]=>
string(2) "%s"
["JLIB_RULES_GROUPS"]=>
string(6) "Groups"
["JLIB_RULES_INHERIT"]=>
string(7) "Inherit"
["JLIB_RULES_INHERITED"]=>
string(9) "Inherited"
["JLIB_RULES_NOT_ALLOWED"]=>
string(11) "Not Allowed"
["JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT"]=>
string(8) "Conflict"
["JLIB_RULES_NOT_ALLOWED_DEFAULT"]=>
string(21) "Not Allowed (Default)"
["JLIB_RULES_NOT_ALLOWED_INHERITED"]=>
string(23) "Not Allowed (Inherited)"
["JLIB_RULES_NOT_ALLOWED_LOCKED"]=>
string(20) "Not Allowed (Locked)"
["JLIB_RULES_NOT_SET"]=>
string(7) "Not Set"
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_PERMISSIONS"]=>
string(85) "Super User permissions changed. Save or reload to recalculate this group permissions."
["JLIB_RULES_NOTICE_RECALCULATE_GROUP_CHILDS_PERMISSIONS"]=>
string(109) "Permissions changed in a group with child groups. Save or reload to recalculate the child groups permissions."
["JLIB_RULES_REQUEST_FAILURE"]=>
string(34) "Failed sending the data to server."
["JLIB_RULES_SAVE_BEFORE_CHANGE_PERMISSIONS"]=>
string(40) "Please save before changing permissions."
["JLIB_RULES_SELECT_ALLOW_DENY_GROUP"]=>
string(43) "Allow or deny %s for users in the %s group."
["JLIB_RULES_SELECT_SETTING"]=>
string(18) "Select New Setting"
["JLIB_RULES_SETTING_NOTES"]=>
string(468) "If you change the setting, it will apply to this and all child groups, components and content. Note that Denied will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, Deny will take precedence. Not Set is equivalent to Denied but can be changed in child groups, components and content."
["JLIB_RULES_SETTING_NOTES_ITEM"]=>
string(727) "If you change the setting, it will apply to this item. Note that:
Inherited means that the permissions from global configuration, parent group and category will be used.
Denied means that no matter what the global configuration, parent group or category settings are, the group being edited can't take this action on this item.
Allowed means that the group being edited will be able to take this action for this item (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by Not Allowed (Inherited) under Calculated Settings)."
["JLIB_RULES_SETTINGS_DESC"]=>
string(82) "Manage the permission settings for the user groups below. See notes at the bottom."
["JLIB_STEMMER_INVALID_STEMMER"]=>
string(23) "Invalid stemmer type %s"
["JLIB_UNKNOWN"]=>
string(7) "Unknown"
["JLIB_UPDATER_ERROR_COLLECTION_FOPEN"]=>
string(98) "The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work."
["JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL"]=>
string(38) "Update: :Collection: Could not open %s"
["JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL"]=>
string(39) "Update: :Collection: Could not parse %s"
["JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL"]=>
string(37) "Update: :Extension: Could not open %s"
["JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL"]=>
string(38) "Update: :Extension: Could not parse %s"
["JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE"]=>
string(62) "Update: Could not open update site #%d "%s", URL: %s"
["JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN"]=>
string(57) "JAuthentication: :authenticate: Failed to load plugin: %s"
["JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES"]=>
string(71) "JAuthentication: :__construct: Could not load authentication libraries."
["JLIB_USER_ERROR_BIND_ARRAY"]=>
string(36) "Unable to bind array to user object."
["JLIB_USER_ERROR_CANNOT_CHANGE_SUPER_USER"]=>
string(66) "A user is not allowed to change permissions of a Super User group."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_GROUPS"]=>
string(66) "A user is not allowed to change permissions of their own group(s)."
["JLIB_USER_ERROR_CANNOT_CHANGE_OWN_PARENT_GROUPS"]=>
string(82) "A user is not allowed to change permissions of their own group(s) parent group(s)."
["JLIB_USER_ERROR_CANNOT_DEMOTE_SELF"]=>
string(49) "You can't remove your own Super User permissions."
["JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD"]=>
string(67) "You can't reuse your current password, please enter a new password."
["JLIB_USER_ERROR_ID_NOT_EXISTS"]=>
string(38) "JUser: :_load: User %s does not exist."
["JLIB_USER_ERROR_NOT_SUPERADMIN"]=>
string(81) "Only users with Super User permissions can change other Super User user accounts."
["JLIB_USER_ERROR_PASSWORD_NOT_MATCH"]=>
string(49) "Passwords do not match. Please re-enter password."
["JLIB_USER_ERROR_UNABLE_TO_FIND_USER"]=>
string(51) "Unable to find a user with given activation string."
["JLIB_USER_ERROR_UNABLE_TO_LOAD_USER"]=>
string(46) "JUser: :_load: Unable to load user with ID: %s"
["JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID"]=>
string(26) "User group does not exist."
["JLIB_UTIL_ERROR_APP_INSTANTIATION"]=>
string(26) "Application Startup Error."
["JLIB_UTIL_ERROR_CONNECT_DATABASE"]=>
string(88) "JDatabase: :getInstance: Could not connect to database
joomla.library: %1$s - %2$s"
["JLIB_UTIL_ERROR_DOMIT"]=>
string(54) "DommitDocument is deprecated. Use DomDocument instead."
["JLIB_UTIL_ERROR_LOADING_FEED_DATA"]=>
string(24) "Error loading feed data."
["JLIB_UTIL_ERROR_XML_LOAD"]=>
string(24) "Failed loading XML file."
["ADMINTOOLS_BLOCKED_MESSAGE"]=>
string(94) "This request is blocked by Admin Tools. Please change this message in the component's options."
["ADMINTOOLS_BLOCKED_MESSAGE_BADBEHAVIOR"]=>
string(146) "Access Denied
HTTP request error %s
You can fix the problem yourself by visiting this URL and following its instructions."
["ADMINTOOLS_CACHECEXPIRE_DESC"]=>
string(217) "When enabled, the expired cache items will be periodically purged with the below provided scheduling options. In contrast with cache purging, it will not remove the entire cache, but only the items which have expired."
["ADMINTOOLS_CACHECEXPIRE_LBL"]=>
string(28) "Enable Cache Auto-expiration"
["ADMINTOOLS_CACHECLEANER_DESC"]=>
string(108) "When enabled, the entire cache folder will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_CACHECLEANER_LBL"]=>
string(20) "Enable Cache Cleaner"
["ADMINTOOLS_CACHEEXP_FREQ_DESC"]=>
string(45) "The cache expiration will run every X minutes"
["ADMINTOOLS_CACHEEXP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CACHE_FREQ_DESC"]=>
string(42) "The cache cleaner will run every X minutes"
["ADMINTOOLS_CACHE_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_DESC"]=>
string(99) "When enabled, the site's temporary directory will be wiped cleaned with the below provided schedule"
["ADMINTOOLS_CLEANTEMP_FREQ_DESC"]=>
string(52) "The temp-directory cleaning will run every X minutes"
["ADMINTOOLS_CLEANTEMP_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_CLEANTEMP_LBL"]=>
string(30) "Enable Temp-directory Cleaning"
["ADMINTOOLS_DELETEINACTIVE_BLOCKED"]=>
string(43) "Only if they activated, but never logged in"
["ADMINTOOLS_DELETEINACTIVE_BOTH"]=>
string(51) "Activated or not, as long as they haven't logged in"
["ADMINTOOLS_DELETEINACTIVE_DAYS_DESC"]=>
string(104) "How many days after the user's registration should we remove him if he still has not logged in the site?"
["ADMINTOOLS_DELETEINACTIVE_DAYS_LBL"]=>
string(27) "Delete after this many days"
["ADMINTOOLS_DELETEINACTIVE_DESC"]=>
string(107) "Automatically remove users who have registered but never logged in the site after a specific number of time"
["ADMINTOOLS_DELETEINACTIVE_LBL"]=>
string(21) "Delete inactive users"
["ADMINTOOLS_DELETEINACTIVE_NONE"]=>
string(5) "Never"
["ADMINTOOLS_DELETEINACTIVE_NOTACTIVATED"]=>
string(44) "Only if they haven't activated their account"
["ADMINTOOLS_LANGUAGE_OVERRIDE_DESC"]=>
string(412) "By default (if this option is left blank), the email Admin Tools sends to the Super Administrators when an exception occurs will be in whatever the current user's front-end language is. In multilingual sites this can create confusion. You can choose the language of those email messages here, by entering the desired language tag. For example, in order to receive all emails in English, type en-GB in this field."
["ADMINTOOLS_LANGUAGE_OVERRIDE_LBL"]=>
string(14) "Email language"
["ADMINTOOLS_MAXLOGENTRIES_DESC"]=>
string(403) "Specify the maximum number of entries to keep in the security exceptions log. Excess records will be deleted. Use 0 to turn off this feature and keep all security exceptions log entries (recommended). Note: if you have thousands of old entries it will take a while for Admin Tools to remove all of the old entries. Old records are deleted in 100 record batches on each page load for performance reasons."
["ADMINTOOLS_MAXLOGENTRIES_LBL"]=>
string(39) "Maximum security exceptions log entries"
["ADMINTOOLS_PURGELOG_AGE_DESC"]=>
string(122) "Log entries older than this many days will be removed when this feature runs. Entries newer than that will not be removed."
["ADMINTOOLS_PURGELOG_AGE_LBL"]=>
string(23) "Maximum log age in days"
["ADMINTOOLS_PURGELOG_DESC"]=>
string(78) "When enabled, old security exception log entries will be automatically removed"
["ADMINTOOLS_PURGELOG_FREQ_DESC"]=>
string(40) "The log purging will run every X minutes"
["ADMINTOOLS_PURGELOG_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_PURGELOG_LBL"]=>
string(17) "Purge log entries"
["ADMINTOOLS_SESCLEANER_DESC"]=>
string(102) "When enabled, the session table will be periodically purged with the below provided scheduling options"
["ADMINTOOLS_SESCLEANER_LBL"]=>
string(22) "Enable Session Cleaner"
["ADMINTOOLS_SESOPT_DESC"]=>
string(105) "When enabled, the session table will be periodically optimized with the below provided scheduling options"
["ADMINTOOLS_SESOPT_FREQ_DESC"]=>
string(46) "The session optimiser will run every X minutes"
["ADMINTOOLS_SESOPT_FREQ_LBL"]=>
string(19) "Run every X minutes"
["ADMINTOOLS_SESOPT_LBL"]=>
string(24) "Enable Session Optimiser"
["ADMINTOOLS_SES_FREQ_DESC"]=>
string(44) "The session cleaner will run every X minutes"
["ADMINTOOLS_SES_FREQ_LBL"]=>
string(19) "Run every X minutes"
["PLG_SYSTEM_FIELDS"]=>
string(15) "System - Fields"
["PLG_SYSTEM_FIELDS_XML_DESCRIPTION"]=>
string(71) "The system fields plugin that is required to display the custom fields."
["PLG_SYSTEM_LOGOUT_XML_DESCRIPTION"]=>
string(145) "The system logout plugin enables Joomla to redirect the user to the home page if they choose to logout while they are on a protected access page."
["PLG_SYSTEM_LOGOUT"]=>
string(15) "System - Logout"
["PLG_SYSTEM_LOGOUT_REDIRECT"]=>
string(59) "You have been redirected to the home page following logout."
["COM_CONTENT_ACCESS_DELETE_DESC"]=>
string(121) "Inherited state for delete actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDIT_DESC"]=>
string(119) "Inherited state for edit actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ACCESS_EDITSTATE_DESC"]=>
string(125) "Inherited state for edit state actions on this article and the calculated state based on the menu selection."
["COM_CONTENT_ARTICLE_CONTENT"]=>
string(7) "Content"
["COM_CONTENT_ARTICLE_HITS"]=>
string(8) "Hits: %s"
["COM_CONTENT_ARTICLE_INFO"]=>
string(7) "Details"
["COM_CONTENT_ARTICLE_VOTE_FAILURE"]=>
string(37) "You already rated this Article today!"
["COM_CONTENT_ARTICLE_VOTE_SUCCESS"]=>
string(34) "Thank You for rating this Article."
["COM_CONTENT_AUTHOR_FILTER_LABEL"]=>
string(13) "Author Filter"
["COM_CONTENT_CAPTCHA_DESC"]=>
string(35) "Please complete the security check."
["COM_CONTENT_CAPTCHA_LABEL"]=>
string(7) "Captcha"
["COM_CONTENT_CATEGORY"]=>
string(12) "Category: %s"
["COM_CONTENT_CATEGORY_LIST_TABLE_CAPTION"]=>
string(31) "List of articles in category %s"
["COM_CONTENT_CHECKED_OUT_BY"]=>
string(17) "Checked out by %s"
["COM_CONTENT_CONTENT_TYPE_ARTICLE"]=>
string(7) "Article"
["COM_CONTENT_CONTENT_TYPE_CATEGORY"]=>
string(16) "Article Category"
["COM_CONTENT_CREATE_ARTICLE"]=>
string(18) "Submit new article"
["COM_CONTENT_CREATED_DATE"]=>
string(12) "Created Date"
["COM_CONTENT_CREATED_DATE_ON"]=>
string(11) "Created: %s"
["COM_CONTENT_EDIT_ITEM"]=>
string(12) "Edit Article"
["COM_CONTENT_ERROR_ARTICLE_NOT_FOUND"]=>
string(17) "Article not found"
["COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE"]=>
string(32) "Please login to view the article"
["COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND"]=>
string(25) "Parent category not found"
["COM_CONTENT_FEED_READMORE"]=>
string(13) "Read More ..."
["COM_CONTENT_FIELD_FULL_DESC"]=>
string(57) "Select or upload an image for the single article display."
["COM_CONTENT_FIELD_FULL_LABEL"]=>
string(18) "Full Article Image"
["COM_CONTENT_FIELD_IMAGE_ALT_DESC"]=>
string(60) "Alternative text used for visitors without access to images."
["COM_CONTENT_FIELD_IMAGE_ALT_LABEL"]=>
string(8) "Alt Text"
["COM_CONTENT_FIELD_IMAGE_CAPTION_DESC"]=>
string(30) "Caption attached to the image."
["COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL"]=>
string(7) "Caption"
["COM_CONTENT_FIELD_IMAGE_DESC"]=>
string(26) "The image to be displayed."
["COM_CONTENT_FIELD_INTRO_DESC"]=>
string(80) "Select or upload an image for the intro text layouts such as blogs and featured."
["COM_CONTENT_FIELD_INTRO_LABEL"]=>
string(11) "Intro Image"
["COM_CONTENT_FIELD_URL_DESC"]=>
string(17) "Link for display."
["COM_CONTENT_FIELD_URL_LINK_TEXT_DESC"]=>
string(29) "Text to display for the link."
["COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL"]=>
string(9) "Link Text"
["COM_CONTENT_FIELD_URLA_LABEL"]=>
string(6) "Link A"
["COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL"]=>
string(11) "Link A Text"
["COM_CONTENT_FIELD_URLB_LABEL"]=>
string(6) "Link B"
["COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL"]=>
string(11) "Link B Text"
["COM_CONTENT_FIELD_URLC_LABEL"]=>
string(6) "Link C"
["COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL"]=>
string(11) "Link C Text"
["COM_CONTENT_FILTER_SEARCH_DESC"]=>
string(21) "Content Filter Search"
["COM_CONTENT_FLOAT_DESC"]=>
string(32) "Controls placement of the image."
["COM_CONTENT_FLOAT_FULLTEXT_LABEL"]=>
string(22) "Full text image float."
["COM_CONTENT_FLOAT_INTRO_LABEL"]=>
string(17) "Intro Image float"
["COM_CONTENT_FLOAT_LABEL"]=>
string(11) "Image Float"
["COM_CONTENT_FORM_EDIT_ARTICLE"]=>
string(15) "Edit an article"
["COM_CONTENT_FORM_FILTER_LEGEND"]=>
string(7) "Filters"
["COM_CONTENT_FORM_FILTER_SUBMIT"]=>
string(6) "Filter"
["COM_CONTENT_HEADING_TITLE"]=>
string(5) "Title"
["COM_CONTENT_HITS_FILTER_LABEL"]=>
string(11) "Hits Filter"
["COM_CONTENT_IMAGES_AND_URLS"]=>
string(16) "Images and Links"
["COM_CONTENT_INTROTEXT"]=>
string(31) "Article must have some content."
["COM_CONTENT_INVALID_RATING"]=>
string(34) "Article Rating: Invalid Rating: %s"
["COM_CONTENT_LAST_UPDATED"]=>
string(16) "Last Updated: %s"
["COM_CONTENT_LEFT"]=>
string(4) "Left"
["COM_CONTENT_METADATA"]=>
string(8) "Metadata"
["COM_CONTENT_MODAL_FILTER_SEARCH_DESC"]=>
string(100) "Search in title and alias. Prefix with ID: or AUTHOR: to search for an article ID or article author."
["COM_CONTENT_MODAL_FILTER_SEARCH_LABEL"]=>
string(15) "Search Articles"
["COM_CONTENT_MODIFIED_DATE"]=>
string(13) "Modified Date"
["COM_CONTENT_MONTH"]=>
string(5) "Month"
["COM_CONTENT_MORE_ARTICLES"]=>
string(17) "More Articles ..."
["COM_CONTENT_NEW_ARTICLE"]=>
string(11) "New Article"
["COM_CONTENT_NO_ARTICLES"]=>
string(105) "There are no articles in this category. If subcategories display on this page, they may contain articles."
["COM_CONTENT_NONE"]=>
string(4) "None"
["COM_CONTENT_NUM_ITEMS"]=>
string(14) "Article Count:"
["COM_CONTENT_NUM_ITEMS_TIP"]=>
string(13) "Article Count"
["COM_CONTENT_ON_NEW_CONTENT"]=>
string(59) "A new Article has been submitted by '%1$s' entitled '%2$s'."
["COM_CONTENT_ORDERING"]=>
string(114) "Ordering:
New articles default to the first position in the Category. The ordering can be changed in Backend."
["COM_CONTENT_PAGEBREAK_DOC_TITLE"]=>
string(10) "Page Break"
["COM_CONTENT_PAGEBREAK_INSERT_BUTTON"]=>
string(17) "Insert Page Break"
["COM_CONTENT_PAGEBREAK_TITLE"]=>
string(11) "Page Title:"
["COM_CONTENT_PAGEBREAK_TOC"]=>
string(24) "Table of Contents Alias:"
["COM_CONTENT_PARENT"]=>
string(19) "Parent Category: %s"
["COM_CONTENT_PUBLISHED_DATE"]=>
string(14) "Published Date"
["COM_CONTENT_PUBLISHED_DATE_ON"]=>
string(13) "Published: %s"
["COM_CONTENT_PUBLISHING"]=>
string(10) "Publishing"
["COM_CONTENT_RATINGS"]=>
string(6) "Rating"
["COM_CONTENT_RATINGS_COUNT"]=>
string(10) "Rating: %s"
["COM_CONTENT_READ_MORE"]=>
string(11) "Read more: "
["COM_CONTENT_READ_MORE_TITLE"]=>
string(13) "Read more ..."
["COM_CONTENT_REGISTER_TO_READ_MORE"]=>
string(25) "Register to read more ..."
["COM_CONTENT_RIGHT"]=>
string(5) "Right"
["COM_CONTENT_SAVE_SUCCESS"]=>
string(14) "Article saved."
["COM_CONTENT_SAVE_WARNING"]=>
string(124) "Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator"
["COM_CONTENT_SELECT_AN_ARTICLE"]=>
string(17) "Select an Article"
["COM_CONTENT_SUBMIT_SAVE_SUCCESS"]=>
string(18) "Article submitted."
["COM_CONTENT_TITLE_FILTER_LABEL"]=>
string(12) "Title Filter"
["COM_CONTENT_VOTES"]=>
string(4) "Vote"
["COM_CONTENT_VOTES_COUNT"]=>
string(8) "Vote: %s"
["COM_CONTENT_WRITTEN_BY"]=>
string(13) "Written by %s"
}
["used":protected]=>
array(0) {
}
["counter":protected]=>
int(8)
["override":protected]=>
array(0) {
}
["transliterator":protected]=>
NULL
["pluralSuffixesCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(17) "getPluralSuffixes"
}
["ignoredSearchWordsCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(21) "getIgnoredSearchWords"
}
["lowerLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getLowerLimitSearchWord"
}
["upperLimitSearchWordCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(23) "getUpperLimitSearchWord"
}
["searchDisplayedCharactersNumberCallback":protected]=>
array(2) {
[0]=>
string(13) "en_GBLocalise"
[1]=>
string(34) "getSearchDisplayedCharactersNumber"
}
}
["session":protected]=>
object(Joomla\CMS\Session\Session)#32 (9) {
["_state":protected]=>
string(6) "active"
["_expire":protected]=>
int(3000)
["_store":protected]=>
object(JSessionStorageDatabase)#35 (0) {
}
["_security":protected]=>
array(1) {
[0]=>
string(11) "fix_browser"
}
["storeName":protected]=>
string(8) "database"
["_input":"Joomla\CMS\Session\Session":private]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["_dispatcher":"Joomla\CMS\Session\Session":private]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841282 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841282 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841282 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841282 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841283 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841284 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841285 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841287 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841288 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841291 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841293 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841296 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841297 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841298 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841298 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841298 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841298 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841300 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841300 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841300 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841302 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841303 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841305 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841305 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841307 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["_handler":protected]=>
object(JSessionHandlerJoomla)#31 (4) {
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["force_ssl":protected]=>
bool(true)
["started":"JSessionHandlerNative":private]=>
bool(true)
["closed":"JSessionHandlerNative":private]=>
bool(false)
}
["data":protected]=>
object(Joomla\Registry\Registry)#39 (3) {
["data":protected]=>
object(stdClass)#40 (1) {
["__default"]=>
object(stdClass)#41 (4) {
["session"]=>
object(stdClass)#42 (3) {
["counter"]=>
int(3)
["timer"]=>
object(stdClass)#43 (3) {
["start"]=>
int(1775512955)
["last"]=>
int(1775512956)
["now"]=>
int(1775512956)
}
["token"]=>
string(32) "gpWwrbcbnZIQaFkpXZUuW18WT1PsFIze"
}
["registry"]=>
object(Joomla\Registry\Registry)#44 (3) {
["data":protected]=>
object(stdClass)#45 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["user"]=>
object(Joomla\CMS\User\User)#46 (26) {
["isRoot":protected]=>
bool(false)
["id"]=>
int(0)
["name"]=>
NULL
["username"]=>
NULL
["email"]=>
NULL
["password"]=>
NULL
["password_clear"]=>
string(0) ""
["block"]=>
NULL
["sendEmail"]=>
int(0)
["registerDate"]=>
NULL
["lastvisitDate"]=>
NULL
["activation"]=>
NULL
["params"]=>
NULL
["groups"]=>
array(1) {
[0]=>
string(1) "9"
}
["guest"]=>
int(1)
["lastResetTime"]=>
NULL
["resetCount"]=>
NULL
["requireReset"]=>
NULL
["_params":protected]=>
object(Joomla\Registry\Registry)#49 (3) {
["data":protected]=>
object(stdClass)#50 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_authGroups":protected]=>
NULL
["_authLevels":protected]=>
array(3) {
[0]=>
int(1)
[1]=>
int(1)
[2]=>
int(5)
}
["_authActions":protected]=>
NULL
["_errorMsg":protected]=>
NULL
["userHelper":protected]=>
object(Joomla\CMS\User\UserWrapper)#48 (0) {
}
["_errors":protected]=>
array(0) {
}
["aid"]=>
int(0)
}
["plg_system_languagefilter"]=>
object(stdClass)#47 (1) {
["language"]=>
string(5) "en-GB"
}
}
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
}
["response":protected]=>
object(stdClass)#23 (3) {
["cachable"]=>
bool(false)
["headers"]=>
array(2) {
[0]=>
array(2) {
["name"]=>
string(3) "P3P"
["value"]=>
string(50) "CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM""
}
[1]=>
array(2) {
["name"]=>
string(6) "status"
["value"]=>
string(3) "404"
}
}
["body"]=>
array(0) {
}
}
["responseMap":"Joomla\CMS\Application\WebApplication":private]=>
array(61) {
[100]=>
string(21) "HTTP/1.1 100 Continue"
[101]=>
string(32) "HTTP/1.1 101 Switching Protocols"
[102]=>
string(23) "HTTP/1.1 102 Processing"
[200]=>
string(15) "HTTP/1.1 200 OK"
[201]=>
string(20) "HTTP/1.1 201 Created"
[202]=>
string(21) "HTTP/1.1 202 Accepted"
[203]=>
string(42) "HTTP/1.1 203 Non-Authoritative Information"
[204]=>
string(23) "HTTP/1.1 204 No Content"
[205]=>
string(26) "HTTP/1.1 205 Reset Content"
[206]=>
string(28) "HTTP/1.1 206 Partial Content"
[207]=>
string(25) "HTTP/1.1 207 Multi-Status"
[208]=>
string(29) "HTTP/1.1 208 Already Reported"
[226]=>
string(20) "HTTP/1.1 226 IM Used"
[300]=>
string(29) "HTTP/1.1 300 Multiple Choices"
[301]=>
string(30) "HTTP/1.1 301 Moved Permanently"
[302]=>
string(18) "HTTP/1.1 302 Found"
[303]=>
string(22) "HTTP/1.1 303 See other"
[304]=>
string(25) "HTTP/1.1 304 Not Modified"
[305]=>
string(22) "HTTP/1.1 305 Use Proxy"
[306]=>
string(21) "HTTP/1.1 306 (Unused)"
[307]=>
string(31) "HTTP/1.1 307 Temporary Redirect"
[308]=>
string(31) "HTTP/1.1 308 Permanent Redirect"
[400]=>
string(24) "HTTP/1.1 400 Bad Request"
[401]=>
string(25) "HTTP/1.1 401 Unauthorized"
[402]=>
string(29) "HTTP/1.1 402 Payment Required"
[403]=>
string(22) "HTTP/1.1 403 Forbidden"
[404]=>
string(22) "HTTP/1.1 404 Not Found"
[405]=>
string(31) "HTTP/1.1 405 Method Not Allowed"
[406]=>
string(27) "HTTP/1.1 406 Not Acceptable"
[407]=>
string(42) "HTTP/1.1 407 Proxy Authentication Required"
[408]=>
string(28) "HTTP/1.1 408 Request Timeout"
[409]=>
string(21) "HTTP/1.1 409 Conflict"
[410]=>
string(17) "HTTP/1.1 410 Gone"
[411]=>
string(28) "HTTP/1.1 411 Length Required"
[412]=>
string(32) "HTTP/1.1 412 Precondition Failed"
[413]=>
string(30) "HTTP/1.1 413 Payload Too Large"
[414]=>
string(25) "HTTP/1.1 414 URI Too Long"
[415]=>
string(35) "HTTP/1.1 415 Unsupported Media Type"
[416]=>
string(34) "HTTP/1.1 416 Range Not Satisfiable"
[417]=>
string(31) "HTTP/1.1 417 Expectation Failed"
[418]=>
string(25) "HTTP/1.1 418 I'm a teapot"
[421]=>
string(32) "HTTP/1.1 421 Misdirected Request"
[422]=>
string(33) "HTTP/1.1 422 Unprocessable Entity"
[423]=>
string(19) "HTTP/1.1 423 Locked"
[424]=>
string(30) "HTTP/1.1 424 Failed Dependency"
[426]=>
string(29) "HTTP/1.1 426 Upgrade Required"
[428]=>
string(34) "HTTP/1.1 428 Precondition Required"
[429]=>
string(30) "HTTP/1.1 429 Too Many Requests"
[431]=>
string(44) "HTTP/1.1 431 Request Header Fields Too Large"
[451]=>
string(42) "HTTP/1.1 451 Unavailable For Legal Reasons"
[500]=>
string(34) "HTTP/1.1 500 Internal Server Error"
[501]=>
string(28) "HTTP/1.1 501 Not Implemented"
[502]=>
string(24) "HTTP/1.1 502 Bad Gateway"
[503]=>
string(32) "HTTP/1.1 503 Service Unavailable"
[504]=>
string(28) "HTTP/1.1 504 Gateway Timeout"
[505]=>
string(39) "HTTP/1.1 505 HTTP Version Not Supported"
[506]=>
string(36) "HTTP/1.1 506 Variant Also Negotiates"
[507]=>
string(33) "HTTP/1.1 507 Insufficient Storage"
[508]=>
string(26) "HTTP/1.1 508 Loop Detected"
[510]=>
string(25) "HTTP/1.1 510 Not Extended"
[511]=>
string(44) "HTTP/1.1 511 Network Authentication Required"
}
["singleValueResponseHeaders":"Joomla\CMS\Application\WebApplication":private]=>
array(17) {
[0]=>
string(6) "status"
[1]=>
string(14) "Content-Length"
[2]=>
string(4) "Host"
[3]=>
string(12) "Content-Type"
[4]=>
string(16) "Content-Location"
[5]=>
string(4) "Date"
[6]=>
string(8) "Location"
[7]=>
string(11) "Retry-After"
[8]=>
string(6) "Server"
[9]=>
string(12) "Mime-Version"
[10]=>
string(13) "Last-Modified"
[11]=>
string(4) "ETag"
[12]=>
string(13) "Accept-Ranges"
[13]=>
string(13) "Content-Range"
[14]=>
string(3) "Age"
[15]=>
string(7) "Expires"
[16]=>
string(15) "Clear-Site-Data"
}
["dispatcher":protected]=>
object(JEventDispatcher)#28 (4) {
["_observers":protected]=>
array(15) {
[0]=>
array(2) {
["event"]=>
string(19) "onAfterSessionStart"
["handler"]=>
array(2) {
[0]=>
*RECURSION*
[1]=>
string(17) "afterSessionStart"
}
}
[1]=>
object(plgSystemAdmintools)#20 (15) {
["componentParams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["pluginHelper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["featuresPerHook":protected]=>
array(8) {
["onAfterInitialise"]=>
array(14) {
[0]=>
object(AtsystemFeatureUtf8mb4)#202 (11) {
["loadOrder":protected]=>
int(0)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841308 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureApache401)#182 (11) {
["loadOrder":protected]=>
int(1)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841308 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[2]=>
object(AtsystemFeatureAutoipfiltering)#187 (11) {
["loadOrder":protected]=>
int(10)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841308 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[3]=>
object(AtsystemFeatureIpblacklist)#190 (11) {
["loadOrder":protected]=>
int(20)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841310 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[4]=>
object(AtsystemFeatureWafblacklist)#199 (11) {
["loadOrder":protected]=>
int(25)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841312 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[5]=>
object(AtsystemFeatureSessionshield)#200 (11) {
["loadOrder":protected]=>
int(305)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841312 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[6]=>
object(AtsystemFeatureSqlishield)#204 (11) {
["loadOrder":protected]=>
int(310)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841312 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[7]=>
object(AtsystemFeatureMuashield)#198 (11) {
["loadOrder":protected]=>
int(330)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841312 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[8]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841312 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[9]=>
object(AtsystemFeatureRfishield)#191 (11) {
["loadOrder":protected]=>
int(350)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841313 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[10]=>
object(AtsystemFeatureDfishield)#195 (11) {
["loadOrder":protected]=>
int(360)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841315 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[11]=>
object(AtsystemFeatureTmplswitch)#192 (11) {
["loadOrder":protected]=>
int(390)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841315 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[12]=>
object(AtsystemFeatureTemplateswitch)#196 (11) {
["loadOrder":protected]=>
int(400)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841315 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[13]=>
object(AtsystemFeatureUrlredir)#201 (11) {
["loadOrder":protected]=>
int(500)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841315 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRender"]=>
array(2) {
[0]=>
object(AtsystemFeatureCsrfshield)#189 (11) {
["loadOrder":protected]=>
int(340)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841315 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
[1]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841319 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterDispatch"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomgenerator)#181 (11) {
["loadOrder":protected]=>
int(700)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841320 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserLoginFailure"]=>
array(1) {
[0]=>
object(AtsystemFeatureTrackfailedlogins)#188 (11) {
["loadOrder":protected]=>
int(800)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841321 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onUserAfterSave"]=>
array(1) {
[0]=>
object(AtsystemFeatureSaveusersignupip)#194 (11) {
["loadOrder":protected]=>
int(910)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841322 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onBeforeRender"]=>
array(1) {
[0]=>
object(AtsystemFeatureQuickstart)#197 (11) {
["loadOrder":protected]=>
int(999)
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841324 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAdminToolsThirdpartyException"]=>
array(1) {
[0]=>
object(AtsystemFeatureThirdpartyexception)#193 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841326 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
["onAfterRoute"]=>
array(1) {
[0]=>
object(AtsystemFeatureCustomblock)#183 (11) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions":protected]=>
array(0) {
}
["skipFiltering":protected]=>
bool(false)
["helper":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Plugin)#101 (0) {
}
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841329 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["loadOrder":protected]=>
int(9999)
["timestamps":"AtsystemFeatureAbstract":private]=>
array(0) {
}
}
}
}
["input":protected]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["exceptionsHandler":protected]=>
object(AtsystemUtilExceptionshandler)#93 (2) {
["params":protected]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["cparams":protected]=>
object(Akeeba\AdminTools\Admin\Helper\Storage)#173 (1) {
["config":"Akeeba\AdminTools\Admin\Helper\Storage":private]=>
object(Joomla\Registry\Registry)#95 (3) {
["data":protected]=>
object(stdClass)#100 (68) {
["ipworkarounds"]=>
string(1) "0"
["ipwl"]=>
string(1) "0"
["ipbl"]=>
string(1) "1"
["adminpw"]=>
string(0) ""
["nonewadmins"]=>
string(1) "1"
["sqlishield"]=>
string(1) "1"
["antispam"]=>
string(1) "0"
["custgenerator"]=>
string(1) "1"
["generator"]=>
string(4) "MYOB"
["tpone"]=>
int(1)
["tmpl"]=>
string(1) "1"
["template"]=>
string(1) "1"
["logbreaches"]=>
string(1) "1"
["emailonadminlogin"]=>
string(0) ""
["emailonfailedadminlogin"]=>
string(0) ""
["emailbreaches"]=>
string(0) ""
["muashield"]=>
string(1) "1"
["csrfshield"]=>
string(1) "2"
["rfishield"]=>
string(1) "1"
["dfishield"]=>
string(1) "1"
["sessionshield"]=>
string(1) "1"
["badbehaviour"]=>
int(0)
["bbstrict"]=>
int(0)
["bbhttpblkey"]=>
string(0) ""
["bbwhitelistip"]=>
string(0) ""
["tsrenable"]=>
string(1) "1"
["tsrstrikes"]=>
string(1) "3"
["tsrnumfreq"]=>
string(1) "1"
["tsrfrequency"]=>
string(6) "minute"
["tsrbannum"]=>
string(2) "15"
["tsrbanfrequency"]=>
string(6) "minute"
["spammermessage"]=>
string(53) "You are a spammer, hacker or an otherwise bad person."
["uploadshield"]=>
string(1) "0"
["nofesalogin"]=>
string(1) "0"
["tmplwhitelist"]=>
string(26) "component,system,raw,koowa"
["neverblockips"]=>
string(0) ""
["emailafteripautoban"]=>
string(0) ""
["custom403msg"]=>
string(0) ""
["httpblenable"]=>
string(1) "0"
["httpblthreshold"]=>
string(2) "25"
["httpblmaxage"]=>
string(2) "30"
["httpblblocksuspicious"]=>
string(1) "0"
["allowsitetemplate"]=>
string(1) "0"
["trackfailedlogins"]=>
string(1) "1"
["use403view"]=>
string(1) "0"
["showpwonloginfailure"]=>
string(1) "1"
["iplookup"]=>
string(31) "ip-lookup.net/index.php?ip={ip}"
["iplookupscheme"]=>
string(4) "http"
["saveusersignupip"]=>
string(1) "1"
["twofactorauth"]=>
int(0)
["twofactorauth_secret"]=>
string(0) ""
["twofactorauth_panic"]=>
string(0) ""
["whitelist_domains"]=>
string(30) ".googlebot.com,.search.msn.com"
["reasons_nolog"]=>
string(11) "geoblocking"
["reasons_noemail"]=>
string(11) "geoblocking"
["resetjoomlatfa"]=>
string(1) "0"
["email_throttle"]=>
string(1) "1"
["permaban"]=>
string(1) "1"
["permabannum"]=>
string(1) "3"
["deactivateusers_num"]=>
string(1) "0"
["deactivateusers_numfreq"]=>
string(1) "1"
["deactivateusers_frequency"]=>
string(3) "day"
["awayschedule_from"]=>
string(0) ""
["awayschedule_to"]=>
string(0) ""
["adminlogindir"]=>
string(0) ""
["blockedemaildomains"]=>
string(0) ""
["quickstart"]=>
int(1)
["htconfig"]=>
string(5024) "eyJodHRwc2hvc3QiOiJ3d3cubmFicmV6aXNvY2hhcnUuY3oiLCJodHRwaG9zdCI6Ind3dy5uYWJyZXppc29jaGFydS5jeiIsInN5bWxpbmtzIjoiMCIsInJld3JpdGViYXNlIjoiXC8iLCJmaWxlb3JkZXIiOiIxIiwiZXhwdGltZSI6IjEiLCJhdXRvY29tcHJlc3MiOiIxIiwiZm9yY2VnemlwIjoiMSIsImF1dG9yb290IjoiMSIsInd3d3JlZGlyIjoiMSIsIm9sZGRvbWFpbiI6IiIsImh0dHBzdXJscyI6W10sImhzdHNoZWFkZXIiOiItMSIsIm5vdHJhY2V0cmFjayI6Ii0xIiwiY29ycyI6IjAiLCJ1dGY4Y2hhcnNldCI6IjEiLCJldGFndHlwZSI6ImRlZmF1bHQiLCJub2Rpcmxpc3RzIjoiMSIsImZpbGVpbmoiOiIxIiwicGhwZWFzdGVyIjoiMSIsIm5vaG9nZ2VycyI6IjEiLCJsZWZ0b3ZlcnMiOiIxIiwiY2xpY2tqYWNraW5nIjoiMSIsInJlZHVjZW1pbWV0eXBlcmlza3MiOiIxIiwicmVmbGVjdGVkeHNzIjoiMSIsIm5vc2VydmVyc2lnbmF0dXJlIjoiMSIsIm5vdHJhbnNmb3JtIjoiMSIsImhvZ2dlcmFnZW50cyI6WyJXZWJCYW5kaXQiLCJ3ZWJiYW5kaXQiLCJBY3VuZXRpeCIsImJpbmxhciIsIkJsYWNrV2lkb3ciLCJCb2x0IDAiLCJCb3QgbWFpbHRvOmNyYWZ0Ym90QHlhaG9vLmNvbSIsIkJPVCBmb3IgSkNFIiwiY2FzcGVyIiwiY2hlY2twcml2YWN5IiwiQ2hpbmFDbGF3IiwiY2xzaHR0cCIsImNtc3dvcmxkbWFwIiwiY29tb2RvIiwiQ3VzdG8iLCJEZWZhdWx0IEJyb3dzZXIgMCIsImRpYXZvbCIsIkRJSWJvdCIsIkRJU0NvIiwiZG90Ym90IiwiRG93bmxvYWQgRGVtb24iLCJlQ2F0Y2giLCJFaXJHcmFiYmVyIiwiRW1haWxDb2xsZWN0b3IiLCJFbWFpbFNpcGhvbiIsIkVtYWlsV29sZiIsIkV4cHJlc3MgV2ViUGljdHVyZXMiLCJleHRyYWN0IiwiRXh0cmFjdG9yUHJvIiwiRXllTmV0SUUiLCJmZWVkZmluZGVyIiwiRkhzY2FuIiwiRmxhc2hHZXQiLCJmbGlja3kiLCJHZXRSaWdodCIsIkdldFdlYiEiLCJHby1BaGVhZC1Hb3QtSXQiLCJHbyFaaWxsYSIsImdyYWIiLCJHcmFiTmV0IiwiR3JhZnVsYSIsImhhcnZlc3QiLCJITVZpZXciLCJpYV9hcmNoaXZlciIsIkltYWdlIFN0cmlwcGVyIiwiSW1hZ2UgU3Vja2VyIiwiSW50ZXJHRVQiLCJJbnRlcm5ldCBOaW5qYSIsIkludGVybmV0U2Vlci5jb20iLCJqYWthcnRhIiwiSmF2YSIsIkpldENhciIsIkpPQyBXZWIgU3BpZGVyIiwia21jY3JldyIsImxhcmJpbiIsIkxlZWNoRlRQIiwibGlid3d3IiwiTWFzcyBEb3dubG9hZGVyIiwiTWF4dGhvbiQiLCJtaWNyb3NvZnQudXJsIiwiTUlEb3duIHRvb2wiLCJtaW5lciIsIk1pc3RlciBQaVgiLCJORVdUIiwiTVNGcm9udFBhZ2UiLCJOYXZyb2FkIiwiTmVhclNpdGUiLCJOZXQgVmFtcGlyZSIsIk5ldEFudHMiLCJOZXRTcGlkZXIiLCJOZXRaSVAiLCJudXRjaCIsIk9jdG9wdXMiLCJPZmZsaW5lIEV4cGxvcmVyIiwiT2ZmbGluZSBOYXZpZ2F0b3IiLCJQYWdlR3JhYmJlciIsIlBhcGEgRm90byIsInBhdnVrIiwicGNCcm93c2VyIiwiUGVvcGxlUGFsIiwicGxhbmV0d29yayIsInBzYm90IiwicHVyZWJvdCIsInB5Y3VybCIsIlJlYWxEb3dubG9hZCIsIlJlR2V0IiwiUmlwcGVycyAwIiwiU2VhTW9ua2V5JCIsInNpdGVjaGVjay5pbnRlcm5ldHNlZXIuY29tIiwiU2l0ZVNuYWdnZXIiLCJza3lncmlkIiwiU21hcnREb3dubG9hZCIsInN1Y2tlciIsIlN1cGVyQm90IiwiU3VwZXJIVFRQIiwiU3VyZmJvdCIsInRBa2VPdXQiLCJUZWxlcG9ydCBQcm8iLCJUb2F0YSBkcmFnb3N0ZWEgbWVhIHBlbnRydSBkaWF2b2xhIiwidHVybml0Iiwidmlrc3BpZGVyIiwiVm9pZEVZRSIsIldlYiBJbWFnZSBDb2xsZWN0b3IiLCJXZWIgU3Vja2VyIiwiV2ViQXV0byIsIldlYkNvcGllciIsIldlYkZldGNoIiwiV2ViR28gSVMiLCJXZWJMZWFjaGVyIiwiV2ViUmVhcGVyIiwiV2ViU2F1Z2VyIiwiV2Vic2l0ZSBlWHRyYWN0b3IiLCJXZWJzaXRlIFF1ZXN0ZXIiLCJXZWJTdHJpcHBlciIsIldlYldoYWNrZXIiLCJXZWJaSVAiLCJXaWRvdyIsIldXVy1NZWNoYW5pemUiLCJXV1dPRkZMRSIsIlhhbGRvbiBXZWJTcGlkZXIiLCJZYW5kZXgiLCJaZXVzIiwiem1ldSIsIkNhem9vZGxlQm90IiwiZGlzY29ib3QiLCJlY3hpIiwiR1Q6OldXVyIsImhlcml0cml4IiwiSFRUUDo6TGl0ZSIsIkhUVHJhY2siLCJpYV9hcmNoaXZlciIsImlkLXNlYXJjaCIsImlkLXNlYXJjaC5vcmciLCJJREJvdCIsIkluZHkgTGlicmFyeSIsIklSTGJvdCIsIklTQyBTeXN0ZW1zIGlSYyBTZWFyY2ggMi4xIiwiTGlua3NNYW5hZ2VyLmNvbV9ib3QiLCJsaW5rd2Fsa2VyIiwibHdwLXRyaXZpYWwiLCJNRkNfVGVhcl9TYW1wbGUiLCJNaWNyb3NvZnQgVVJMIENvbnRyb2wiLCJNaXNzaWd1YSBMb2NhdG9yIiwicGFuc2NpZW50LmNvbSIsIlBFQ0w6OkhUVFAiLCJQSFBDcmF3bCIsIlBsZWFzZUNyYXdsIiwiU0JJZGVyIiwiU25vb3B5IiwiU3RlZWxlciIsIlVSSTo6RmV0Y2giLCJ1cmxsaWIiLCJXZWIgU3Vja2VyIiwid2ViYWx0YSIsIldlYkNvbGxhZ2UiLCJXZWxscyBTZWFyY2ggSUkiLCJXRVAgU2VhcmNoIiwiemVybWVsbyIsIlp5Qm9yZyIsIkluZHkgTGlicmFyeSIsImxpYnd3dy1wZXJsIiwiR28hWmlsbGEiLCJUdXJuaXRpbkJvdCJdLCJiYWNrZW5kcHJvdCI6IjEiLCJmcm9udGVuZHByb3QiOiIxIiwiYmVwZXhkaXJzIjpbImNvbXBvbmVudHMiLCJtb2R1bGVzIiwidGVtcGxhdGVzIiwiaW1hZ2VzIiwicGx1Z2lucyJdLCJiZXBleHR5cGVzIjpbImpwZSIsImpwZyIsImpwZWciLCJqcDIiLCJqcGUyIiwicG5nIiwiZ2lmIiwiYm1wIiwiY3NzIiwianMiLCJzd2YiLCJodG1sIiwibXBnIiwibXAzIiwibXBlZyIsIm1wNCIsImF2aSIsIndhdiIsIm9nZyIsIm9ndiIsInhscyIsInhsc3giLCJkb2MiLCJkb2N4IiwicHB0IiwicHB0eCIsInppcCIsInJhciIsInBkZiIsInhwcyIsInR4dCIsIjd6Iiwic3ZnIiwib2R0Iiwib2RzIiwib2RwIiwiZmx2IiwibW92IiwiaHRtIiwidHRmIiwid29mZiIsIndvZmYyIiwiZW90IiwiSlBHIiwiSlBFRyIsIlBORyIsIkdJRiIsIkNTUyIsIkpTIiwiVFRGIiwiV09GRiIsIldPRkYyIiwiRU9UIl0sImZlcGV4ZGlycyI6WyJjb21wb25lbnRzIiwibW9kdWxlcyIsInRlbXBsYXRlcyIsImltYWdlcyIsInBsdWdpbnMiLCJtZWRpYSIsImxpYnJhcmllcyIsIm1lZGlhXC9qdWlcL2ZvbnRzIl0sImZlcGV4dHlwZXMiOlsianBlIiwianBnIiwianBlZyIsImpwMiIsImpwZTIiLCJwbmciLCJnaWYiLCJibXAiLCJjc3MiLCJqcyIsInN3ZiIsImh0bWwiLCJtcGciLCJtcDMiLCJtcGVnIiwibXA0IiwiYXZpIiwid2F2Iiwib2dnIiwib2d2IiwieGxzIiwieGxzeCIsImRvYyIsImRvY3giLCJwcHQiLCJwcHR4IiwiemlwIiwicmFyIiwicGRmIiwieHBzIiwidHh0IiwiN3oiLCJzdmciLCJvZHQiLCJvZHMiLCJvZHAiLCJmbHYiLCJtb3YiLCJpY28iLCJodG0iLCJ0dGYiLCJ3b2ZmIiwid29mZjIiLCJlb3QiLCJKUEciLCJKUEVHIiwiUE5HIiwiR0lGIiwiQ1NTIiwiSlMiLCJUVEYiLCJXT0ZGIiwiV09GRjIiLCJFT1QiXSwiZXhjZXB0aW9uZmlsZXMiOlsiYWRtaW5pc3RyYXRvclwvY29tcG9uZW50c1wvY29tX2FrZWViYVwvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fYWRtaW50b29sc1wvcmVzdG9yZS5waHAiLCJhZG1pbmlzdHJhdG9yXC9jb21wb25lbnRzXC9jb21fam9vbWxhdXBkYXRlXC9yZXN0b3JlLnBocCJdLCJleGNlcHRpb25kaXJzIjpbIi53ZWxsLWtub3duIl0sImZ1bGxhY2Nlc3NkaXJzIjpbXSwiY3VzdGhlYWQiOiIiLCJjdXN0Zm9vdCI6IiJ9"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
}
["exceptions"]=>
array(0) {
}
["skipFiltering"]=>
bool(false)
["app"]=>
*RECURSION*
["db"]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841330 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#24 (3) {
["data":protected]=>
object(stdClass)#27 (15) {
["language_override"]=>
string(0) ""
["@spacer"]=>
string(0) ""
["sesoptimizer"]=>
string(1) "0"
["sesopt_freq"]=>
string(2) "60"
["sescleaner"]=>
string(1) "0"
["ses_freq"]=>
string(2) "60"
["cachecleaner"]=>
string(1) "0"
["cache_freq"]=>
string(4) "1440"
["cacheexpire"]=>
string(1) "0"
["cacheexp_freq"]=>
string(2) "60"
["cleantemp"]=>
string(1) "0"
["cleantemp_freq"]=>
string(2) "60"
["deleteinactive"]=>
string(1) "0"
["deleteinactive_days"]=>
string(1) "7"
["maxlogentries"]=>
string(1) "0"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(10) "admintools"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(true)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[2]=>
object(plgSystemJCEMediabox)#203 (6) {
["params"]=>
object(Joomla\Registry\Registry)#180 (3) {
["data":protected]=>
object(stdClass)#205 (27) {
["theme"]=>
string(8) "standard"
["imgpath"]=>
string(30) "plugins/system/jcemediabox/img"
["fadespeed"]=>
string(3) "500"
["scalespeed"]=>
string(3) "500"
["overlay"]=>
string(1) "1"
["overlayopacity"]=>
string(3) "0.8"
["overlaycolor"]=>
string(7) "#000000"
["width"]=>
string(3) "640"
["height"]=>
string(3) "420"
["resize"]=>
string(1) "1"
["close"]=>
string(1) "2"
["icons"]=>
string(1) "1"
["hideobjects"]=>
string(1) "0"
["scrolling"]=>
string(5) "fixed"
["components"]=>
string(0) ""
["menu"]=>
array(1) {
[0]=>
string(0) ""
}
["dynamic_themes"]=>
string(1) "0"
["legacy"]=>
string(1) "0"
["lightbox"]=>
string(1) "0"
["shadowbox"]=>
string(1) "0"
["cookie_expiry"]=>
string(0) ""
["tipclass"]=>
string(7) "tooltip"
["tipopacity"]=>
string(3) "0.8"
["tipspeed"]=>
string(3) "150"
["tipposition"]=>
string(2) "br"
["tipoffsets_x"]=>
string(2) "16"
["tipoffsets_y"]=>
string(2) "16"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(11) "jcemediabox"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[3]=>
object(plgSystemGoogleAnalytics)#184 (6) {
["params"]=>
object(Joomla\Registry\Registry)#206 (3) {
["data":protected]=>
object(stdClass)#208 (4) {
["type"]=>
string(9) "universal"
["code"]=>
string(13) "UA-71847633-1"
["domain"]=>
string(4) "auto"
["verify"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(15) "GoogleAnalytics"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[4]=>
object(PlgSystemJce)#207 (6) {
["params"]=>
object(Joomla\Registry\Registry)#209 (3) {
["data":protected]=>
object(stdClass)#211 (0) {
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "jce"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[5]=>
object(PlgSystemStats)#210 (10) {
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841330 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["serverUrl":protected]=>
string(41) "https://developer.joomla.org/stats/submit"
["uniqueId":protected]=>
NULL
["params"]=>
object(Joomla\Registry\Registry)#212 (3) {
["data":protected]=>
object(stdClass)#214 (4) {
["mode"]=>
int(3)
["lastrun"]=>
string(0) ""
["unique_id"]=>
string(40) "726c76fee147b34ff42832fa188f8908c751b0de"
["interval"]=>
int(12)
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "stats"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[6]=>
object(PlgSystemFields)#215 (6) {
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#213 (3) {
["data":protected]=>
object(stdClass)#216 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "fields"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[7]=>
object(PlgSystemLanguageFilter)#217 (13) {
["mode_sef":protected]=>
string(1) "1"
["sefs":protected]=>
array(2) {
["cs"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["lang_codes":protected]=>
array(2) {
["cs-CZ"]=>
object(stdClass)#177 (14) {
["lang_id"]=>
string(1) "2"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "cs-CZ"
["title"]=>
string(5) "Czech"
["title_native"]=>
string(5) "czech"
["sef"]=>
string(2) "cs"
["image"]=>
string(2) "cz"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "0"
}
["en-GB"]=>
object(stdClass)#176 (14) {
["lang_id"]=>
string(1) "1"
["asset_id"]=>
string(1) "0"
["lang_code"]=>
string(5) "en-GB"
["title"]=>
string(12) "English (UK)"
["title_native"]=>
string(12) "English (UK)"
["sef"]=>
string(2) "en"
["image"]=>
string(2) "en"
["description"]=>
string(0) ""
["metakey"]=>
string(0) ""
["metadesc"]=>
string(0) ""
["sitename"]=>
string(0) ""
["published"]=>
string(1) "1"
["access"]=>
string(1) "1"
["ordering"]=>
string(1) "1"
}
}
["current_lang":protected]=>
string(5) "en-GB"
["default_lang":protected]=>
string(5) "cs-CZ"
["user_lang_code":"PlgSystemLanguageFilter":private]=>
NULL
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#218 (3) {
["data":protected]=>
object(stdClass)#220 (6) {
["detect_browser"]=>
string(1) "0"
["automatic_change"]=>
string(1) "1"
["item_associations"]=>
string(1) "1"
["remove_default_prefix"]=>
string(1) "0"
["lang_cookie"]=>
string(1) "0"
["alternate_meta"]=>
string(1) "1"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(14) "languagefilter"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[8]=>
object(PlgSystemP3p)#26 (6) {
["params"]=>
object(Joomla\Registry\Registry)#225 (3) {
["data":protected]=>
object(stdClass)#227 (1) {
["headers"]=>
string(45) "NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "p3p"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[9]=>
object(PlgSystemLogout)#226 (7) {
["app":protected]=>
*RECURSION*
["autoloadLanguage":protected]=>
bool(true)
["params"]=>
object(Joomla\Registry\Registry)#228 (3) {
["data":protected]=>
object(stdClass)#229 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(6) "logout"
["_type":protected]=>
string(6) "system"
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[10]=>
object(PlgSystemDebug)#230 (15) {
["linkFormat":protected]=>
string(0) ""
["debugLang":"PlgSystemDebug":private]=>
string(1) "0"
["logEntries":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfiles":"PlgSystemDebug":private]=>
array(0) {
}
["sqlShowProfileEach":"PlgSystemDebug":private]=>
array(0) {
}
["explains":"PlgSystemDebug":private]=>
array(0) {
}
["totalQueries":"PlgSystemDebug":private]=>
int(0)
["app":protected]=>
*RECURSION*
["db":protected]=>
object(JDatabaseDriverMysqli)#16 (23) {
["name"]=>
string(6) "mysqli"
["serverType"]=>
string(5) "mysql"
["connection":protected]=>
object(mysqli)#17 (19) {
["affected_rows"]=>
int(-1)
["client_info"]=>
string(79) "mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $"
["client_version"]=>
int(50012)
["connect_errno"]=>
int(0)
["connect_error"]=>
NULL
["errno"]=>
int(0)
["error"]=>
string(0) ""
["error_list"]=>
array(0) {
}
["field_count"]=>
int(40)
["host_info"]=>
string(25) "Localhost via UNIX socket"
["info"]=>
NULL
["insert_id"]=>
int(0)
["server_info"]=>
string(21) "5.5.5-10.5.26-MariaDB"
["server_version"]=>
int(100526)
["stat"]=>
string(143) "Uptime: 11791230 Threads: 77 Questions: 13715841330 Slow queries: 40934 Opens: 6727227 Open tables: 8192 Queries per second avg: 1163.223"
["sqlstate"]=>
string(5) "00000"
["protocol_version"]=>
int(10)
["thread_id"]=>
int(195523147)
["warning_count"]=>
int(0)
}
["nameQuote":protected]=>
string(1) "`"
["nullDate":protected]=>
string(19) "0000-00-00 00:00:00"
["_database":"JDatabaseDriver":private]=>
string(21) "db_nabrezisocharu_sub"
["count":protected]=>
int(21)
["cursor":protected]=>
NULL
["debug":protected]=>
bool(false)
["limit":protected]=>
int(0)
["log":protected]=>
array(0) {
}
["timings":protected]=>
array(0) {
}
["callStacks":protected]=>
array(0) {
}
["offset":protected]=>
int(0)
["options":protected]=>
array(9) {
["driver"]=>
string(6) "mysqli"
["host"]=>
string(9) "localhost"
["user"]=>
string(19) "db_nabrezi_user_sub"
["password"]=>
string(9) "Ik2363vc_"
["database"]=>
string(21) "db_nabrezisocharu_sub"
["prefix"]=>
string(5) "symp_"
["select"]=>
bool(true)
["port"]=>
int(3306)
["socket"]=>
NULL
}
["sql":protected]=>
object(JDatabaseQueryMysqli)#477 (25) {
["offset":protected]=>
int(0)
["limit":protected]=>
int(0)
["db":protected]=>
*RECURSION*
["sql":protected]=>
NULL
["type":protected]=>
string(6) "select"
["element":protected]=>
NULL
["select":protected]=>
object(JDatabaseQueryElement)#478 (3) {
["name":protected]=>
string(6) "SELECT"
["elements":protected]=>
array(5) {
[0]=>
string(438) "a.id, a.asset_id, a.title, a.alias, a.introtext, a.fulltext, a.state, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = '0000-00-00 00:00:00' THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference"
[1]=>
string(81) "c.title AS category_title, c.alias AS category_alias, c.access AS category_access"
[2]=>
string(16) "u.name AS author"
[3]=>
string(111) "parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias"
[4]=>
string(81) "ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count"
}
["glue":protected]=>
string(1) ","
}
["delete":protected]=>
NULL
["update":protected]=>
NULL
["insert":protected]=>
NULL
["from":protected]=>
object(JDatabaseQueryElement)#479 (3) {
["name":protected]=>
string(4) "FROM"
["elements":protected]=>
array(1) {
[0]=>
string(15) "#__content AS a"
}
["glue":protected]=>
string(1) ","
}
["join":protected]=>
array(4) {
[0]=>
object(JDatabaseQueryElement)#481 (3) {
["name":protected]=>
string(10) "INNER JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__categories AS c on c.id = a.catid"
}
["glue":protected]=>
string(1) ","
}
[1]=>
object(JDatabaseQueryElement)#482 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(36) "#__users AS u on u.id = a.created_by"
}
["glue":protected]=>
string(1) ","
}
[2]=>
object(JDatabaseQueryElement)#483 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(50) "#__categories as parent ON parent.id = c.parent_id"
}
["glue":protected]=>
string(1) ","
}
[3]=>
object(JDatabaseQueryElement)#484 (3) {
["name":protected]=>
string(9) "LEFT JOIN"
["elements":protected]=>
array(1) {
[0]=>
string(45) "#__content_rating AS v ON a.id = v.content_id"
}
["glue":protected]=>
string(1) ","
}
}
["set":protected]=>
NULL
["where":protected]=>
object(JDatabaseQueryElement)#480 (3) {
["name":protected]=>
string(5) "WHERE"
["elements":protected]=>
array(6) {
[0]=>
string(8) "a.id = 0"
[1]=>
string(15) "c.published > 0"
[2]=>
string(27) "a.language in ('en-GB','*')"
[3]=>
string(79) "(a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2026-04-06 22:02:36')"
[4]=>
string(83) "(a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2026-04-06 22:02:36')"
[5]=>
string(27) "(a.state = 1 OR a.state =2)"
}
["glue":protected]=>
string(5) " AND "
}
["group":protected]=>
NULL
["having":protected]=>
NULL
["columns":protected]=>
NULL
["values":protected]=>
NULL
["order":protected]=>
NULL
["autoIncrementField":protected]=>
NULL
["call":protected]=>
NULL
["exec":protected]=>
NULL
["union":protected]=>
NULL
["unionAll":protected]=>
NULL
["selectRowNumber":protected]=>
NULL
}
["tablePrefix":protected]=>
string(5) "symp_"
["utf":protected]=>
bool(true)
["utf8mb4":protected]=>
bool(true)
["errorNum":protected]=>
int(0)
["errorMsg":protected]=>
string(0) ""
["transactionDepth":protected]=>
int(0)
["disconnectHandlers":protected]=>
array(0) {
}
}
["params"]=>
object(Joomla\Registry\Registry)#231 (3) {
["data":protected]=>
object(stdClass)#233 (8) {
["profile"]=>
string(1) "1"
["queries"]=>
string(1) "1"
["memory"]=>
string(1) "1"
["language_files"]=>
string(1) "1"
["language_strings"]=>
string(1) "1"
["strip-first"]=>
string(1) "1"
["strip-prefix"]=>
string(0) ""
["strip-suffix"]=>
string(0) ""
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(5) "debug"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[11]=>
object(PlgSystemLog)#234 (6) {
["params"]=>
object(Joomla\Registry\Registry)#232 (3) {
["data":protected]=>
object(stdClass)#235 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "log"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[12]=>
object(PlgSystemRemember)#236 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#237 (3) {
["data":protected]=>
object(stdClass)#238 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(8) "remember"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[13]=>
object(PlgSystemHighlight)#239 (6) {
["params"]=>
object(Joomla\Registry\Registry)#240 (3) {
["data":protected]=>
object(stdClass)#241 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(9) "highlight"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
[14]=>
object(PlgSystemSef)#242 (7) {
["app":protected]=>
*RECURSION*
["params"]=>
object(Joomla\Registry\Registry)#243 (3) {
["data":protected]=>
object(stdClass)#244 (0) {
}
["initialized":protected]=>
bool(false)
["separator"]=>
string(1) "."
}
["_name":protected]=>
string(3) "sef"
["_type":protected]=>
string(6) "system"
["autoloadLanguage":protected]=>
bool(false)
["_subject":protected]=>
*RECURSION*
["_errors":protected]=>
array(0) {
}
}
}
["_state":protected]=>
NULL
["_methods":protected]=>
array(44) {
["onaftersessionstart"]=>
array(1) {
[0]=>
int(0)
}
["onadmintoolsthirdpartyexception"]=>
array(1) {
[0]=>
int(1)
}
["onafterinitialise"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(5)
[2]=>
int(7)
[3]=>
int(8)
[4]=>
int(12)
}
["onafterroute"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onbeforerender"]=>
array(1) {
[0]=>
int(1)
}
["onafterrender"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(3)
[2]=>
int(14)
}
["onafterrenderlatebound"]=>
array(1) {
[0]=>
int(1)
}
["onafterdispatch"]=>
array(6) {
[0]=>
int(1)
[1]=>
int(2)
[2]=>
int(7)
[3]=>
int(10)
[4]=>
int(13)
[5]=>
int(14)
}
["onloginfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserloginfailure"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(11)
}
["onuserlogout"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(9)
[2]=>
int(12)
}
["onloginuser"]=>
array(1) {
[0]=>
int(1)
}
["onuserauthorisationfailure"]=>
array(1) {
[0]=>
int(1)
}
["onuserlogin"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["onuseraftersave"]=>
array(3) {
[0]=>
int(1)
[1]=>
int(6)
[2]=>
int(7)
}
["onuserbeforesave"]=>
array(2) {
[0]=>
int(1)
[1]=>
int(7)
}
["plggoogleanalytics"]=>
array(1) {
[0]=>
int(3)
}
["onajaxsendalways"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendnever"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendonce"]=>
array(1) {
[0]=>
int(5)
}
["onajaxsendstats"]=>
array(1) {
[0]=>
int(5)
}
["ongetstatsdata"]=>
array(1) {
[0]=>
int(5)
}
["debug"]=>
array(1) {
[0]=>
int(5)
}
["render"]=>
array(1) {
[0]=>
int(5)
}
["oncontentaftersave"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["onuserafterdelete"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepareform"]=>
array(1) {
[0]=>
int(6)
}
["oncontentaftertitle"]=>
array(1) {
[0]=>
int(6)
}
["oncontentbeforedisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentafterdisplay"]=>
array(1) {
[0]=>
int(6)
}
["oncontentprepare"]=>
array(1) {
[0]=>
int(6)
}
["onpreparefindercontent"]=>
array(1) {
[0]=>
int(6)
}
["preprocessbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["buildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocesssefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["postprocessnonsefbuildrule"]=>
array(1) {
[0]=>
int(7)
}
["parserule"]=>
array(1) {
[0]=>
int(7)
}
["handleerror"]=>
array(1) {
[0]=>
int(9)
}
["onafterrespond"]=>
array(1) {
[0]=>
int(10)
}
["adddisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["removedisplaycallback"]=>
array(1) {
[0]=>
int(10)
}
["mysqldisconnecthandler"]=>
array(1) {
[0]=>
int(10)
}
["logger"]=>
array(1) {
[0]=>
int(10)
}
}
["_errors":protected]=>
array(0) {
}
}
["identity":protected]=>
NULL
["config":protected]=>
object(Joomla\Registry\Registry)#14 (3) {
["data":protected]=>
object(stdClass)#15 (102) {
["MetaAuthor"]=>
string(1) "1"
["MetaDesc"]=>
string(0) ""
["MetaKeys"]=>
string(0) ""
["MetaRights"]=>
string(0) ""
["MetaTitle"]=>
string(1) "1"
["MetaVersion"]=>
string(1) "0"
["access"]=>
string(1) "1"
["cache_handler"]=>
string(4) "file"
["cachetime"]=>
string(2) "15"
["caching"]=>
string(1) "0"
["captcha"]=>
string(1) "0"
["cookie_domain"]=>
string(0) ""
["cookie_path"]=>
string(0) ""
["db"]=>
string(21) "db_nabrezisocharu_sub"
["dbprefix"]=>
string(5) "symp_"
["dbtype"]=>
string(6) "mysqli"
["debug"]=>
string(1) "0"
["debug_lang"]=>
string(1) "0"
["display_offline_message"]=>
string(1) "1"
["editor"]=>
string(3) "jce"
["error_reporting"]=>
string(4) "none"
["feed_email"]=>
string(6) "author"
["feed_limit"]=>
string(2) "10"
["force_ssl"]=>
string(1) "2"
["fromname"]=>
string(15) "nabrezi socharu"
["ftp_enable"]=>
string(1) "0"
["ftp_host"]=>
string(0) ""
["ftp_pass"]=>
string(0) ""
["ftp_port"]=>
string(0) ""
["ftp_root"]=>
string(0) ""
["ftp_user"]=>
string(0) ""
["gzip"]=>
string(1) "1"
["helpurl"]=>
string(80) "https://help.joomla.org/proxy?keyref=Help{major}{minor}:{keyref}&lang={langcode}"
["host"]=>
string(9) "localhost"
["lifetime"]=>
string(2) "50"
["list_limit"]=>
string(2) "20"
["live_site"]=>
string(0) ""
["log_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/log"
["mailer"]=>
string(4) "mail"
["mailfrom"]=>
string(12) "info@pshk.cz"
["memcache_compress"]=>
string(1) "1"
["memcache_persist"]=>
string(1) "1"
["memcache_server_host"]=>
string(9) "localhost"
["memcache_server_port"]=>
string(5) "11211"
["offline"]=>
string(1) "0"
["offline_image"]=>
string(0) ""
["offline_message"]=>
string(67) "Tento web je právě v údržbě.
Zkuste to prosím později."
["offset"]=>
string(13) "Europe/Prague"
["offset_user"]=>
string(3) "UTC"
["password"]=>
string(9) "Ik2363vc_"
["robots"]=>
string(0) ""
["secret"]=>
string(32) "Iw6Kx08jvcuEQ6lHc5cVTi3zJj0SpIMs"
["sef"]=>
string(1) "1"
["sef_rewrite"]=>
string(1) "1"
["sef_suffix"]=>
string(1) "0"
["sendmail"]=>
string(18) "/usr/sbin/sendmail"
["session_handler"]=>
string(8) "database"
["sitename"]=>
string(102) "Nábřeží sochařů v Hradci Králové | Sculptor's Embankment in Hradec Kralove | nabrezisocharu.cz"
["sitename_pagetitles"]=>
string(1) "2"
["smtpauth"]=>
string(1) "0"
["smtphost"]=>
string(9) "localhost"
["smtppass"]=>
string(0) ""
["smtpport"]=>
string(2) "25"
["smtpsecure"]=>
string(4) "none"
["smtpuser"]=>
string(0) ""
["tmp_path"]=>
string(65) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/tmp"
["unicodeslugs"]=>
string(1) "0"
["user"]=>
string(19) "db_nabrezi_user_sub"
["mailonline"]=>
string(1) "1"
["frontediting"]=>
string(1) "0"
["asset_id"]=>
string(1) "1"
["cache_platformprefix"]=>
string(1) "0"
["memcached_persist"]=>
string(1) "1"
["memcached_compress"]=>
string(1) "0"
["memcached_server_host"]=>
string(9) "localhost"
["memcached_server_port"]=>
string(5) "11211"
["redis_persist"]=>
string(1) "1"
["redis_server_host"]=>
string(9) "localhost"
["redis_server_port"]=>
string(4) "6379"
["redis_server_auth"]=>
string(0) ""
["redis_server_db"]=>
string(1) "0"
["proxy_enable"]=>
string(1) "0"
["proxy_host"]=>
string(0) ""
["proxy_port"]=>
string(0) ""
["proxy_user"]=>
string(0) ""
["proxy_pass"]=>
string(0) ""
["massmailoff"]=>
string(1) "0"
["session_memcache_server_host"]=>
string(9) "localhost"
["session_memcache_server_port"]=>
string(5) "11211"
["session_memcached_server_host"]=>
string(9) "localhost"
["session_memcached_server_port"]=>
string(5) "11211"
["replyto"]=>
string(0) ""
["replytoname"]=>
string(0) ""
["session_redis_persist"]=>
string(1) "1"
["session_redis_server_host"]=>
string(9) "localhost"
["session_redis_server_port"]=>
string(4) "6379"
["session_redis_server_auth"]=>
string(0) ""
["session_redis_server_db"]=>
string(1) "0"
["shared_session"]=>
string(1) "0"
["language"]=>
string(5) "en-GB"
["theme"]=>
string(7) "sablona"
["themeParams"]=>
object(Joomla\Registry\Registry)#397 (3) {
["data":protected]=>
object(stdClass)#400 (10) {
["wrapperSmall"]=>
int(53)
["wrapperLarge"]=>
int(72)
["logo"]=>
string(0) ""
["sitetitle"]=>
string(0) ""
["sitedescription"]=>
string(0) ""
["navposition"]=>
string(4) "left"
["bootstrap"]=>
string(0) ""
["templatecolor"]=>
string(8) "personal"
["headerImage"]=>
string(0) ""
["backgroundcolor"]=>
string(7) "#eeeeee"
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
}
["initialized":protected]=>
bool(true)
["separator"]=>
string(1) "."
}
["input"]=>
object(Joomla\CMS\Input\Input)#12 (4) {
["inputs":protected]=>
array(4) {
["cookie"]=>
object(Joomla\CMS\Input\Cookie)#29 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(1) {
["f5810274fbd7fcf19880845fbfa0b07b"]=>
string(26) "g6r1nci58d1ur0d717hnvhvs3o"
}
}
["get"]=>
object(Joomla\CMS\Input\Input)#245 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#247 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["post"]=>
object(Joomla\CMS\Input\Input)#250 (4) {
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#251 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
array(0) {
}
}
["files"]=>
object(Joomla\CMS\Input\Files)#363 (5) {
["decodedData":protected]=>
array(0) {
}
["inputs":protected]=>
array(0) {
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\CMS\Filter\InputFilter)#13 (9) {
["stripUSC"]=>
int(0)
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(0) {
}
}
}
["options":protected]=>
array(0) {
}
["filter":protected]=>
object(Joomla\Filter\InputFilter)#18 (8) {
["tagsArray"]=>
array(0) {
}
["attrArray"]=>
array(0) {
}
["tagsMethod"]=>
int(0)
["attrMethod"]=>
int(0)
["xssAuto"]=>
int(1)
["tagBlacklist"]=>
array(22) {
[0]=>
string(6) "applet"
[1]=>
string(4) "body"
[2]=>
string(7) "bgsound"
[3]=>
string(4) "base"
[4]=>
string(8) "basefont"
[5]=>
string(5) "embed"
[6]=>
string(5) "frame"
[7]=>
string(8) "frameset"
[8]=>
string(4) "head"
[9]=>
string(4) "html"
[10]=>
string(2) "id"
[11]=>
string(6) "iframe"
[12]=>
string(6) "ilayer"
[13]=>
string(5) "layer"
[14]=>
string(4) "link"
[15]=>
string(4) "meta"
[16]=>
string(4) "name"
[17]=>
string(6) "object"
[18]=>
string(6) "script"
[19]=>
string(5) "style"
[20]=>
string(5) "title"
[21]=>
string(3) "xml"
}
["attrBlacklist"]=>
array(6) {
[0]=>
string(6) "action"
[1]=>
string(10) "background"
[2]=>
string(8) "codebase"
[3]=>
string(6) "dynsrc"
[4]=>
string(10) "formaction"
[5]=>
string(6) "lowsrc"
}
["blacklistedChars":"Joomla\Filter\InputFilter":private]=>
array(4) {
[0]=>
string(5) "&tab;"
[1]=>
string(7) "&space;"
[2]=>
string(7) ":"
[3]=>
string(8) "&column;"
}
}
["data":protected]=>
&array(6) {
["language"]=>
string(5) "en-GB"
["Itemid"]=>
string(3) "122"
["option"]=>
string(11) "com_content"
["view"]=>
string(7) "article"
["id"]=>
int(0)
["lang"]=>
string(5) "en-GB"
}
}
["logger":"Joomla\Application\AbstractApplication":private]=>
object(Joomla\CMS\Log\DelegatingPsrLogger)#33 (2) {
["logger":protected]=>
object(Joomla\CMS\Log\Log)#6 (3) {
["configurations":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
array(1) {
["logger"]=>
string(12) "messagequeue"
}
}
["loggers":protected]=>
array(0) {
}
["lookup":protected]=>
array(1) {
["72a10d39e4d5c6ef173c2161ed4a6994"]=>
object(stdClass)#7 (3) {
["priorities"]=>
int(30719)
["categories"]=>
array(1) {
[0]=>
string(6) "jerror"
}
["exclude"]=>
bool(false)
}
}
}
["priorityMap":protected]=>
array(8) {
["emergency"]=>
int(1)
["alert"]=>
int(2)
["critical"]=>
int(4)
["error"]=>
int(8)
["warning"]=>
int(16)
["notice"]=>
int(32)
["info"]=>
int(64)
["debug"]=>
int(128)
}
}
["item_associations"]=>
string(1) "1"
}
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["_errors":protected]=>
array(0) {
}
["string":"Exception":private]=>
string(0) ""
["trace":"Exception":private]=>
array(14) {
[0]=>
array(6) {
["file"]=>
string(94) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/legacy/error/error.php"
["line"]=>
int(277)
["function"]=>
string(5) "raise"
["class"]=>
string(6) "JError"
["type"]=>
string(2) "::"
["args"]=>
array(5) {
[0]=>
int(1)
[1]=>
int(404)
[2]=>
string(17) "Article not found"
[3]=>
NULL
[4]=>
bool(true)
}
}
[1]=>
array(6) {
["file"]=>
string(103) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/models/article.php"
["line"]=>
int(152)
["function"]=>
string(10) "raiseError"
["class"]=>
string(6) "JError"
["type"]=>
string(2) "::"
["args"]=>
array(2) {
[0]=>
int(404)
[1]=>
string(17) "Article not found"
}
}
[2]=>
array(6) {
["file"]=>
string(97) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/View/HtmlView.php"
["line"]=>
int(423)
["function"]=>
string(7) "getItem"
["class"]=>
string(19) "ContentModelArticle"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[3]=>
array(6) {
["file"]=>
string(112) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/views/article/view.html.php"
["line"]=>
int(42)
["function"]=>
string(3) "get"
["class"]=>
string(28) "Joomla\CMS\MVC\View\HtmlView"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(4) "Item"
}
}
[4]=>
array(6) {
["file"]=>
string(109) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(672)
["function"]=>
string(7) "display"
["class"]=>
string(18) "ContentViewArticle"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[5]=>
array(6) {
["file"]=>
string(99) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/controller.php"
["line"]=>
int(113)
["function"]=>
string(7) "display"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
bool(true)
[1]=>
array(16) {
["catid"]=>
string(3) "INT"
["id"]=>
string(3) "INT"
["cid"]=>
string(5) "ARRAY"
["year"]=>
string(3) "INT"
["month"]=>
string(3) "INT"
["limit"]=>
string(4) "UINT"
["limitstart"]=>
string(4) "UINT"
["showall"]=>
string(3) "INT"
["return"]=>
string(6) "BASE64"
["filter"]=>
string(6) "STRING"
["filter_order"]=>
string(3) "CMD"
["filter_order_Dir"]=>
string(3) "CMD"
["filter-search"]=>
string(6) "STRING"
["print"]=>
string(7) "BOOLEAN"
["lang"]=>
string(3) "CMD"
["Itemid"]=>
string(3) "INT"
}
}
}
[6]=>
array(6) {
["file"]=>
string(109) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/MVC/Controller/BaseController.php"
["line"]=>
int(710)
["function"]=>
string(7) "display"
["class"]=>
string(17) "ContentController"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[7]=>
array(6) {
["file"]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
["line"]=>
int(43)
["function"]=>
string(7) "execute"
["class"]=>
string(40) "Joomla\CMS\MVC\Controller\BaseController"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
string(0) ""
}
}
[8]=>
array(4) {
["file"]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(382)
["args"]=>
array(1) {
[0]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
}
["function"]=>
string(12) "require_once"
}
[9]=>
array(6) {
["file"]=>
string(105) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Component/ComponentHelper.php"
["line"]=>
int(357)
["function"]=>
string(16) "executeComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(96) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/components/com_content/content.php"
}
}
[10]=>
array(6) {
["file"]=>
string(107) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/SiteApplication.php"
["line"]=>
int(194)
["function"]=>
string(15) "renderComponent"
["class"]=>
string(36) "Joomla\CMS\Component\ComponentHelper"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
string(11) "com_content"
}
}
[11]=>
array(6) {
["file"]=>
string(107) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/SiteApplication.php"
["line"]=>
int(233)
["function"]=>
string(8) "dispatch"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[12]=>
array(6) {
["file"]=>
string(106) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/libraries/src/Application/CMSApplication.php"
["line"]=>
int(303)
["function"]=>
string(9) "doExecute"
["class"]=>
string(38) "Joomla\CMS\Application\SiteApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[13]=>
array(6) {
["file"]=>
string(71) "/var/www/vhosts/symposiumhorice.cz/nabrezi.symposiumhorice.cz/index.php"
["line"]=>
int(49)
["function"]=>
string(7) "execute"
["class"]=>
string(37) "Joomla\CMS\Application\CMSApplication"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
}
["previous":"Exception":private]=>
NULL
}