i have a fresh re-install of my website on drupal 7.51 but i lost somehow the view & edit button on the admin nav i used to got for editing curent article ??
i am not an expert and would be gratefull for any advice on where to find or re-active such button.
to be clear it's some grey button which used to appear on the top right admin navbar just after report button.
Hello,I'm a newbie as drupal developer.I have 2 fields. One is in date format and the other is an integer. I want to add the date format field with the integer field and the result should be like this: 8/27/2018 + 3 = 8/30/2018.Is this possible in drupal?Help is much appreciated. Thanks
I've been having some trouble getting Clean URLs working with Drupal 7 on SME Server 9.2. I followed the guide https://www.drupal.org/docs/7/configuring-clean-urls/enable-clean-urls but Drupal 7 is still not allowing me to use Clean URLs. Below is my configuration for the ibay in /etc/httpd/conf/httpd.conf this is edited using a custom template.
Role1, role2, role3, role4. User can request for either of first there roles(i.e. role1, role2, role3) by creating a node (content type is access request). This content type has a field reason and the user can select the roles to which it want access.
we're having some issues with sending mass (>500) emails from a drupal database. The sending process breaks up, after a random period of time. Our server host told us, that we might run into the rate-limit, as we are sending each e-mail seperately and not all recpients as bcc.
What do you think could be solution for this issue?