(mysql): SELECT * FROM sessions WHERE session_id = 't7ha3roeen2ks8d2bpt1ke1bq7'
(mysql): DELETE FROM sessions WHERE (last_used < 1762045018 AND remember = 0) OR (last_used < 1759539418 AND remember = 1)
(mysql): INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data, domain)
VALUES
('t7ha3roeen2ks8d2bpt1ke1bq7', '216.73.216.133', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1762131418, 1762131418, 0, '', 'journal.moestopo.ac.id')
(mysql): SELECT * FROM journals WHERE path = 'mderj'
(mysql): SELECT * FROM site
(mysql): SELECT v.*
FROM versions v LEFT JOIN plugin_settings ps ON
lower(v.product_class_name) = ps.plugin_name
AND ps.setting_name = 'enabled' AND ((journal_id = '15') OR v.sitewide = 1)
WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.medra.MedraInfoSender'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'
(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'
(mysql): 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 = '3469' AND a.status <> 0 ORDER BY pa.issue_id, a.article_id
(mysql): 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.article_id = 3469 ORDER BY g.seq
(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1655'
(mysql): SELECT * FROM article_settings WHERE article_id = '3469'
(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 3469 ORDER BY s.seq
(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '668'
(mysql): SELECT i.*
FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id
WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '241' ORDER BY i.issue_id
(mysql): SELECT i.* FROM issues i WHERE issue_id = 241
(mysql): SELECT * FROM issue_settings WHERE issue_id = '241'
(mysql):
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('216.73.216.133', LENGTH('216.73.216.133')+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = '15'
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 ('2025-11-03 00:56:58' >= s.date_start AND '2025-11-03 00:56:58' <= s.date_end))) AND (st.format = 1
OR st.format = 17)
(mysql):
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND '3628718213' >= isip.ip_start AND '3628718213' <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = '15'
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 ('2025-11-03 00:56:58' >= s.date_start AND '2025-11-03 00:56:58' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND '3628718213' = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = '15'
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 ('2025-11-03 00:56:58' >= s.date_start AND '2025-11-03 00:56:58' <= s.date_end))) AND (st.format = 1
OR st.format = 17)))
(mysql): SELECT * FROM sections WHERE section_id = '16'
(mysql): SELECT * FROM section_settings WHERE section_id = '16'
(mysql): SELECT * FROM sections WHERE section_id = '16'
(mysql): SELECT * FROM section_settings WHERE section_id = '16'
(mysql): 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 = 'pdf' AND g.article_id = 3469 ORDER BY a.journal_id, pa.issue_id, g.galley_id
(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '1655'
(mysql): SELECT * FROM sections WHERE section_id = '16'
(mysql): SELECT * FROM section_settings WHERE section_id = '16'
(mysql): SELECT i.* FROM issues i WHERE journal_id = 15 AND current = 1
(mysql): SELECT * FROM issue_settings WHERE issue_id = '321'
(mysql): select version()
ojs2 has produced an error
Message: USER ERROR: Smarty error: the $compile_dir '/home/journalfix/public_html/cache/t_compile' does not exist, or is not a directory.
In file: /home/journalfix/public_html/lib/pkp/lib/smarty/Smarty.class.php
At line: 1100
Stacktrace:
Server info:
OS: Linux
PHP Version: 5.6.40
Apache Version: N/A
DB Driver: mysql
DB server version: 10.3.39-MariaDB
ojs2 has produced an error
Message: WARNING: include(/home/journalfix/public_html/cache/t_compile/%%38^38D^38D7420B%%article.tpl.php): failed to open stream: No such file or directory
In file: /home/journalfix/public_html/lib/pkp/lib/smarty/Smarty.class.php
At line: 1263
Stacktrace:
Server info:
OS: Linux
PHP Version: 5.6.40
Apache Version: N/A
DB Driver: mysql
DB server version: 10.3.39-MariaDB
ojs2 has produced an error
Message: WARNING: include(/home/journalfix/public_html/cache/t_compile/%%38^38D^38D7420B%%article.tpl.php): failed to open stream: No such file or directory
In file: /home/journalfix/public_html/lib/pkp/lib/smarty/Smarty.class.php
At line: 1263
Stacktrace:
Server info:
OS: Linux
PHP Version: 5.6.40
Apache Version: N/A
DB Driver: mysql
DB server version: 10.3.39-MariaDB
ojs2 has produced an error
Message: WARNING: include(): Failed opening '/home/journalfix/public_html/cache/t_compile/%%38^38D^38D7420B%%article.tpl.php' for inclusion (include_path='.:/home/journalfix/public_html/classes:/home/journalfix/public_html/pages:/home/journalfix/public_html/lib/pkp:/home/journalfix/public_html/lib/pkp/classes:/home/journalfix/public_html/lib/pkp/pages:/home/journalfix/public_html/lib/pkp/lib/adodb:/home/journalfix/public_html/lib/pkp/lib/phputf8:/home/journalfix/public_html/lib/pkp/lib/pqp/classes:/home/journalfix/public_html/lib/pkp/lib/smarty:.:/opt/cpanel/ea-php56/root/usr/share/pear')
In file: /home/journalfix/public_html/lib/pkp/lib/smarty/Smarty.class.php
At line: 1263
Stacktrace:
Server info:
OS: Linux
PHP Version: 5.6.40
Apache Version: N/A
DB Driver: mysql
DB server version: 10.3.39-MariaDB
(mysql): UPDATE sessions
SET
user_id = NULL,
ip_address = '216.73.216.133',
user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
created = 1762131418,
last_used = 1762131418,
remember = 0,
data = '',
domain = 'journal.moestopo.ac.id'
WHERE session_id = 't7ha3roeen2ks8d2bpt1ke1bq7'