Labradork
Forum Replies Created
-
@iapial, thank you for the update and for addressing this issue. Marking as resolved.
Hi @iapial,
You can see my review here:
Great support & plugin (if you can tolerate the annoying upsells)It is an honest review and I look forward to the further development of this plugin.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Error codeSame here. This occurs on PHP 8.0 and newer. It is only a warning, but it may fill your log file.
Hi @iapial. v.1.7.3 is also working as expected. The errors have been silenced. Thank you for the responses and updates.
Thank you for the quick reply. I can confirm the dev version silences the error.
Hi @iapial,
Thank you for the reply and the video instructions. Unfortunately this is a per-user setting instead of a global setting within BetterLinks which is preferred. But at least it is possible in Editor Page → Options → Preferences → Panels → Document Settings as shown in your video.
Please consider adding this feature to the development roadmap.
My goal is to avoid writing a function to hide it via
removeEditorPanel
.- This reply was modified 12 months ago by Labradork.
Thanks, the update has silenced the error.log spam.
Hi @keleigh824 and others,
2.8.2 has resolved the issue. Thank you for the quick fix.
Forum: Plugins
In reply to: [Gallery Custom Links] Coding error generates huge Apache error logsSame here. The full set of notices (and one deprecated entry):
[20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_ELEMENT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 66 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_COMMENT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 67 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_TEXT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 68 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_ENDTAG already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 69 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_ROOT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 70 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_TYPE_UNKNOWN already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 71 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_QUOTE_DOUBLE already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 72 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_QUOTE_SINGLE already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 73 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_QUOTE_NO already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 74 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_BEGIN already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 75 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_END already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 76 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_QUOTE already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 77 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_SPACE already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 78 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_TEXT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 79 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_INNER already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 80 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_OUTER already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 81 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_INFO_ENDSPACE already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 82 [20-May-2020 01:32:37 UTC] PHP Notice: Constant HDOM_SMARTY_AS_TEXT already defined in wp-content/plugins/gallery-custom-links/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 97 [20-May-2020 01:32:27 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in wp-content/plugins/gallery-custom-links/mgcl_linker.php on line 49
Using PHP 7.4.6, WordPress 5.4.1.
I silenced them by switching the Parsing Engine from HtmlDomParser to DiDom under Meow Apps → Custom Links.
Thank you for the very quick response and update. This has resolved the fatal error and the warnings. Seems good to go with PHP 7.3.0.
This thread is specific to the Seriously Simple Podcasting plugin. You should ask the authors of the LayerSlider plugin for help because they won’t see it here.
This issue appears to have been fixed with one of the 1.16 releases.
Hi! Not sure if this is a “plugin/author” issue, or a WP issue or both
This thread is specific to the Seriously Simple Podcasting plugin (although there are several off-topic posts here). You should refer to the bbPress support forum for help regarding your issue; there are likely existing threads related to the same exact issue.
This thread is specific to the Seriously Simple Podcasting plugin. You should ask the authors of the revslider plugin for help. Since it appears to be a non-free plugin they claim to have “dedicated support” as part of the perks for the price of $25.
…marking as resolved.