Title: Mohamed's Replies | WordPress.org

---

# Mohamed

  [  ](https://wordpress.org/support/users/web99/)

 *   [Profile](https://wordpress.org/support/users/web99/)
 *   [Topics Started](https://wordpress.org/support/users/web99/topics/)
 *   [Replies Created](https://wordpress.org/support/users/web99/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/web99/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/web99/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/web99/engagements/)
 *   [Favorites](https://wordpress.org/support/users/web99/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress Captcha] Please check the CAPTCHA code. It's not correct.](https://wordpress.org/support/topic/please-check-the-captcha-code-its-not-correct/)
 *  [Mohamed](https://wordpress.org/support/users/web99/)
 * (@web99)
 * [10 years ago](https://wordpress.org/support/topic/please-check-the-captcha-code-its-not-correct/#post-6704142)
 * rlamb2, Hardeep,
 * Yes its the problem, file_get_contents() not work on some server
    anyway replace
 * > `$recaptcha = new \ReCaptcha\ReCaptcha( $private_key );`
 * By
 * > `$recaptcha = new \ReCaptcha\ReCaptcha($private_key, new \ReCaptcha\RequestMethod\
   > SocketPost());`
 * File : bp-recaptcha.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] No account when use PayPal Express Checkout](https://wordpress.org/support/topic/no-account-when-use-paypal-express-checkout/)
 *  Thread Starter [Mohamed](https://wordpress.org/support/users/web99/)
 * (@web99)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/no-account-when-use-paypal-express-checkout/#post-7245924)
 * Solved by creating a custom Ajax popup register/login that redirect to same cart
   page after register/login (it work like checkout page, force register or login
   befor can checkout)
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Function : let public to change post category by clicking on a button](https://wordpress.org/support/topic/function-let-public-to-change-post-category-by-clicking-on-a-button/)
 *  Thread Starter [Mohamed](https://wordpress.org/support/users/web99/)
 * (@web99)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/function-let-public-to-change-post-category-by-clicking-on-a-button/#post-3674809)
 * solved

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