We have SOLR running on our city website in Drupal 7. However it's not displaying some items in the body of the search results, but it is finding them in the filters in the left column. Any idea how to fix this issue? thx.
I've been asked to take a look at a Drupal site but this is the first time i've worked on one. We were asked to host the site on our server which is IIS. The website is running fine but the Webform are now missing certain fields when the emails are sent. Printing out the %email_values gives me everything except the third tier items. For example, [fieldset][value] will be displayed but [fieldset][fieldset][value] will not. I can access the values when using the email[field][field][value] so I know they are there but not being included with the rest in %email_values.
I use webforms to collect user information and providing a protected page which contains one protected installation file. When webform is submitted I would need to add this new user in drupal plataform. Is this possible. How can I do that?
The drupal 7 website was up and running for over 3 years and no one can login to it all of a sudden a month ago. I am the administrator and I cant login either. I have tried pic.ebaotech.com/?q=user and no luck. Tried to clear cache tables on phpmyadmin and delete browser cookies, still no luck.
When I am using the Page manager for Panels (Drupal 7.56), after trying to Edit content, I bump into a white page.
The path is like : ~admin/structure/pages/nojs/operation/page-test10/handlers/page_test10__panel/content
Unfortunately, there is no Html code in this white page and the Recent log messages (or the command drushws --tail) are empty as well : no error displayed…