ThemeForest

Cheatin' Uh message appear when click browse?

« See all FAQs for Photogra - Fullscreen Responsive WP Theme

Cheatin’ Uh message appear when click browse?

For Wordpress 3.4 open file: wp-admin/media-upload.php
Goto line 126
wp_die( __( ‘Cheatin’ uh?’ ) );
*ADD two //
// wp_die( __( ‘Cheatin’ uh?’ ) );

=============================

For Wordpress 3.5 open file: wp-admin/media-upload.php
Goto line 35
wp_die( __( ‘Cheatin’ uh?’ ) );
*ADD two //
// wp_die( __( ‘Cheatin’ uh?’ ) );

by
by
by
by
by