WR_MEGAMENU conflicts with uploads
-
When trying to uppload an image after activating wr_megamenu I get an error while crunching
wp-content/plugins/wr-megamenu/includes/init/plugin.php on line 82
This is the code on line 82
if ( $name = iconv( 'utf-8', 'ascii//TRANSLIT//IGNORE', $file['name'] ) ) { $file['name'] = $name; }
- The topic ‘WR_MEGAMENU conflicts with uploads’ is closed to new replies.