Trouble logging into portal

I don't know if anyone has run into this issue before. I believe my account may have been hacked. My anti-virus tells me the website has some sort of coinhive miner virus attached and trying to run. I tried to login to my drupal portal for the website and received an error:

Error: Unsupported operand types in filter_list_format() (line 725 of /var/www/html/modules/filter/filter.module).

I've never seen this before and now it's preventing me from logging in and fixing/removing this coin miner virus thing.

Institute for Project Management Drupal 8

The website build on drupal 8. The client wanted us to develop a Professional Development Programs that provide a wide range of career development offerings that include

  • Training courses, and exams
  • Webinars
  • Educational seminars and
  • Mentorship opportunities that meet the evolving needs of PMI members throughout their project management careers.
  • Also provides Events and Upcoming Educational Seminars on Project / Program / Portfolio Management.
Sectors: 
Education

How to - fix Filter not appearing on Admin/Content

I had some fun time figuring this out. Hopefully this will help someone. The content page started giving ' the website encountered an unexpected error.' in my case after some database issues, caused by some database arrrrrr for ROUTER table (in my case).

Now when you go to check the actual 'content' view that is created for the purpose of admin/content, the view actually shows the path as - admin/content/node. I had changed this to admin/content only to fix it but that made the filters disappear.

Just ensure the following and it should fix it for you.

Prevent user from editing their email

How to prevent user from changing their email in edit section? I tried user protect module but from what I have observed it prevents other user from editing .

Let user make blog and edit their own blogs

Hey, I wanted to create a website in drupal 8 which a user can create a post and edit it and other users can see it but not edit it. I dont want the user to use administrative tool bar. 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x