The MU forums have moved to WordPress.org

Diggclick (2 posts)

  1. mrjcleaver
    Member
    Posted 17 years ago #

    http://opensolaris.biz/archives/diggclick/ looks good.

    Options appear but it doesn't work for me on mu 1.0.

  2. Farms2
    Member
    Posted 17 years ago #

    [update... duh am an eejut - just figured out you said mu 1.0 not mu-plugins :) ]

    Hi mrj

    Try uploading the files (rather than the folder) to mu-plugins and changing line 239 of diggclick.php to:

    $dc_code .= "<img src="".get_settings('siteurl')."/wp-content/mu-plugins/diggclick/submit.gif" alt="" /></a></div>n";

    In my experience to get plugins to work in mu-plugins you need to:

    a. Upload them so that the plugin is in the top layer mu-plugins/ (mu-plugins doesn't activate anything in a folder)

    b. Check the code for any mention of the word 'plugins' and replace it in any file-paths with mu-plugins.

    99% of the time that fixes stuff up.

    Cheers, James

About this Topic

  • Started 17 years ago by mrjcleaver
  • Latest reply from Farms2