Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

New version of plugin won't appear on plugins list in admin interface

tmilovantmilovan New
edited November 2010 in Vanilla 2.0 - 2.8
New version of plugin (0.6.1) won't appear on plugins list. I have vanilla 2.0.13 installed.
Tagged:

Comments

  • Options
    LincLinc Detroit Admin
    edited November 2010
    I've had multiple times where I couldn't get a plugin to show up for various reasons. Did you previously have Quote Selection installed or was this your first use of it?

    Are you sure default.php and the other files are in /plugins/QuoteSelection/ ?

    Also, try deleting the ini files in your cache folder. Probably unrelated but won't hurt anything.
  • Options
    1. Yes, I have an older version.
    2. Absolutely, yes :).
    3. I did that, didn't help :(.
  • Options
    edited November 2010
    I can't see the quote plugin either. Could this no show have something to do with having the other quote plugin installed? I wanted to compare them. But since Quote Selection did not show up I deleted the other plugin. Still did not show.
  • Options
    What do you mean when you say that it "did not show up"?
  • Options
    It probably means that he don't have it on the plugins list in Administration interface.
  • Options
    That's weird. Have you tried deleting it from server and uploading again?
  • Options
    Yep, every time the same. Recently I have found that most of my problems are because I have migrated forum from phpBB3 and have my group id's are different from default Vanilla installatio. Can that be the cause of problems here?
  • Options
    Not sure, but this might be possible. BTW, have you upgraded your Vanilla installation to 2.0.14?
  • Options
    Yes. Overwritten the config directory too, cleared cache, etc.
  • Options
    Btw. QuoteSelection 0.6 is working ok, it's just newer versions that are causing the problem.
  • Options
    My install of Vanilla 2.0.14 is brand new with no imports from external forums, and QuoteSelection 0.6.1 for Vanilla 2 will not show up on my plugin list. I have deleted it and uploaded a fresh copy and is still does not show up.

    One odd thing: I looked at the readme file to find the version number and it says "Quote Selection plugin version 0.6 for Vanilla 2".
  • Options
    @virtualdavid Can you please check the permissions of the plugins folder in your Vanilla installation?

    /cd
  • Options
    Is 755 not ok?
  • Options
    the plugins folder was set to 755. I just changed it to 777 as well as the QuoteSelection folder. But QuoteSelection still does not show up in the Dashboard.
  • Options
    Out of ideas -.-

    /cd
  • Options
    Try changing permissions for default.php file.
  • Options
    Try changing permissions for default.php file.
    That did a trick. Thanks.
  • Options
    Fixed it for me too!

    Specifically the file located here: /plugins/QuoteSelection/default.php it's permission was set to 600 and after I changed it to 644 the QuoteSelection plugin showed up in my plugin dashboard. THANKS!
Sign In or Register to comment.