specon
Forum Replies Created
-
Forum: Plugins
In reply to: [Notification for Telegram] Convert HTML entitiesIm tested and now all is ok, thank you!
Forum: Plugins
In reply to: [Notification for Telegram] Convert HTML entities$messaggio = html_entity_decode($messaggio, ENT_QUOTES, ‘UTF-8’);
Correct and work. What now?
And a couple of future problems are still visible:
[17-Feb-2024 07:15:37 UTC] PHP Deprecated: Creation of dynamic property nftb_TelegramNotify::$telegram_notify_option is deprecated in /home/admin/web/multibus24.com/public_html/wp-content/plugins/notification-for-telegram/include/nftb_optionpage.php on line 35
[17-Feb-2024 07:15:37 UTC] PHP Deprecated: Creation of dynamic property nftb_TelegramNotify::$telegram_notify_option is deprecated in /home/admin/web/multibus24.com/public_html/wp-content/plugins/notification-for-telegram/include/nftb_optionpage.php on line 35Forum: Plugins
In reply to: [Notification for Telegram] Convert HTML entitiesHeh, i enabled debug and see problem
$messaggio = html_entity_decode($messaggio, ENT_QUOTES, ‘UTF-8’); ‘UTF-8’ your brackets are differentForum: Plugins
In reply to: [Notification for Telegram] Convert HTML entitiesThere has been a critical error on this website.
Error after i do this. After removing – site works OK.
- This reply was modified 2 years, 4 months ago by specon.
Forum: Plugins
In reply to: [Notification for Telegram] Convert HTML entitiesThere has been a critical error on this website. Please check your site admin email inbox for instructions.
Global error on site after i do that ))) I removed the string and site will works ok
Forum: Plugins
In reply to: [Notification for Telegram] Convert HTML entitiesYes, version is latest, HTML tags turned off too 🙁