Title: olhirt's Replies | WordPress.org

---

# olhirt

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cassify] Problem with php 8.1](https://wordpress.org/support/topic/problem-with-php-8-1/)
 *  [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [3 years ago](https://wordpress.org/support/topic/problem-with-php-8-1/#post-16824691)
 * Doesn’t work with php8.2 …
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cassify] Error 500 WP 5.8.1 PHP 7.4](https://wordpress.org/support/topic/error-500-wp-5-8-1-php-7-4/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-500-wp-5-8-1-php-7-4/#post-15080183)
 * It was a bug in a table of the bdd with //////////////////////////////////////////
   inifinite Name of the login servlet
    Thanks a lot
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Authorizer] Block all emails of a domain](https://wordpress.org/support/topic/block-all-emails-of-a-domain/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/block-all-emails-of-a-domain/#post-10851687)
 * Yes i use an external login service LDAP and CAS.
    I would like to allow [@domain](https://wordpress.org/support/users/domain/).
   com and block [@subdomain](https://wordpress.org/support/users/subdomain/).domain.
   com Thanks !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Multisite dosen’t work editor role](https://wordpress.org/support/topic/multisite-dosent-work-editor-role/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/multisite-dosent-work-editor-role/#post-10074930)
 * No, the link display correctly. But when an editor click on, he doesn’t have 
   the rights. There a message like “sorry you are not allow to…”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Capabilities](https://wordpress.org/support/topic/capabilities-19/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/capabilities-19/#post-10074095)
 * Hi,
    On WP multisite, editors dosen’t have the rights to replace media. It works
   on single WordPress. So i need the list of the capabilities to edit them with
   the plugin “Capability Manager Enhanced”. And i hope it could fix the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HAL] Activation impossible](https://wordpress.org/support/topic/activation-impossible-1/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/activation-impossible-1/#post-7555608)
 * Great ! Thanks 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HAL] Activation impossible](https://wordpress.org/support/topic/activation-impossible-1/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/activation-impossible-1/#post-7555606)
 * Hi there,
    4.5.3 FR Thanks Olivier
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Permissions for Editors](https://wordpress.org/support/topic/permissions-for-editors/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/permissions-for-editors/#post-7274796)
 * Is my bad. It’s a conflict with Adminimize. It’s resolved.
    Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] Multisite](https://wordpress.org/support/topic/multisite-175/)
 *  Thread Starter [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/multisite-175/#post-4914476)
 * it’s working. Trouble is not associate with Maestro CAS 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] Troubles with LDAP](https://wordpress.org/support/topic/troubles-with-ldap/)
 *  [olhirt](https://wordpress.org/support/users/olhirt/)
 * (@olhirt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/troubles-with-ldap/#post-4824039)
 * Hi,
    There two errors syntax in views/metaboxes/registration.php (missing spaces):
   line 44 replace <input type=”text” <?check_empty($this->settings[‘ldap_server’])?
   > by <input type=”text” <?php check_empty($this->settings[‘ldap_server’]) ?>
 * and line 56 replace
    <input type=”text” <?check_empty($this->settings[‘ldap_basedn’])?
   > by <input type=”text” <?php check_empty($this->settings[‘ldap_basedn’]) ?>
 * Best regards,
    Olivier

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