Beherit
Forum Replies Created
-
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)Everything works now ??
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)[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
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)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
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)Version form github have this same problem.
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)@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
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)Maybe just use version_compare function from PHP instead of your own function?
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)Problem still exists on version 2.8.17.
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)@urvanov You should use this function to prevent this error: https://www.php.net/manual/en/function.is-countable.php
Forum: Plugins
In reply to: [Urvanov Syntax Highlighter] Uncaught TypeError (PHP 8 issue?)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
In reply to: [Uptime Robot Widget] Doesn’t work for meThank 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
In reply to: [Ejabberd Account Tools] How to debugYes ?? Plus some extra fixed of bugs that I found.
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debugI 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 4 years, 6 months ago by Beherit.
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debugAgain it is problem with your site’s permalink settings. I will try to fix it.
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debugDo you have mod_register enabled?
Forum: Plugins
In reply to: [Ejabberd Account Tools] How to debugI checked your registration form and now it is something wrong with your ejabberd configuration. Are you have vhost jabber.no properly configured?