http://opensolaris.biz/archives/diggclick/ looks good.
Options appear but it doesn't work for me on mu 1.0.
http://opensolaris.biz/archives/diggclick/ looks good.
Options appear but it doesn't work for me on mu 1.0.
[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