I have a View of Entityform submissions and I'd like to omit any submission (from the final list/grid) where the value of the field "field_user_company" (type: text) is NOT equal to the value of the current user's company ("field_company", type: Entity Reference (to a separate content type called "Company")).
In the view, I configured a relationship: ENTITY REFERENCE: REFERENCED ENTITY
For: Content entity referenced from field_company
My site was working just fine. Next day I see http error 500 on my site. I did not do anything between the time site is working good and the time I see the error.
I called hosting company and they told me there was core automatic update happened to the site/files. I do not know what those updates are. I do not know why these updates break my site. How can I control it from happening it again? Please educate me on that.
I have a set of views blocks displayed at the above pages using '*/article*' for the option 'All pages except those listed' for 'Show block on specific pages'
So I have a strange issue with a installation. this is a very large, very old install that I have taken over. I am trying to get it moved over and more streamlined but must maintain it until then.
The following is the main setup versions
Rhel 6
Apache 2.2 (redhat default install)
Php 5.3.3
Drupal 7.x, latest as of this post to include drupalgeddon2 patch.
I´ve got the following problem:
I have a view, that shall show the basic economic numbers like "wins/losses", "volume of sales", etc. For this, I used the "Views Aggregator Plus"-module. The problem with this module, however, is that on the Smartphone the table of this module isn´t responsive. I already googled, watched Youtube-tutorials and asked a bunch of people on how to make this View responsive, but still, I couldn´t figure out how to do it.
I just upgraded to Drupal core 7.58. When Maintenance Mode is enabled, I'm now getting an "Error 503 - Service Unavailable" page instead of the Maintenance Mode message page. I'm not 100% sure if this was happening before 7.58, but pretty sure it was fine.