ratus69
Forum Replies Created
-
Forum: Plugins
In reply to: [Spam Protect for Contact Form 7] Block subdomains or use *ok I’ve looked at the code and finally I had just to change in the file /wp-content/plugins/wp-contact-form-7-spam-blocker/frontend/class-front.php in line 88 strchr to strstr to make it work…
$email_top_domain = strstr($email, ‘.’);
could be nice to implement it as it can be used with top domain name too ??agree it’s a problem but can it be solved ? otherwise you can use Dark Background and Light Text extension for firefox or chrome, it doesn’t flash
Done, I’ve rated 5 stars for the plugin and of course for the great support ??
Thanks againThanks a lot Leap13 !
hello,
here’s what I get with debug mode on :
[25-Jun-2021 14:32:47 UTC] PHP Fatal error: Uncaught Error: Call to undefined function PremiumAddons\Widgets\mb_strtolower() in /var/www/sites/forlex.be/wp-content/plugins/premium-addons-for-elementor/widgets/premium-grid.php:2367 Stack trace: #0 /var/www/sites/forlex.be/wp-content/plugins/premium-addons-for-elementor/widgets/premium-grid.php(2626): PremiumAddons\Widgets\Premium_Grid->filter_cats() #1 /var/www/sites/forlex.be/wp-content/plugins/elementor/includes/base/controls-stack.php(1892): PremiumAddons\Widgets\Premium_Grid->render() #2 /var/www/sites/forlex.be/wp-content/plugins/elementor/includes/base/widget-base.php(549): Elementor\Controls_Stack->render_by_mode() #3 /var/www/sites/forlex.be/wp-content/plugins/elementor/includes/base/widget-base.php(662): Elementor\Widget_Base->render_content() #4 /var/www/sites/forlex.be/wp-content/plugins/elementor/includes/base/element-base.php(736): Elementor\Widget_Base->get_raw_data() #5 /var/www/sites/forlex.be/wp-content/plugins/elementor/includes/base/element-base.php(736): Elementor\Element_Base->get_r in /var/www/sites/forlex.be/wp-content/plugins/premium-addons-for-elementor/widgets/premium-grid.php on line 2367
thanks
It looks like MEGA is not showing any interest in supporting PHP developers. There’s no official PHP SDK as stated here : https://updraftplus.com/feature-requests/request/mega-nz-integration/
So I don’t know if it will be available one day for backups pluginsAnyway you can use free cloud services as a workaround to transfer backups from gdrive to MEGA using Multcloud, I’ve done it and it’s working great
Forum: Plugins
In reply to: [Mihdan: Elementor Yandex Maps] Change map languageNice, thanks a lot !
- This reply was modified 5 years, 5 months ago by ratus69.
Forum: Reviews
In reply to: [IP2Location Redirection] Not user friendly for big list of countriesI have made a video to show the problem https://drive.google.com/file/d/1ucrzm2ValFzni_-RWsABDzN51X_PlLGW/view
Forum: Reviews
In reply to: [IP2Location Redirection] Not user friendly for big list of countriesOk it looks like if in destination field I don’t put an url and want to save, the plugin is erasing all the countries even if the enable redirection checkbox is not checked which is a drawback to me
I think you can improve this part
You can delete this thread if you want as the title is not accurate to the problem I really have
ThanksForum: Plugins
In reply to: [Mihdan: Elementor Yandex Maps] Change map languagePerfect, thanks
Hey cory,
Well not exactly : I do a full backup of my site and just after I restore on the same server : everything is correctly restored except the list of the backups and the storage path I have created before.
Note that the path of the folder containing my backups I set in duplicator is outide /public_html at the same level of public_html
I thought these settings (lists of backups, storage path etc..) were written in the database
Thanks