tezalsec
Forum Replies Created
-
Forum: Plugins
In reply to: [WPS Hide Login] Fatal error@nicolaskulka , I checked both your code in helper-functions.php, and my assumption is that you are both still at fault.
The DNH function should be either in a class or have a unique function name, like “WPS_hide_login_DNH”. The check for double occurrence of functions happens by php itself before processing logic, so an if then statement at the start of the include file does not sufficiently solve this.
Please consider renaming the DNH function to a unique variant.
Forum: Plugins
In reply to: [WPS Hide Login] Fatal error@swizzlevibes , check out this topic (at the other conflicting plugin support)
https://www.ads-software.com/support/topic/fatal-error-cannot-redeclare-dnh-function/?#post-14053672
Hi, thanks for the (copy paste ;-)) response, but since this is a commercial request, I assume this has no part to play in your tech development teams. I was hoping you would pass it on to commercial or management levels. Thanks.
- This reply was modified 4 years ago by tezalsec.
@nico23 , sorry to keep approaching you about this this way, hope you will pick it up.
The other developer points me to you. He has updated his library, but it seems it wasn’t about not being uptodate, just that the DNH function is declared twice.
It now looks like it is your plugin that loads the DNH function as: 1. outside of a class, and 2. without checking if it already exists.
The other developer says: “I have a function that checks if the function exists, if it already exists, I do not go to the rest of the file”.
Forum: Plugins
In reply to: [WPS Hide Login] Fatal errorIs this not a scope issue, where you and the other plugin developer both need to put the DNH function inside a class so they don’t get redeclared anymore?
@nico23 , the other plugin developer just updated his library, but the issue remains. I still have the fatal error.
Shouldnt you both just put the DNH() inside a class so it does not clash with other plugin’s use of the function?
Forum: Plugins
In reply to: [WPS Hide Login] Fatal error: Cannot redeclare DNH functionFatal error: Cannot redeclare DNH() (previously declared in wp-content/plugins/wps-hide-login/vendor/nicolaskulka/wp-dismissible-notices-handler/includes/helper-functions.php:35) in wp-content/plugins/advanced-responsive-video-embedder/php/Admin/vendor/julien731/wp-dismissible-notices-handler/includes/helper-functions.php on line 34
Forum: Plugins
In reply to: [WPS Hide Login] Fatal errorFatal error: Cannot redeclare DNH() (previously declared in wp-content/plugins/wps-hide-login/vendor/nicolaskulka/wp-dismissible-notices-handler/includes/helper-functions.php:35) in wp-content/plugins/advanced-responsive-video-embedder/php/Admin/vendor/julien731/wp-dismissible-notices-handler/includes/helper-functions.php on line 34
Forum: Plugins
In reply to: [WPS Hide Login] Fatal errorproblem remains as long as DNH function is not within a class.
edit: sorry, was looking in old version. Yet, issue remains.
- This reply was modified 4 years ago by tezalsec.
Forum: Plugins
In reply to: [WPS Hide Login] Fatal error: Cannot redeclare DNH functionI still get the same error, fatal error for redeclaring function. Shouldnt the DNH function be inside a class?
Forum: Plugins
In reply to: [Doneren met Mollie] Recaptcha in formulierinvoeging recaptcha eenvoudig ingevoegd met deze gratis plugin:
https://www.ads-software.com/plugins/advanced-nocaptcha-recaptcha/
en deze instructie:
in de include file class-start.php, in de validatie en voor de submit button
Forum: Plugins
In reply to: [WPS Hide Login] Fatal error: Cannot redeclare DNH function@nicolaskulka , did I see correctly at github that you are working on this?
Do you have a workaround or just a temporary clean disabling of notice dismissal? Other plugin I need working can not function while this issue remains.
Thanks.
Forum: Plugins
In reply to: [The Events Calendar: Category Colors] Colors lostThat did work, but unfortunately now all of them are visible in the legend in one language, and none in the other. That is a regression to the previous situation.
Sorry, my conclusion has to be this is not supporting multilingual/WPML. It seems it is not language-context sensitive.
I am deactivating it, it is not crucial for my usecase and has taken much time debugging.
Thanks for your efforts. I might come back some time in the future to check out the status of multilingual support.
@tokyoprogressive , thanks.
It seems the fault lies with the wps-hide-login plugin using an outdated library, other plugins are affected as well. The plugin developer is on it, I assume a solution is coming.
Forum: Plugins
In reply to: [Doneren met Mollie] Recaptcha in formulierDit zou ik ook graag zien. Helaas nog geen reactie ontvangen, zie ik.
Ik zie de developer eigenlijk nooit reageren als ik naar eerdere topics kijk…