ajnyga / mostRead

OJS Most Read Articles block plugin
GNU General Public License v3.0
2 stars 14 forks source link

MostRead Block no available in sidebar management section #2

Closed israelcefrin closed 5 years ago

israelcefrin commented 5 years ago

Hi @ajnyga

I've installed MostRead plugin from Github repo in a OJS 3.1.1.4 journal. Under plugin tab it shows up and is checked as enabled, but in Appearance > Sidebar Management it is not visible.

It also doesn't allow me to uninstall this plugin, returning "folder doesn't exist", yet it does in file system.

ajnyga commented 5 years ago

Where did you upload it and what is the name of the plugin folder?

israelcefrin commented 5 years ago

I’ve made a local test, folder name is mostRead.

But I also made a test with a client before (same error).

Israel

Em sex, 4 de jan de 2019 às 18:39, Antti-Jussi Nygård < notifications@github.com> escreveu:

Where did you upload it and what is the name of the plugin folder?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ajnyga/mostRead/issues/2#issuecomment-451561870, or mute the thread https://github.com/notifications/unsubscribe-auth/AEwvhmKAMTQPfp3XUryJr4QpgUVvW-dgks5u_7wFgaJpZM4Zs-0K .

--

-- Israel Cefrin

ajnyga commented 5 years ago

what folder did you upload the plugin to? Is it in plugins/blocks/mostRead?

ajnyga commented 5 years ago

(testing it right now with 3.1.1.4, works at least for me with 3_1_1 stable branch)

israelcefrin commented 5 years ago

I‘ve deployed it in generic folder, I think this is the catch. I will fix it , most likely that’s causing such error. Tks!

Em sex, 4 de jan de 2019 às 18:49, Antti-Jussi Nygård < notifications@github.com> escreveu:

(testing it right now with 3.1.1.4, works at least for me with 3_1_1 stable branch)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ajnyga/mostRead/issues/2#issuecomment-451564316, or mute the thread https://github.com/notifications/unsubscribe-auth/AEwvhptD_MQqcahThUXOZJ5-Eo9VpqAXks5u_75agaJpZM4Zs-0K .

--

-- Israel Cefrin

ajnyga commented 5 years ago

could be that you need to remove the plugin also from the versions db table if it is registered there as a generic plugin

israelcefrin commented 5 years ago

Everthing is working fine, thanks @ajnyga !!