pronetas
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "Cheatin uh?" massagej when upload media1. Login to your plesk/cpanel, whatever you use. Locate
wp-admin/media-upload.phpOpen the media-upload.php with the code editor scroll down to line #125 and change the code
if ( ! empty( $_REQUEST[‘post_id’] ) && ! current_user_can( ‘edit_post’ , $_REQUEST[‘post_id’] ) )
to
if ( ! empty( $_REQUEST[‘post_id’] ) && current_user_can( ‘edit_post’ , $_REQUEST[‘post_id’] ) )
Make sure you don’t touch line 126 with a code that looks like this wp_die( __( ‘Cheatin’ uh?’ ) );—– DON’T TOUCH THIS
Save and get back to your wordpress admin panel, make sure you have cleared your cache and this should do it. Let me know if you have any other fixes.. Good luck..Forum: Fixing WordPress
In reply to: wp-includes/functions.php on line 1767how many days i
m gonna wait till some will look at this post .... im tired of looking about this error in Google i cant find anything nothing works for me please help meForum: Installing WordPress
In reply to: Warning: realpath() [function.realpath]: Unable to accessno didnt help
Warning: realpath() [function.realpath]: Unable to access /var/www/vhosts/feeder.lt/subdomains/market/httpdocs/wp-admin/wp-content/uploads in /var/www/vhosts/feeder.lt/subdomains/market/httpdocs/wp-includes/functions.php on line 1767
Warning: realpath() [function.realpath]: Unable to access /var/www/vhosts/feeder.lt/subdomains/market/httpdocs/wp-admin/wp-content/uploads in /var/www/vhosts/feeder.lt/subdomains/market/httpdocs/wp-includes/functions.php on line 1768