[Plugin: Sharedaddy] Error 404
-
The plugin throughs a 404 error as it tries to find loading.gif in the wrong place.
Open sharing-sources.php, go to line 225 and change it to:
<img style="float: right; display: none" class="loading" src="<?php echo admin_url( '/images/loading.gif' ); ?>" alt="loading" width="16" height="16" />
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Sharedaddy] Error 404’ is closed to new replies.