Nikonn
Forum Replies Created
-
Forum: Plugins
In reply to: [ZDN Adblock Detector] The ability to define uBlock OriginIf you have the opportunity, can you make a separate function so that the pop-up window does not appear, but there is a simple transparent screen? It would be very convenient, as some users may immediately guess that the interaction with the site is affected by an ad blocker.
These are suggestions for the development of your plugin. Thanks!
Forum: Plugins
In reply to: [ZDN Adblock Detector] The ability to define uBlock OriginI checked, unfortunately, it doesn’t identify it.
Forum: Plugins
In reply to: [ZDN Adblock Detector] The ability to define uBlock OriginThis extension is available in the Firefox browser. Maybe there will be ideas for the future!?
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginI checked, there are NO problems with the installation! It works in the Chrome browser, detects the Adblock and the Adguard.
There is a proposal for the development of the plugin. Can you delay enabling the definition of the Adblock, for example, after 3 page views?
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginThe hosting service staff suggested that the plugin passed the DEFAULT value CURRENT_TIMESTAMP for the DATETIME type field, but CURRENT_TIMESTAMP in older versions is allowed by default mainly for TIMESTAMP.
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginOK, but the plugin works with databases that were created on an existing server, the error is only with migrated databases.
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginI tried to fix it in the my.cnf file. sql_mode=ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
But Mysql refused to work. Do you have any ideas how to work around this problem?
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginapplies MySQL 5-5-68
Forum: Plugins
In reply to: [ZDN Adblock Detector] Error when activating the pluginI tried using recovery tools, but it didn’t work (I conducted tests on another work site with the installation of your plugin)
Add define(‘WP_ALLOW_REPAIR’, true); to the wp-config.php file (in the root of your site).
Navigate to your-domain/wp-admin/maint/repair.php in your browser and exit the database data recovery.
Don’t forget to delete the text when finished!Forum: Plugins
In reply to: [Watu Quiz] Shortcodes WatuProThanks for the answer! Unfortunately, it didn’t work.
You are right, the detection of ads with AdGuard has stopped working. All external scripts are enabled – the check mark is checked.
Hello. I can say with confidence that the PHP version is on the server 7.3.3. As for changing the theme for the site, I will try in the near future, at the moment I cannot change the theme, since there are constant visitors on the site, I will change the theme next weekend and inform you about the result.
Hello. Thank you for the answer. I carried out all operations on your recommendation as indicated in your instructions. I disabled all plugins and turned them on one at a time – the problem was not detected. I tried to change the topic – the problem was not identified. Unfortunately, I did all the manipulations, but the problem could not be solved. If I install the version of your Themes Security plugin version 7.9.1, then in the admin panel on the Ithemes Security settings page, the section blocks get knocked off – they are elongated, not symmetrically arranged.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Encryption of the advertising codeEven when I set the option – download on the server side, the block is still encoded in base64.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Encryption of the advertising codeThen please tell me how best to configure for insertion – on the server side or on the client side? The problem is that the advertising network does not see its code and believes that it does not exist. Where are the pros and cons when inserting – on the server side or on the client side?