Google has marked my site as 'Dangerous'. I have since removed malware but there is one bit that remains elusive. A scan by aw-snap.info tells me that the malware is called from line 174 of index.php. Of course index.php only has 21 lines. How can I figure out where line 174 is?
Google has marked my site as 'Dangerous'. I have since removed malware but there is one bit that remains elusive. A scan by aw-snap.info tells me that the malware is called from line 174 of index.php. Of course index.php only has 21 lines. How can I figure out where line 74 is?
DISCLAIMER: I am a Drupal noob so my apologies up front for my ignorance...
I have spent the last few days trying to figure out (1) How to insert a view in into a specific location on a given node; and (2) The best method given my specific scenario. Also, the reason why I need to insert at a specific location is because I want the ability to wrap the view with other content, within accordians or tabs, etc.
During my search, I found a few different modules\methods to get the insertion accomplished. For example:
I am looking for someone to help me with a website running Drupal 7.59. The website allows multiple registrations and is used for tracking alien plants. I need someone to:
I've created three taxonomy vocabularies on the site I'm currently working on, and added an image field to each of them, for an icon representing each term. And I have a content type that includes a term reference field for each of the three vocabularies. What I would like to do is have the content type display the icon for the chosen term, rather than the name of the term. I'm guessing there are a few different ways to do this...
I have a view configured for role based permissions, Administrator and Staff. Both roles can browse to the view.
The view has fields, exposed filters and a pager for content. Administrator can view the fields, exposed filters and pager. Staff can only view the exposed filters and pager.. The fields are NOT visible for Staff.