mcrider / ojs-import

Wordpress plugin for importing JSON data from an Open Journal Systems journal using the OJS 'REST' plugin (https://github.com/mcrider/rest)
9 stars 3 forks source link

Admin menu on Wordpress #2

Open josekarvalho opened 11 years ago

josekarvalho commented 11 years ago

Hi,

I instaled 2 wordpress versions (3.2 and 3.4.2) each one in a diferent language (english and portuguese) but on the two times, the admin menu didn't appear.

I put the files on the plugins folder, activate the plugin but nothing more, no menu, no options, no admin...

I checked log files and there is nothing... Have you an idea on how to solve this ?

Thanks,

José Carvalho

mcrider commented 11 years ago

It should show up under the 'tools' menu.

josekarvalho commented 11 years ago

Yes, I know, I read the documentation ;-)

I also tried change some privacy settings, clean the browser cache, logout and login again, changed the name of the plugin folder and activate again,... as I am a user in wordpress from many years I really don't know what's the problem...

mcrider commented 11 years ago

I'm not sure José -- I'm not incredibly experienced with Wordpress and I'm not actively maintaining this plugin so there may be issues with other versions of WP. FYI I've tested only on 3.4.0.

AlexanderOMara commented 11 years ago

The wrong file is registered as the main plugin file.

To fix: Edit ojsimport.php and remove: /* Plugin name: OJS Import */

Edit ojsimport-admin.php and insert the following on a line after the first <?php /* Plugin name: OJS Import */

sarupub commented 7 years ago

Alex, i did as said by you in wp 4.7.2 and not able to activate. #5