Title: Php errors in wordpress beta
Last modified: August 21, 2016

---

# Php errors in wordpress beta

 *  [kgk13](https://wordpress.org/support/users/kgk13/)
 * (@kgk13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/)
 * Hi, i’m trying config the plugin on the beta version of WordPress and i get some
   error from php. I’ve attached a print screen. The plugin is not yet compatible
   with this version ?
 * [http://postimg.org/image/674esztsf/](http://postimg.org/image/674esztsf/)
 * Thanks
 * [http://wordpress.org/extend/plugins/kk-i-like-it/](http://wordpress.org/extend/plugins/kk-i-like-it/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [Krzysztof Furtak](https://wordpress.org/support/users/krzy-siek/)
 * (@krzy-siek)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865609)
 * Hello,
    messages on your screenshot is not errors but warnings … that do not 
   improve on the functioning plugin
 * do you have any errors?
 *  Thread Starter [kgk13](https://wordpress.org/support/users/kgk13/)
 * (@kgk13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865613)
 * but why do i get this warnings is because of my wamp server/ php settings ? how
   can undisplay these warnings.
 * thanks
 *  Thread Starter [kgk13](https://wordpress.org/support/users/kgk13/)
 * (@kgk13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865656)
 * does anyoane have a solution ?
 *  Plugin Author [Krzysztof Furtak](https://wordpress.org/support/users/krzy-siek/)
 * (@krzy-siek)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865660)
 * Hello,
    Im sorry, I have problem with my internet connection.
 * You can try one of this:
 * 1. .htaccess edit and add line:
    `php_flag display_errors on`
 * 2. WordPress config (wp-config.php), and change this line:
    `efine(‘WP_DEBUG’,
   false);`
 * 3. Edit your php.ini file, and change:
    ` # supress php errors php_flag display_startup_errors
   off php_flag display_errors off php_flag html_errors off php_value docref_root
   0 php_value docref_ext 0 # enable PHP error logging php_flag log_errors on php_value
   error_log /home/path/public_html/domain/PHP_errors.log # prevent access to PHP
   error log <Files PHP_errors.log> Order allow,deny Deny from all Satisfy All </
   Files>
 *  Thread Starter [kgk13](https://wordpress.org/support/users/kgk13/)
 * (@kgk13)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865684)
 * i have tryied make these changes for the php.ini file and is still not working
   and in wp-config it was set right and i don’t have a htaccess file since is wordking
   in wamp . another ideeas ?
 * thanks in advence
 *  Plugin Author [Krzysztof Furtak](https://wordpress.org/support/users/krzy-siek/)
 * (@krzy-siek)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865685)
 * Hi,
    Give me a few days. In one of the next version of the plugin these warnings
   will be corrected.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Php errors in wordpress beta’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kk-i-like-it_ededed.svg)
 * [KK I Like It](https://wordpress.org/plugins/kk-i-like-it/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/kk-i-like-it/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/kk-i-like-it/)
 * [Active Topics](https://wordpress.org/support/plugin/kk-i-like-it/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kk-i-like-it/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kk-i-like-it/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Krzysztof Furtak](https://wordpress.org/support/users/krzy-siek/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/php-errors-in-wordpress-beta/#post-3865685)
 * Status: not resolved