Reply To: Cheatin' huh fix does not work


imaginem
Support

Hi,

Line 175 of /framework/admin/options/elements.php is as follows

echo '" /><div class="mtheme-upload-buttons"><a class="thickbox button theme-upload-button" id="' . $value['id'] . '"href="media-upload.php?&post_id=0&option_image_upload=1&type=image&TB_iframe=1&width=640&height=644">'.$button.'</a></div>';

If you go through the href in the middle of the code, starts with the media-upload

Thanks