kech61
Forum Replies Created
-
Forum: Plugins
In reply to: [Cache Master] Fatal WP6 / PHP8 Exclude urlsThanks for resolving this issue within a few days !
Best regards
ChristianForum: Plugins
In reply to: [Cache Master] Exclude URL List – entrys disappearGot it:
There have to be at least TWO lines in the exclusion box.One Line disappears, >two lines are shown and recognized as exclusion
Works like a charm in Expert mode !!
Thanks a lot for this plugin!
- This reply was modified 4 years, 6 months ago by kech61.
Forum: Plugins
In reply to: [PNG to JPG] Support for BBPress / WPMLSorry – here are additional informations:
I would need this plugin for
– converting png to jpeg
– converting png to jpg on upload
These uploads affekt for 99% bbpress with two language forks.Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] 26,000 Spam Newsletter SignupsNot only Spanish – its the same for sites here in Austria too.
And I don’t think that this a pro big brother – these people use multiple IP’s and stay below the default repeat rate of fail2ban per IP per default time period.For me its a stupid script kiddy.
He uses every possible script to attack – if you look at your error_logs you will find that he attacks SSL, aso.. too.IV blocked the IP using IPTables on all ports – for the whole NET 5.188.203.* cause a provider should monitor such behaviour.
- This reply was modified 8 years, 7 months ago by kech61.
Hi,
Same here since 21st of September on MailPoet2.
Newsletter subscription form is used for Mailbombing.
Elasticemail support re_enabled my account – however I had to disable the subscription form.
Once re_enabled hundreds of subscription confirmation EMails are sent out bombing support@.. EMail addresses of hosting companies.I removed MP completely from site as WPBruiser is offline too at the moment.
Now I have a very disappointed customer.CAPTCHA or some other protection is IMO essential!
Forum: Plugins
In reply to: [CDN Enabler] PHP7 issueSorry, sorry…
It was a different Plugin with this error.
However, CDN-ENABLER isn’t working with my configuration at all – as its case with all other CDN-Linkers I tried so far.
- This reply was modified 9 years, 1 month ago by kech61.
Forum: Plugins
In reply to: [CDN Enabler] PHP 7 CDN breaks css and jsIt doesn’t work under 7.0.15.
I switched back to 5.6.30 and it worked.(same with cdn-linker from github)
As for the php-Version:
Wordfence says 5.2.4
Server-Info says 5.5.9
Well…Thanks for the link to the old version and all your efforts!
OK: Installed the old version = up and running.
Thanks again
and
best regards
Christian- This reply was modified 9 years, 1 month ago by kech61.
Same here,
Widgets disapear after refreshing the site.
Wordpress 4.7.4 on PHP 5.2.4I’v deleted sidebars and created new ones,
drag old widgets to sidebars => these dont appear on page.
Made new Widgets, saved => new and old widgets appear.
=> refresh page = widgets are deleted from sidebars.Forum: Plugins
In reply to: [WangGuard] Account SuspendedDoes anyone know any viable alternatives to WangGuard?
https://ww.wp.xz.cn/plugins/wp-spamshield/
However, not for my sites cause I’m running NGinx on Plesk and this config has serious problems with .htaccess even if running NGing only in reverse proxy mode and wp-spamshiels needs full functional .htaccess
All other Plugins eg. https://ww.wp.xz.cn/plugins/wp-stop-forum-spam/ are outdated / no longer maintained or ineffektive for preventing spam registrations on BBPress.
Forum: Plugins
In reply to: [WangGuard] Account SuspendedI still don’t understand the unclear communications so far. Uncertainty is very bad PR.
For me too.
I don’t understand why Jose hav’nt launched a premium plugin with paid subsciption as others do.Forum: Plugins
In reply to: [WangGuard] Account SuspendedThere were 29 people supporting this campaign – a bad joke.
I assume the autor has given up….Forum: Plugins
In reply to: [WangGuard] HELP TO SAVE WANGGUARDWanguard server is running for me
37.59.20.168However, 29 backers – thats… well…
Forum: Plugins
In reply to: [WangGuard] HELP TO SAVE WANGGUARDWhile my site is non commercial I defintly want to support Jose.
For me the best solution would be to set up an Licence system with annual fees like CDN’s, WPML, GD-Press aso do. (And I hope that there be an affordable one for non com. sites like mine)
I’m in doubt that donations will solve the financing of the servers on a long time base or it will it take away frustration from Jose.Best regards
Christian
http://www.openandromaps.orgForum: Plugins
In reply to: [Shariff for Wordpress] php error unlinking /tmp filesSolved:
The function “sys_get_temp_dir()” is causing problems on VPS-Servers with Plesk where the function returns [serverroot]/tmp.
So I replaced this function with “WP_CONTENT_DIR . ‘/tmp” – this solved the problem.
Best regards
Christian