Last night I reported an issue - it was my first time to do so. The module was webform, if that matters. I believe I carefully described the problem, how to reproduce it, and the commit that introduced it. I also offered a diff with a solution that seemed to be working. But now I don't see the issue on my dashboard, in the issue queue for webform, or any message in my email telling me there was a problem.
Hello Drupal community,
Perhaps someone out there with more experience than me can tell me something?
So from everything I have read, it appears like it's "normal" for Drupal sites to be innundated with hack-attempts from people trying to login to the website via a supposed Wordpress login (i.e. MYDOMAIN.com/wp-login). I have installed the path2ban module to help mitigate these attempts.
Things were going swimmingly, the module was blocking about 10-20 IP addresses per day on average.
Hello,
I am now working on a Drupal 7 website for a friend who live in america.
I have designed a custom Drupal 7 bootstrap base subtheme that adapts to many screen sizes including mobiles screens.
With a full website localization (including content translation).
I used views to offer an advanced product search.
When i'm creating a new page i'm adding it to a custom menu, but the default wxieght is 0 and it's not possible for a user to know what number they have to write in the field. Is it possible to auto increment the weight when a user is creating a new page and choosing a parent element in the menu.
When i create a new page or any new type of content, i want to assign this new page to the menu, but not the main navigation menu. I created some custom menus but i cant select one of them during the new page's creation. I can only add to main navigation menu...