(mysql): SELECT * FROM sessions WHERE session_id = 'mcm4lgbrbkiemfa7tdcfrfpoe5'  

(mysql): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('mcm4lgbrbkiemfa7tdcfrfpoe5', '172.16.254.20', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1769323167, 1769323167, 0, '', 'journal.ummat.ac.id')  

(mysql): SELECT * FROM journals WHERE path = 'jmm'  

(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 = '5') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '5'  

(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.datacite.DataciteInfoSender'  

(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 = 'plugins.importexport.medra.MedraInfoSender'  

(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 = '25103' 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 = 25103 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9976'  

(mysql): SELECT * FROM article_settings WHERE article_id = '25103'  

(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 = 25103 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '9000'  

(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 = '822' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 822  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '822'  

(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('172.16.254.20', LENGTH('172.16.254.20')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '5' 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 ('2026-01-25 14:39:27' >= s.date_start AND '2026-01-25 14:39:27' <= 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 '2886794772' >= isip.ip_start AND '2886794772' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '5' 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 ('2026-01-25 14:39:27' >= s.date_start AND '2026-01-25 14:39:27' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '2886794772' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '5' 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 ('2026-01-25 14:39:27' >= s.date_start AND '2026-01-25 14:39:27' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '5'  

(mysql): SELECT * FROM section_settings WHERE section_id = '5'  

(mysql): SELECT * FROM sections WHERE section_id = '5'  

(mysql): SELECT * FROM section_settings WHERE section_id = '5'  

(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 = 25103 ORDER BY a.journal_id, pa.issue_id, g.galley_id  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9976'  

(mysql): SELECT * FROM sections WHERE section_id = '5'  

(mysql): SELECT * FROM section_settings WHERE section_id = '5'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 5 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1061'  

(mysql): select version()  
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 340 Stacktrace: File: (unknown) line (unknown) Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /var/www/html/lib/pkp/lib/adodb/adodb.inc.php:377)", "/var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php", 340, Array(7)) File: /var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php line 340 Function: header("Content-Type: text/html; charset=utf-8") File: /var/www/html/pages/article/ArticleHandler.inc.php line 226 Function: PKPTemplateManager->display("article/article.tpl") File: (unknown) line (unknown) Function: ArticleHandler->view(Array(2), Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPRouter.inc.php line 362 Function: call_user_func(Array(2), Array(2), Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPPageRouter.inc.php line 220 Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(2), False) File: /var/www/html/lib/pkp/classes/core/Dispatcher.inc.php line 134 Function: PKPPageRouter->route(Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPApplication.inc.php line 178 Function: Dispatcher->dispatch(Object(Request)) File: /var/www/html/index.php line 69 Function: PKPApplication->execute() Server info: OS: Linux PHP Version: 5.6.40 Apache Version: Apache/2.4.6 (CentOS) PHP/5.6.40 DB Driver: mysql DB server version: 5.5.68-MariaDB
ojs2 has produced an error Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/pkp/lib/adodb/adodb.inc.php:377) In file: /var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php At line: 343 Stacktrace: File: (unknown) line (unknown) Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /var/www/html/lib/pkp/lib/adodb/adodb.inc.php:377)", "/var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php", 343, Array(7)) File: /var/www/html/lib/pkp/classes/template/PKPTemplateManager.inc.php line 343 Function: header("Cache-Control: no-store") File: /var/www/html/pages/article/ArticleHandler.inc.php line 226 Function: PKPTemplateManager->display("article/article.tpl") File: (unknown) line (unknown) Function: ArticleHandler->view(Array(2), Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPRouter.inc.php line 362 Function: call_user_func(Array(2), Array(2), Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPPageRouter.inc.php line 220 Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(2), False) File: /var/www/html/lib/pkp/classes/core/Dispatcher.inc.php line 134 Function: PKPPageRouter->route(Object(Request)) File: /var/www/html/lib/pkp/classes/core/PKPApplication.inc.php line 178 Function: Dispatcher->dispatch(Object(Request)) File: /var/www/html/index.php line 69 Function: PKPApplication->execute() Server info: OS: Linux PHP Version: 5.6.40 Apache Version: Apache/2.4.6 (CentOS) PHP/5.6.40 DB Driver: mysql DB server version: 5.5.68-MariaDB
PELATIHAN PEMBUATAN CATATAN USAHATANI DAN LITERASI KEUANGAN BAGI PETANI KOPI | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 25103 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '56581'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '56582'   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '56583'   <hr /> Dolorosa | JMM (Jurnal Masyarakat Mandiri)
(mysql): SELECT * FROM authors WHERE submission_id = 25103 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '56581'  

(mysql): SELECT * FROM author_settings WHERE author_id = '56582'  

(mysql): SELECT * FROM author_settings WHERE author_id = '56583'  

(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 = '25103' 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 = 25103 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9976'  

(mysql): SELECT * FROM article_settings WHERE article_id = '25103'  

(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 = 25103 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '9000'  

(mysql): SELECT * FROM authors WHERE submission_id = 25103 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '56581'  

(mysql): SELECT * FROM author_settings WHERE author_id = '56582'  

(mysql): SELECT * FROM author_settings WHERE author_id = '56583'  

(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 = '25103' 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 = 25103 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9976'  

(mysql): SELECT * FROM article_settings WHERE article_id = '25103'  

(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 = 25103 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '9000'  

The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


(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 = '25103' 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 = 25103 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '9976'  

(mysql): SELECT * FROM article_settings WHERE article_id = '25103'  

(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 = 25103 ORDER BY s.seq  

(mysql): SELECT * FROM article_supp_file_settings WHERE supp_id = '9000'  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 25103 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


Copyright (c) 2024 Eva Dolorosa, Dewi Kurniati, Siti Sawerah

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

________________________________________________________________

JMM (Jurnal Masyarakat Mandiri) p-ISSN 2598-8158 & e-ISSN 2614-5758
Email: jmm.ummat@gmail.com

________________________________________________________________

JMM (Jurnal Masyarakat Mandiri) already indexing:

      

         

 

________________________________________________________________ 

JMM (Jurnal Masyarakat Mandiri) OFFICE:


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '172.16.254.20', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1769323167, last_used = 1769323167, remember = 0, data = '', domain = 'journal.ummat.ac.id' WHERE session_id = 'mcm4lgbrbkiemfa7tdcfrfpoe5'