Title: php errors
Last modified: August 22, 2016

---

# php errors

 *  Resolved [BeGee](https://wordpress.org/support/users/begee/)
 * (@begee)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/php-errors-41/)
 * Hello, and thanks for this nice plugin!
    Plugin is working fine on my site, but
   i have this error messages filling up my php error log:
 *     ```
       [01-Feb-2015 21:17:03 UTC] \[(\[?)(content_protector)(?![\w-])([^\]\/]*(?:\/(?!\])[^\]\/]*)*?)(?:(\/)\]|\](?:([^\[]*+(?:\[(?!\/\2\])[^\[]*+)*+)\[\/\2\])?)(\]?)
   
       here is protected content
   
       and then following
   
       [01-Feb-2015 21:17:03 UTC] Array
       (
       [0] => Array
       (
       [0] => [content_protector password="CAPTCHA" cookie_expires="0" identifier="1" ajax="true"]
   
       here is protected content
   
       [/content_protector]
                   [1] =>
                   [2] => content_protector
                   [3] =>  password="CAPTCHA" identifier="1" ajax="true"
                   [4] =>
                   [5] =>
       ```
   
 * etc..
 * and then repeats this. I dont see real error code, but logs are filing up whit
   this lines. I get some twisted idea that this happens when multiple visitors 
   enter captcha at the same time?
    Thank you!
 * [https://wordpress.org/plugins/content-protector/](https://wordpress.org/plugins/content-protector/)

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

 *  [K. Tough](https://wordpress.org/support/users/kjvtough/)
 * (@kjvtough)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/php-errors-41/#post-5739615)
 * Hi, BeGee.
 * Fortunately, these can be ignored as they are not actual errors w/ your site;
   these were debugging logs I forgot to comment out, and will be removed in the
   next release. For now, just go to lines 453-455, 461, and 464 and comment out
   the calls to `error_log()` in the `contentProtectorProcessFormAjax()` function.
 *  Thread Starter [BeGee](https://wordpress.org/support/users/begee/)
 * (@begee)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/php-errors-41/#post-5739616)
 * Nice, thank you!

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

The topic ‘php errors’ is closed to new replies.

 * ![](https://ps.w.org/content-protector/assets/icon-256x256.png?rev=2206760)
 * [Passster - Password Protect Pages and Content](https://wordpress.org/plugins/content-protector/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-protector/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-protector/)
 * [Active Topics](https://wordpress.org/support/plugin/content-protector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-protector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-protector/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [BeGee](https://wordpress.org/support/users/begee/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/php-errors-41/#post-5739616)
 * Status: resolved