ojs2 has produced an error
Message: WARNING: Invalid argument supplied for foreach()
In file: /home/jab1/public_html/lib/pkp/classes/core/Core.inc.php
At line: 149
Stacktrace:
File: /home/jab1/public_html/lib/pkp/classes/core/Core.inc.php line 149
Function: PKPApplication->errorHandler(2, "Invalid argument supplied for foreach()", "/home/jab1/public_html/lib/pkp/classes/core/Core.inc.php", 149, Array(6))
File: /home/jab1/public_html/lib/pkp/classes/core/PKPRequest.inc.php line 463
Function: Core->isUserAgentBot("Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)")
File: /home/jab1/public_html/plugins/generic/usageEvent/UsageEventPlugin.inc.php line 353
Function: PKPRequest->isBot()
File: /home/jab1/public_html/plugins/generic/usageEvent/UsageEventPlugin.inc.php line 106
Function: UsageEventPlugin->_buildUsageEvent("TemplateManager::display", Array(5))
File: (unknown) line (unknown)
Function: UsageEventPlugin->getUsageEvent("TemplateManager::display", Array(5))
File: /home/jab1/public_html/lib/pkp/classes/plugins/HookRegistry.inc.php line 89
Function: call_user_func(Array(2), "TemplateManager::display", Array(5))
File: /home/jab1/public_html/lib/pkp/classes/template/PKPTemplateManager.inc.php line 332
Function: HookRegistry->call("TemplateManager::display", Array(5))
File: /home/jab1/public_html/pages/article/ArticleHandler.inc.php line 224
Function: PKPTemplateManager->display("article/article.tpl")
File: (unknown) line (unknown)
Function: ArticleHandler->view(Array(2), Object(Request))
File: /home/jab1/public_html/lib/pkp/classes/core/PKPRouter.inc.php line 362
Function: call_user_func(Array(2), Array(2), Object(Request))
File: /home/jab1/public_html/lib/pkp/classes/core/PKPPageRouter.inc.php line 220
Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(2), False)
File: /home/jab1/public_html/lib/pkp/classes/core/Dispatcher.inc.php line 134
Function: PKPPageRouter->route(Object(Request))
File: /home/jab1/public_html/lib/pkp/classes/core/PKPApplication.inc.php line 178
Function: Dispatcher->dispatch(Object(Request))
File: /home/jab1/public_html/index.php line 64
Function: PKPApplication->execute()
Server info:
OS: Linux
PHP Version: 5.6.40-38+ubuntu18.04.1+deb.sury.org+1
Apache Version: N/A
DB Driver: mysql
DB server version: 5.7.33-0ubuntu0.16.04.1-log
Corporate Governance as Determinants of The Level of Corporate Social Responsibility (CSR) Disclosures in Companies’ Annual Reports | Sayekti | Jurnal Akuntansi dan Bisnis
Corporate Governance as Determinants of The Level of Corporate Social Responsibility (CSR) Disclosures in Companies’ Annual Reports
Yosefa Sayekti
##article.abstract##
The purpose of this study is to examine the Corporate Governance as Determinants of the level of Corporate Social Responsibility (CSR) information disclosed in the companies’ annual reports. This study hypothesizes that the number of independent members of board of commissioner, the size of audit committee, the external auditors, the proportion of blockholders have positive effects on the level of CSR disclosures in companies’ annual reports, while leverage factor has negative effect. Three control variables employed in the study which are size, profitability and the age of the company. The sample of the study consist of 96 annual reports 2004 of the companies listed at the Jakarta Stock Exchange. The empirical results of the study indicate that only the proportion of blockholders has statistically positive significant effects on the level of CSR disclosures in the companies annual reports. The empirical evidence of this study do not support the hypotheses stating that the number of independent members of BOC, the size of audit committee, and the external auditors have positive effect on the level of CSR disclosures.
Jurnal Akuntansi dan Bisnis (JAB) ISSN 1412-0852 (print), 2580-5444 (online) Published by Accounting Study Program, Faculty of Economics and Business, Universitas Sebelas Maret, Indonesia
SELECT * FROM sessions WHERE session_id = 84tke97sr8r9vikcmt749iccr2
Speed: 1.776 ms
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(84tke97sr8r9vikcmt749iccr2, 3.135.206.25, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1732765828, 1732765828, 0, , jab1.fe.uns.ac.id
Speed: 8.036 ms
SELECT * FROM journals WHERE path = ja
Speed: 1.410 ms
Speed: 1.124 ms
Speed: 3.386 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 1.414 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.975 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.889 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.791 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.893 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 1.098 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.800 ms
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 94
Speed: 2.946 ms
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 94
Speed: 1.800 ms
Speed: 1.265 ms
SELECT * FROM article_settings WHERE article_id = 94
Speed: 1.098 ms
Speed: 1.155 ms
SELECT i.* FROM issues i WHERE issue_id = 12
Speed: 1.058 ms
SELECT * FROM issue_settings WHERE issue_id = 12
Speed: 1.371 ms
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-3-135-206-25.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-135-206-25.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.953 ms
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59231769 >= isip.ip_start AND 59231769 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2024-11-28 10:50:28' >= s.date_start AND '2024-11-28 10:50:28' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59231769 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.555 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 1.086 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.831 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 0.895 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.879 ms
SELECT g.*,
af.file_name, af.original_file_name, af.file_stage, af.file_type, af.file_size, af.date_uploaded, af.date_modified
FROM article_galleys g
LEFT JOIN article_files af ON (g.file_id = af.file_id)
INNER JOIN articles a ON a.article_id = g.article_id
LEFT JOIN published_articles pa ON g.article_id = pa.article_id INNER JOIN article_galley_settings gs ON g.galley_id = gs.galley_id
WHERE gs.setting_name = pub-id::publisher-id AND gs.setting_value = 0 AND g.article_id = 94
Speed: 1.810 ms
SELECT g.*,
a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified
FROM article_galleys g
LEFT JOIN article_files a ON (g.file_id = a.file_id)
WHERE g.galley_id = 0 AND g.article_id = 94
Speed: 0.869 ms
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 94
Speed: 1.604 ms
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = en_US)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = en_US)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = en_US)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = en_US)
WHERE pa.article_id = a.article_id
AND a.article_id = 94
Speed: 1.229 ms
Speed: 0.872 ms
SELECT * FROM article_settings WHERE article_id = 94
Speed: 0.884 ms
Speed: 1.106 ms
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(ec2-3-135-206-25.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-135-206-25.us-east-2.compute.amazonaws.com)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.206 ms
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59231769 >= isip.ip_start AND 59231769 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2024-11-28 10:50:28' >= s.date_start AND '2024-11-28 10:50:28' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59231769 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.181 ms
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 94 AND citation_state >= 0 AND citation_state <= 5
Speed: 1.000 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 0.949 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 0.866 ms
Speed: 2.252 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block visitor AND setting_name = enabled AND journal_id = 1
Speed: 1.234 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = block visitor AND setting_name = enabled AND journal_id = 1
Speed: 0.833 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block visitor AND journal_id = 1
Speed: 0.877 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block indexed AND setting_name = enabled AND journal_id = 1
Speed: 0.922 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = block indexed AND setting_name = enabled AND journal_id = 1
Speed: 0.794 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block indexed AND journal_id = 1
Speed: 0.950 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block issn AND setting_name = enabled AND journal_id = 1
Speed: 0.941 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = block issn AND setting_name = enabled AND journal_id = 1
Speed: 0.899 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block issn AND journal_id = 1
Speed: 0.932 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block template AND setting_name = enabled AND journal_id = 1
Speed: 0.980 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = block template AND setting_name = enabled AND journal_id = 1
Speed: 0.941 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block template AND journal_id = 1
Speed: 0.887 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = menu bar AND setting_name = enabled AND journal_id = 1
Speed: 0.907 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = menu bar AND setting_name = enabled AND journal_id = 1
Speed: 0.861 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = menu bar AND journal_id = 1
Speed: 0.937 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = plagiat checker AND setting_name = enabled AND journal_id = 1
Speed: 1.012 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = plagiat checker AND setting_name = enabled AND journal_id = 1
Speed: 0.907 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = plagiat checker AND journal_id = 1
Speed: 0.943 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = member block AND setting_name = enabled AND journal_id = 1
Speed: 1.001 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = member block AND setting_name = enabled AND journal_id = 1
Speed: 0.843 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = member block AND journal_id = 1
Speed: 0.914 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = references block AND setting_name = enabled AND journal_id = 1
Speed: 0.968 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = references block AND setting_name = enabled AND journal_id = 1
Speed: 0.876 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = references block AND journal_id = 1
Speed: 0.932 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = sertifikat akreditasi AND setting_name = enabled AND journal_id = 1
Speed: 0.922 ms
UPDATE plugin_settings SET
setting_value = 1,
setting_type = bool
WHERE plugin_name = sertifikat akreditasi AND setting_name = enabled AND journal_id = 1
Speed: 0.919 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = sertifikat akreditasi AND journal_id = 1
Speed: 0.965 ms
Speed: 1.219 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 1.003 ms
Speed: 1.473 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 1.064 ms
Speed: 1.003 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 0.921 ms
Speed: 1.180 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 1.100 ms
Speed: 0.979 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 0.904 ms
Speed: 1.211 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 0.932 ms
Speed: 1.075 ms
SELECT * FROM author_settings WHERE author_id = 137
Speed: 0.895 ms