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
Pengaruh Ketidakpastian Tugas terhadap Hubungan antara Informasi Sistem Akuntansi Managemen dan Kinerja Managerial | Susanto | Jurnal Akuntansi dan Bisnis
Pengaruh Ketidakpastian Tugas terhadap Hubungan antara Informasi Sistem Akuntansi Managemen dan Kinerja Managerial
Yulius Kurnia Susanto
##article.abstract##
This paper examines the impact of task uncertainty on the relationship between MAS information and managerial performance. MAS characteristics used in this research were broad scope and timeliness. Fifty four functional managers from a cross-section of Indonesian manufacturing and banking service sectors had participated in this research. The collecting data used a questionnaire survey. Data were analyzed using an two-way analysis of variance. The results showed that the higher the task uncertainty, the more positive is the relationship between MAS information broad scope and timeliness and managerial performance.
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 = obaatf5rd7lt3147u92273dhd1
Speed: 2.690 ms
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
(obaatf5rd7lt3147u92273dhd1, 3.139.83.248, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1732766079, 1732766079, 0, , jab1.fe.uns.ac.id
Speed: 8.789 ms
SELECT * FROM journals WHERE path = ja
Speed: 1.345 ms
Speed: 1.211 ms
Speed: 2.861 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.pln.classes.tasks.Depositor
Speed: 1.133 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.generic.usageStats.UsageStatsLoader
Speed: 0.981 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.812 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = plugins.importexport.crossref.CrossrefInfoSender
Speed: 0.869 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.ReviewReminder
Speed: 0.800 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.SubscriptionExpiryReminder
Speed: 0.764 ms
SELECT last_run FROM scheduled_tasks WHERE class_name = classes.tasks.OpenAccessNotification
Speed: 0.877 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 = 74
Speed: 2.548 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 = 74
Speed: 1.770 ms
Speed: 1.374 ms
SELECT * FROM article_settings WHERE article_id = 74
Speed: 1.349 ms
Speed: 1.164 ms
SELECT i.* FROM issues i WHERE issue_id = 9
Speed: 1.117 ms
SELECT * FROM issue_settings WHERE issue_id = 9
Speed: 1.116 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-139-83-248.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-139-83-248.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.968 ms
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59462648 >= isip.ip_start AND 59462648 <= 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:54:39' >= s.date_start AND '2024-11-28 10:54:39' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59462648 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.708 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 1.057 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 1.005 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 1.052 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 1.124 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 = 74
Speed: 2.017 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 = 74
Speed: 1.253 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 = 74
Speed: 1.939 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 = 74
Speed: 1.452 ms
Speed: 1.197 ms
SELECT * FROM article_settings WHERE article_id = 74
Speed: 1.226 ms
Speed: 1.102 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-139-83-248.us-east-2.compute.amazonaws.com, LENGTH(ec2-3-139-83-248.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.200 ms
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 59462648 >= isip.ip_start AND 59462648 <= 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:54:39' >= s.date_start AND '2024-11-28 10:54:39' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 59462648 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
Speed: 1.355 ms
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 74 AND citation_state >= 0 AND citation_state <= 5
Speed: 1.249 ms
SELECT * FROM sections WHERE section_id = 1
Speed: 1.041 ms
SELECT * FROM section_settings WHERE section_id = 1
Speed: 1.036 ms
Speed: 2.515 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block visitor AND setting_name = enabled AND journal_id = 1
Speed: 1.099 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: 1.097 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block visitor AND journal_id = 1
Speed: 1.043 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block indexed AND setting_name = enabled AND journal_id = 1
Speed: 1.171 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.970 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block indexed AND journal_id = 1
Speed: 1.324 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block issn AND setting_name = enabled AND journal_id = 1
Speed: 1.271 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: 1.033 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block issn AND journal_id = 1
Speed: 1.155 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = block template AND setting_name = enabled AND journal_id = 1
Speed: 1.027 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: 1.028 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = block template AND journal_id = 1
Speed: 1.070 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = menu bar AND setting_name = enabled AND journal_id = 1
Speed: 1.094 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.994 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = menu bar AND journal_id = 1
Speed: 1.194 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = plagiat checker AND setting_name = enabled AND journal_id = 1
Speed: 0.944 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: 1.275 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = plagiat checker AND journal_id = 1
Speed: 1.009 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = member block AND setting_name = enabled AND journal_id = 1
Speed: 1.237 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.947 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = member block AND journal_id = 1
Speed: 1.114 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = references block AND setting_name = enabled AND journal_id = 1
Speed: 1.128 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: 1.053 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = references block AND journal_id = 1
Speed: 0.930 ms
SELECT COUNT(*) FROM plugin_settings WHERE plugin_name = sertifikat akreditasi AND setting_name = enabled AND journal_id = 1
Speed: 1.095 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.938 ms
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = sertifikat akreditasi AND journal_id = 1
Speed: 1.031 ms
Speed: 1.916 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 1.233 ms
Speed: 1.079 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 1.022 ms
Speed: 1.055 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 0.959 ms
Speed: 1.249 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 1.038 ms
Speed: 1.126 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 1.018 ms
Speed: 1.405 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 0.995 ms
Speed: 1.272 ms
SELECT * FROM author_settings WHERE author_id = 105
Speed: 1.112 ms