(mysql): SELECT * FROM sessions WHERE session_id = 'r9kscsf5kdh32okthsiesgi5q6'
(mysql): INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data)
VALUES
('r9kscsf5kdh32okthsiesgi5q6', '50.17.109.248', 'CCBot/2.0', 1369084685, 1369084685, 0, '')
(mysql): SELECT * FROM journals WHERE path = 'itid'
(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 = '1') OR v.sitewide = 1)
WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)
(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,
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 = 788
(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 = 788 ORDER BY g.seq
(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '329'
(mysql): SELECT * FROM article_settings WHERE article_id = '788'
(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 = 788 ORDER BY s.seq
(mysql): SELECT * FROM sections WHERE section_id = '3'
(mysql): SELECT * FROM section_settings WHERE section_id = '3'
(mysql): SELECT i.*
FROM issues i,
published_articles pa,
articles a
WHERE i.issue_id = pa.issue_id AND
pa.article_id = 788 AND
pa.article_id = a.article_id
(mysql): SELECT * FROM issue_settings WHERE issue_id = '46'
(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 = 788 ORDER BY pa.issue_id, a.article_id
(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,
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 = 788
(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 = 788 ORDER BY g.seq
(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '329'
(mysql): SELECT * FROM article_settings WHERE article_id = '788'
(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 = 788 ORDER BY s.seq
(mysql): SELECT * FROM comments WHERE comment_id = 839 and submission_id = 788
(mysql): SELECT * FROM users WHERE user_id = 3468
(mysql): SELECT * FROM comments WHERE parent_comment_id = 839 ORDER BY date_posted
(mysql): SELECT COUNT(*) FROM roles WHERE journal_id = 1 AND user_id = 0 AND role_id = 16
(mysql): SELECT * FROM comments WHERE comment_id = 0 and submission_id = 788
(mysql): SELECT i.* FROM issues i WHERE journal_id = '1' AND current = 1
(mysql): SELECT * FROM issue_settings WHERE issue_id = '56'
(mysql): select version()
ojs2 has produced an error
Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/Production/ojs/itid/root/lib/pkp/lib/adodb/adodb.inc.php:377)
In file: /var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php
At line: 339
Stacktrace:
File: (unknown) line (unknown)
Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /var/www/Production/ojs/itid/root/lib/pkp/lib/adodb/adodb.inc.php:377)", "/var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php", 339, Array(7))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php line 339
Function: header("Content-Type: text/html; charset=utf-8")
File: /var/www/Production/ojs/itid/root/pages/comment/CommentHandler.inc.php line 75
Function: PKPTemplateManager->display("comment/comments.tpl")
File: (unknown) line (unknown)
Function: CommentHandler->view(Array(3), Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPRouter.inc.php line 370
Function: call_user_func(Array(2), Array(3), Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPPageRouter.inc.php line 266
Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(3), False)
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/Dispatcher.inc.php line 133
Function: PKPPageRouter->route(Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPApplication.inc.php line 189
Function: Dispatcher->dispatch(Object(Request))
File: /var/www/Production/ojs/itid/root/index.php line 63
Function: PKPApplication->execute()
Server info:
OS: Linux
PHP Version: 5.3.20
Apache Version: Apache
DB Driver: mysql
DB server version: 5.1.69-log
ojs2 has produced an error
Message: WARNING: Cannot modify header information - headers already sent by (output started at /var/www/Production/ojs/itid/root/lib/pkp/lib/adodb/adodb.inc.php:377)
In file: /var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php
At line: 342
Stacktrace:
File: (unknown) line (unknown)
Function: PKPApplication->errorHandler(2, "Cannot modify header information - headers already sent by (output started at /var/www/Production/ojs/itid/root/lib/pkp/lib/adodb/adodb.inc.php:377)", "/var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php", 342, Array(7))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/template/PKPTemplateManager.inc.php line 342
Function: header("Cache-Control: public")
File: /var/www/Production/ojs/itid/root/pages/comment/CommentHandler.inc.php line 75
Function: PKPTemplateManager->display("comment/comments.tpl")
File: (unknown) line (unknown)
Function: CommentHandler->view(Array(3), Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPRouter.inc.php line 370
Function: call_user_func(Array(2), Array(3), Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPPageRouter.inc.php line 266
Function: PKPRouter->_authorizeInitializeAndCallRequest(Array(2), Object(Request), Array(3), False)
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/Dispatcher.inc.php line 133
Function: PKPPageRouter->route(Object(Request))
File: /var/www/Production/ojs/itid/root/lib/pkp/classes/core/PKPApplication.inc.php line 189
Function: Dispatcher->dispatch(Object(Request))
File: /var/www/Production/ojs/itid/root/index.php line 63
Function: PKPApplication->execute()
Server info:
OS: Linux
PHP Version: 5.3.20
Apache Version: Apache
DB Driver: mysql
DB server version: 5.1.69-log Reader Comments
(mysql): SELECT i.* FROM issues i WHERE journal_id = '1' AND current = 1
(mysql): SELECT * FROM issue_settings WHERE issue_id = '56'
Whether you are portion of the guest list Tom Brady Youth Jersey or maybe the wedding party, you can find points you should know about going to a wedding event just before the working day comes. You may use these wedding ways to understand far better your position in the wedding and ways to have the special day more particular than it already is.
Do you need to discover ways to give up smoking? Are you feeling like smoking Ray Lewis Jersey is certainly a poor habit and you really feel awful retaining this routine? Then you're in the right spot as this information is filled with ideas that will help you are a greater person and quit smoking.
All web marketers want to see their organization become successful. Even so, its not all marketing and advertising Colin Kaepernick Jersey conditions are the same. To be able to really know what contributes to your success, you should find out around you can and attempt different methods. The next article will provide you with some advice on boosting your online business.
There are tons of companies on the market promising Aldon Smith Jersey a great deal when it comes to car insurance. It may be hard to determine what you should try to find in relation to your own coverage. Check this out report, and you should end up in significantly better shape to make the individual selections.
The Amazing Womens Jersey Me: Advice On Self Improvement
"gbmpexlwxje gbmpexlwxje Demetra Fredette" (2013-01-18)
Whether you are portion of the guest list Tom Brady Youth Jersey or maybe the wedding party, you can find points you should know about going to a wedding event just before the working day comes. You may use these wedding ways to understand far better your position in the wedding and ways to have the special day more particular than it already is.Do you need to discover ways to give up smoking? Are you feeling like smoking Ray Lewis Jersey is certainly a poor habit and you really feel awful retaining this routine? Then you're in the right spot as this information is filled with ideas that will help you are a greater person and quit smoking.
All web marketers want to see their organization become successful. Even so, its not all marketing and advertising Colin Kaepernick Jersey conditions are the same. To be able to really know what contributes to your success, you should find out around you can and attempt different methods. The next article will provide you with some advice on boosting your online business.
There are tons of companies on the market promising Aldon Smith Jersey a great deal when it comes to car insurance. It may be hard to determine what you should try to find in relation to your own coverage. Check this out report, and you should end up in significantly better shape to make the individual selections.