A website I developed was recently hacked. Malicious code was placed at the top of every PHP file and malicious code was placed inside the jQuery once javascript file. It was a Drupal 7 install, version 7.36. I fixed jQuery once pulling the javascript file and removed all the malicious code by first upgrading Drupal core and all modules and doing a 'search and replace' on the theme files etc to remove all the malicious code.
We received intensive attack for our site in few days, spammer posting lots page with their video stream content, and we delete most of them immediately after they post. but the post is already pickup by google, and google keeping the url of the page, since the page is been deleted, when people click on the link on google, it will redirecting the user to our front page, but the browser's url address still showing the original spam address like below :
I'm trying to create a sidebar that holds a calendar. I am seeing several options but they are all contrib modules that are abandoned.
Anybody have any ideas suggestions that are recent?
(Please don't suggested Block Calendar or Pretty Calendar, I've already reviewed those).