Forums
(@hiroki2020)
5 years, 11 months ago
Go to wp-content/plugins/shortcodes-ultimate/includes/shortcodes/posts.php line 432:
$path = realpath( $path );
add the following line:
$base = realpath( $base );
For me its working now.