Plugin broken (with fix)
-
This plugin is currently broken (on my site).
A quick fix: add this line in “image-rotation-fixer.php” below line 40:
$source = str_replace( ‘/uploads’, ‘/uploads/’, $source );
The problem is the uploads dir is missing a trailing slash.
- The topic ‘Plugin broken (with fix)’ is closed to new replies.