OJS 3.1.1.4 db metrics stop update data

Dear all,

I use OJS 3.1.104. I dont know why db metric stop update data. my last update 26 dec 2019

like this screenshoot.

how to run metric again ?
image

And i always got this email routine and I don’t know how to fix it.
Screenshot_2020-04-12-16-29-52-18

Some one please help me

Hi @Muhammad_Khoiruddin

The email contains a link to the log file which will contain an error message. What does the log file say?

Cheers,
Jason

Thanks you @jnugent

Actually, there is download and abstract views count didnt work like this screenshoot, I dont know why this didnt work anymore.

in last few months ago, this is work well.

maybe you can guide me why not working… I use OJS 3.1.1-4

thank you
image

Right, but my question is, have you looked in the log file? Every time your usage stats get updated, a log file is created on the server. The email you received contains a link to it. That log file will tell you what is wrong.

Cheers,
Jason

i have check this log, and all is well (pardon my english). This log automatically updated

i found this log.

[2020-04-12 14:44:46] https://jurnal.polgan.ac.id
[2020-04-12 14:44:46] [Notice] Task process started.
[2020-04-12 14:44:46] [Warning] Usage statistics plugin is disabled. No log files processed.
[2020-04-12 14:44:46] [Notice] Task process stopped.

but in my setting usage stat is enabled

here last log today

[2020-04-13 14:45:11] https://jurnal.polgan.ac.id
[2020-04-13 14:45:11] [Notice] Task process started.
[2020-04-13 14:45:11] [Notice] Task process stopped.

If you have shell access you can try running this command from the base OJS directory:

php tools/runScheduledTasks.php plugins/generic/usageStats/scheduledTasks.xml

And see if stats update. If they do, then check your plugin settings because something isn’t installed. If they don’t, it’s probably a configuration issue.

Cheers,

i dont have shell access. any another way?

I can’t think of a way to reliably trigger a stats update other than setting the last run time in the scheduled_tasks table to something in the past and then loading a page on the site. But I’d be concerned that the usage stats plugin is getting flagged as being disabled. You need four things in order to process stats nightly.

  1. The usage events plugin enabled.
  2. The usage stats plugin enabled.
  3. The acron plugin enabled (with scheduled tasks loaded)
  4. And scheduled_tasks in your config.inc.php file set to on.

There are directories that can tell the tale. In the usageStats directory inside of your files directory, there are four directories. Archive contains old logs that have been processed. Processing contains logs currently being run. Stage contains logs that will be run in the future. And reject contains logs that were rejected for some reason. If you’ve got stuff piling up in those last two, there’s a problem with your configuration. Logs are in the usageEventLogs folder.

All of This already okey. it ever happen counter not work when changing Years of publication and new years not working anymore

  1. The usage events plugin enabled.
    image

  2. The usage stats plugin enabled.
    image

  3. The acron plugin enabled (with scheduled tasks loaded)
    image

  4. And scheduled_tasks in your config.inc.php file set to on .
    image

but still didnt work.
image

and DB Table metric still not work.

stuck didnt know what next

Hi @Muhammad_Khoiruddin

As I’ve said before, if all else fails, you really need to look at your logs to determine why the problem is occurring. It will be in there.

Cheers
Jason

there is no error sir. just warning deprecated like usually. here the log.Thank you Sir.

  [19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of PiwikPlugin::getTemplatePath() should be compatible with Plugin::getTemplatePath($inCore = false) in /home/polgnac/public_html/jurnal/plugins/generic/piwik/PiwikPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of SushiLiteGenericPlugin::smartyPluginUrl($params, $smarty) should be compatible with Plugin::smartyPluginUrl($params, &$smarty) in /home/polgnac/public_html/jurnal/plugins/generic/sushiLite/SushiLiteGenericPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of PublonsPlugin::smartyPluginUrl($params, $smarty) should be compatible with Plugin::smartyPluginUrl($params, &$smarty) in /home/polgnac/public_html/jurnal/plugins/generic/publons/PublonsPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method Request::getContext() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/plugins/ThemePlugin.inc.php on line 409
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 68
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of DevelopedByBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of DevelopedByBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of DevelopedByBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/blocks/developedBy/DevelopedByBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of CustomBlockPlugin::getSeq() should be compatible with BlockPlugin::getSeq($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /home/polgnac/public_html/jurnal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of CustomBlockPlugin::getContents(&$templateMgr, $request = NULL) should be compatible with BlockPlugin::getContents($templateMgr, $request = NULL) in /home/polgnac/public_html/jurnal/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::_isInRange() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::_isInRange() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::_isInRange() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::_isInRange() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::checkFrequency() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/plugins/generic/acron/PKPAcronPlugin.inc.php on line 315
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method ScheduledTaskHelper::_isInRange() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/scheduledTask/ScheduledTaskHelper.inc.php on line 114
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of IssueHandler::authorize($request, &$args, $roleAssignments) should be compatible with PKPHandler::authorize($request, &$args, $roleAssignments, $enforceRestrictedSite = true) in /home/polgnac/public_html/jurnal/pages/issue/IssueHandler.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of IssueHandler::initialize($request, $args) should be compatible with PKPHandler::initialize($request, $args = NULL) in /home/polgnac/public_html/jurnal/pages/issue/IssueHandler.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method IssueHandler::_setupIssueTemplate() should not be called statically in /home/polgnac/public_html/jurnal/pages/index/IndexHandler.inc.php on line 65
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /home/polgnac/public_html/jurnal/classes/article/SubmissionFileDAO.inc.php on line 23
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of PublishedArticleDAO::getBySetting($settingName, $settingValue, $journalId = NULL) should be compatible with ArticleDAO::getBySetting($settingName, $settingValue, $journalId = NULL, $rangeInfo = NULL) in /home/polgnac/public_html/jurnal/classes/article/PublishedArticleDAO.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method Request::getJournal() should not be called statically in /home/polgnac/public_html/jurnal/classes/issue/IssueAction.inc.php on line 59
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 42
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::getUser() should not be called statically in /home/polgnac/public_html/jurnal/classes/issue/IssueAction.inc.php on line 115
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/core/PKPRequest.inc.php on line 564
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Warning:  Declaration of InstitutionalSubscription::isValid($domain, $IP, $check = SUBSCRIPTION_DATE_BOTH, $checkDate = NULL) should be compatible with Subscription::isValid($check = SUBSCRIPTION_DATE_BOTH, $checkDate = NULL) in /home/polgnac/public_html/jurnal/classes/subscription/InstitutionalSubscription.inc.php on line 0
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::getRemoteDomain() should not be called statically in /home/polgnac/public_html/jurnal/classes/issue/IssueAction.inc.php on line 157
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/core/PKPRequest.inc.php on line 453
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::getRemoteAddr() should not be called statically in /home/polgnac/public_html/jurnal/classes/issue/IssueAction.inc.php on line 157
[19-Apr-2020 01:50:34 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/lib/pkp/classes/core/PKPRequest.inc.php on line 425
[19-Apr-2020 01:50:35 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:35 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:36 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:36 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:37 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:37 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:38 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:38 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:39 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:39 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:40 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:40 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:41 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:41 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:42 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:42 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:43 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:43 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:43 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:43 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:44 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:44 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:45 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:45 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:46 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:46 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:47 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:47 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:48 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:48 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:49 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:49 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:50 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:50 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:51 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:51 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:52 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:52 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:53 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:53 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:54 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:54 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:55 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:55 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:56 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:56 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89
[19-Apr-2020 01:50:57 Asia/Jakarta] PHP Deprecated:  Non-static method Request::url() should not be called statically in /home/polgnac/public_html/jurnal/plugins/generic/coins/CoinsPlugin.inc.php on line 82
[19-Apr-2020 01:50:57 Asia/Jakarta] PHP Deprecated:  Non-static method PKPRequest::_checkThis() should not be called statically in /home/polgnac/public_html/jurnal/classes/core/Request.inc.php on line 89

Hi @Muhammad_Khoiruddin

Not that log, the log in the scheduled tasks log folder, which contains information specifically about the usage stats plugin. Every time a scheduled task runs, a log file is created for it. You’ll find it inside the directory specified by your files_dir parameter in your config file.

Cheers,
Jason

is those files?
/files/scheduledtasklogs/
image

and containing data
image

also generated every day.

and here usagestat folder

image

archived folder
image

usage event log folder

image

and containing data:
image

thats all @jnugent

At this point I can only think of a few things. First, the base_url parameter in your config.inc.php file must exactly match (including protocol) the URL that people are using to access your site. Do you have any other base_url parameters further down in the base_url[...] section?

I see a lot of line entries marked bot in your log file. Those will never be counted. I also see one for owner.polgan.ac.id and one for just polgan.ac.id. Are those another base_url or is it an alias that people can use? If they do not match the base_url for your journal they will also not be counted.

I am beginning to run out of ideas otherwise.

Cheers,
Jason

image

and.

image

and

image

is there someting here?

Do you need that base_url[index] entry? I think you should remove it.

I have remove that base_url[index] and still nothing happen

did you see something wrong of this code?. this code taken from article_summary.tpl

   {translate key="article.abstract"} views: {$article->getViews()} times, 
   {if is_a($article, 'PublishedArticle')}
        {assign var=galleys value=$article->getGalleys()}{/if}
    {if $galleys}
        {foreach from=$galleys item=galley name=galleyList}
            {$galley->getGalleyLabel()} downloads : {$galley->getViews()} times
        {/foreach}
    {/if}