Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am backing up a site with 1300 nodes. I made a mysqldump. The file is about 46 mb. Then I looked at the site and saw that there was a spam piece. It was in an Asian language (which I can read). I deleted it. It was a long one-page rambling about someone's problems with their relationships.
I deleted it. then I mysqldumped again. This time the file was 39 mb. I got a message when I gunzipped with -v about 76% or something. (I don't have a copy of the message on the screen. It went away.)
I wanted to enable a user role on my site to edit the contact form. I checked all the webform permissions but no edit tab appeared. I even gave "administer nodes" permission so that the user can go the content administration page, where the "edit" link did appear, but it took the user to a "access denied" page.
How can I now enable this user(role) to edit the webform?
Hi. I'm trying Drupal for two days and this is a fantastic CMS! But, is there a way to post content (text, images, videos, mp3... or text only!) by email, as well as Blogger.com or Wordpress? Thanks.
I have installed the ecommerce module and I can get paypal, checkout etc to work, but I have a question:
I would like to add two other possible payment methods:
1) Transfer the money:
People can submit what they want to order and fill in their shipment address, but it ends there because they will have to manually transfer the money one of the following days
2) Snail mail
Actually the same, only people send money through the mail ..
Can anyone help me to add these payment methods or modify another method ?
I have created a new content type called "New case" with CCK; what I want to do now is change the way the content is displayed on the screen. I have been adviced to use the views module to achieve this; however, I am having trouble understanding the module, and I need some help.
I want the new content type output to be displayed in the main content area; for example, I want the title of the "New case" to have a size of 15px, and the rest of the content to be 12px... But these features must only be valid for the "New case" nodes;