ninegolfy
Forum Replies Created
-
Alright, it was similar to Cris’s screent shot.
Also, I found the problem same as this as below:
“the last couple of days I played around with several plugins for creating forms and sending mails to the customer. Now I got an mail from my hoster that there were mails sent out from my account via ‘/wp-includes/class-phpmailer.php’. While this is a core file, I was curious how this can happen. I found in my /plugins folder a plugin with the name ‘WPCoreMailSys’. I never installed a plugin called like this and it is also not shown in my WP admin dashboard. Inside the folder there is just one file called ‘WPCoreMailSys.php’ which looks like it is responsible for my issue. I could not even find anything in Google about this name. So what I want is just A) Did someone ever hear about this plugin? or if not B) I just want to warn those guys who will google the name. I deleted the folder and will just see if there are still any issues occuring. I can just not really name the plugin which was responsible for the install.”
and here
Yeah I removed it and nothing happened again so far. Additionally I found those suspicious files in my root folder named ‘Criminal Case against_You.B26__Fujitsu_fi-7260 LMI_DRD.rar’ or ‘criminal case against_you.L85.BVF.IT6.rar’. Might be the same cause and I removed them as well.
So far, I did remove this. it seems to be alright. but doubt that there still is a hole or some infect hidden in the file or not ?
Core file seems not to change as wordfence is never claim this issue on my system.
Cheers,
Forum: Plugins
In reply to: [WPCoreMailSys] Automatically added plugin sending Spam mailsdid see same things and already remove those files both in plugin folder and root’s rar files
but doubt that still should be a hole or an infected file or not.
Forum: Plugins
In reply to: [WPCoreMailSys] Automatically added plugin sending Spam mailsHello! Just wondering I found this plugin in my folder as well.
So, do you just remove this folder and done ? and need any further to protect it ?
I found those e-mail were in a form of FAX message header and body mail
cheers,
GolfThanks @george
It is just a vanila wordpress version 4.6 then it did work with only your plugin.
But with just general setting from http to https or using really simple ssl then your maintenance page was just disappeared to see only https page with normal static fronpage.
:-\🙂 anyways thanks for consider
oh! sorry for that.
show nothing, I mean…
on my understanding, once I do activate your plugin then even I user the post/page or a static page as my frontpage. then the maintenance page should show instead right ?
but once I did change the page from http:// to https:// (using just really simple ssl plugin or just change general setting url to https://mysite.com
the maintanance page still never show … just showing the normal front page!
so I do not sure that your plugin will support for a website with https or not ? or need to overriding http in your plugin file somewhere ?
Cheers,
Awesome! Prompt and fast reply!!!!
cheers,
Hi! It seems this plugin might be the one I am looking for.
Just a few question as I got similar calculation scheme as above:
1. So, I can use if condition as above ?
2. Plugin do have a round function.
3 Important and will be using with if condition for my project:
Can I do a datepicker like Ex.Buying Date: 6/7/09 Selling Date: 5/7/15 (or today)
if (sellingdate – buyingdate) < 5 years
take this value —> v1;
else take v2