danielsf93 / viewcounter

Generic plugin that demonstrates the number of accesses and downloads of articles
0 stars 0 forks source link

Plugin not supported on 3.3.0-15 #1

Open ShubashBiswas opened 1 year ago

ShubashBiswas commented 1 year ago

I am tried to use the plugin on OJS: 3.3.0-15 PHP 7.4 with material Theme. The plugin not showing anything. There is no errorlog also. This is a very needfull plugin. I am requsteing to see the issue and compatibility.

danielsf93 commented 1 year ago

This plugin was developed for OJS 3.2.1-1. The problem occurred in the file viewcounter.php:47 and 55, which pointed to the standard OJS frontend. In the case of the Material Theme, another path must be pointed out. There were also some hardcoding addictions. I just made a version that should work for your case (ojs-3.3.0-15): https://github.com/danielsf93/viewcountermt Please, as soon as it's implemented, let me know if it worked and send me the link to your magazine so I can see the plugin in operation.