Title: Beherit's Replies | WordPress.org

---

# Beherit

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 180 total)

1 [2](https://wordpress.org/support/users/beherit/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/beherit/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/beherit/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/beherit/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/beherit/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/beherit/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/page/2/#post-13858377)
 * Everything works now 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/page/2/#post-13858264)
 *     ```
       [Crayon Syntax Highlighter Log Entry - 1:32:40 PM - 03 Jan 2021]
   
        'Calling update plugin...'
        [Upgrading database and settings] '2.8.15'
        [version_parts started] '2.8.15'
        [version_parts match] array (
         0 => '2.8.15',
       )
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/page/2/#post-13857968)
 * I think the problem is simple to resolve by using this function instead of your
   function: [https://www.php.net/manual/en/function.version-compare.php](https://www.php.net/manual/en/function.version-compare.php)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13857808)
 * Version form github have this same problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13857799)
 * [@urvanov](https://wordpress.org/support/users/urvanov/) I use version form wordpress
   plugin repository. Problem still exists, I can’t even go to site admin page :/
 * `Fatal error: Uncaught TypeError: count(): Argument #1 ($var) must be of type
   Countable|array, string given in /.../public_html/wp-content/plugins/urvanov-
   syntax-highlighter/util/class-urvanov-syntax-highlighter-util.php:664 Stack trace:#
   0 /.../public_html/wp-content/plugins/urvanov-syntax-highlighter/util/class-urvanov-
   syntax-highlighter-util.php(673): UrvanovSyntaxHighlighterUtil::version_parts()#
   1 /.../public_html/wp-content/plugins/urvanov-syntax-highlighter/class-urvanov-
   syntax-highlighter-plugin.php(1134): UrvanovSyntaxHighlighterUtil::version_compare()#
   2 /.../public_html/wp-content/plugins/urvanov-syntax-highlighter/class-urvanov-
   syntax-highlighter-plugin.php(1326): Urvanov_Syntax_Highlighter_Plugin::update()#
   3 /.../public_html/wp-settings.php(388): include_once('...') #4 /.../public_html/
   wp-config.php(94): require_once('...') #5 /.../public_html/wp-load.php(37): require_once('...')#
   6 /.../public_html/wp-admin/admin.php(34): require_once('...') #7 /.../public_html/
   wp-admin/index.php(10): require_once('...') #8 {main} thrown in /.../public_html/
   wp-content/plugins/urvanov-syntax-highlighter/util/class-urvanov-syntax-highlighter-
   util.php on line 664`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13839558)
 * Maybe just use version_compare function from PHP instead of your own function?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13839522)
 * Problem still exists on version 2.8.17.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13835987)
 * [@urvanov](https://wordpress.org/support/users/urvanov/) You should use this 
   function to prevent this error: [https://www.php.net/manual/en/function.is-countable.php](https://www.php.net/manual/en/function.is-countable.php)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/)
 *  [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-php-8-issue/#post-13835949)
 * Same problem for me but it appeared after the update updating from 2.8.15 to 
   2.8.16, now even downgrading doesen’t help :/
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Uptime Robot Widget] Doesn’t work for me](https://wordpress.org/support/topic/doesnt-work-for-me-174/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/doesnt-work-for-me-174/#post-13368631)
 * Thank you for your review, but why you give just one star? It’s not a horrible
   that you describe, plugin working very good at all 🙂 If you want some improvements
   just let me know and I will add it to next release.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ejabberd Account Tools] How to debug](https://wordpress.org/support/topic/how-to-debug-4/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-debug-4/page/2/#post-13282949)
 * Yes 🙂 Plus some extra fixed of bugs that I found.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ejabberd Account Tools] How to debug](https://wordpress.org/support/topic/how-to-debug-4/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-debug-4/page/2/#post-13278952)
 * I take a look at the plugin code and I don’t see easy way to fix it. Please change
   your site’s permalink settings to use the title instead of parameters like ?p
   =123.
    -  This reply was modified 5 years, 11 months ago by [Beherit](https://wordpress.org/support/users/beherit/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ejabberd Account Tools] How to debug](https://wordpress.org/support/topic/how-to-debug-4/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-debug-4/#post-13278900)
 * Again it is problem with your site’s permalink settings. I will try to fix it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ejabberd Account Tools] How to debug](https://wordpress.org/support/topic/how-to-debug-4/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-debug-4/#post-13276224)
 * Do you have mod_register enabled?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ejabberd Account Tools] How to debug](https://wordpress.org/support/topic/how-to-debug-4/)
 *  Plugin Author [Beherit](https://wordpress.org/support/users/beherit/)
 * (@beherit)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/how-to-debug-4/#post-13276191)
 * I checked your registration form and now it is something wrong with your ejabberd
   configuration. Are you have vhost jabber.no properly configured?

Viewing 15 replies - 1 through 15 (of 180 total)

1 [2](https://wordpress.org/support/users/beherit/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/beherit/replies/page/3/?output_format=md)…
[10](https://wordpress.org/support/users/beherit/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/beherit/replies/page/11/?output_format=md)
[12](https://wordpress.org/support/users/beherit/replies/page/12/?output_format=md)
[→](https://wordpress.org/support/users/beherit/replies/page/2/?output_format=md)