drupal distributions

Learn about drupal distributions, we have the largest and most updated drupal distributions information on alibabacloud.com

How to solve the problem of Drupal website being maliciously registered by machine users

Many junk registrations @ sina.com are found on my Drupal site. Although the honeypot module has been enabled, this type of registration is not blocked.Analysis:Attackers may be familiar with the honeypot mechanism and can write scripts to achieve malicious registration.In the Drupal system, by default, user registration logs are stored in the watchdog table. By analyzing the user logs in the watchdog table

A simple method to modify the php memory for drupal runtime

When the Drupal website runs out of memory due to excessive navigation memory overflow, Baidu can basically solve the problem. However, the search results are often not cumbersome, or have poor applicability, and cannot effectively solve the problem of insufficient php memory in drupal. Don't panic. What I teach you today is to use the simplest method to modify the php memory during

How to Use JQuery and Ajax in Drupal

The following is the simplest Ajax call using jQuery:$ ('# Somediv'). load (url );The code above indicates: first look for a div with the ID "someDiv", load the HTML content of the set url, and insert it into this div. In fact, this example is actually AHAH rather than Ajax, because it directly returns HTML and does not need to be parsed. On the other hand, in a strict sense, the resources returned by Ajax from the server are XML data, which must be parsed before being displaye

Drupal, Html, PHP and CSS have never been used, beginners, a week later can be qualified to work? How to fix it

Drupal, Html, PHP and CSS have never been used, beginners, a week later can be qualified to work? Creates and Updates Web pages for publications, seminars, and conferences. The job involves requirements gathering, development quality checking of the website. Website is developed and maintained in Drupal, Html, PHP and CSS. Let me maintain a website, but I Drupal

Solution for adding modules in Drupal with inexplicable errors (often in modules)

Today, with Drupal, we have encountered a strange situation when installing ctools, kippers, views, and panels at the same time. Today, with Drupal, we have encountered a strange situation when installing ctools, kippers, views, and panels at the same time. The status is as follows:1. After clicking the "warranty" button, the page cannot be displayed normally and a blank page appears; 2. Refres

Drupal 7 module development and establishment module help information (hook_help)

For details about how to create a module, see Drupal 7 module development and establishment. If you want to support Chinese characters, the file format must be saved as UTF-8, no BOM ------------------------------ Hook_help provides help information for this module. We should replace the hook with our module name. Here we create a my_first_module_help file in the my_first_module.module file. function my_first_module_help($path, $arg) {} Parameters:

How to install the Drupal Module

Drupal's own installation is very simple. Create a database, and then follow the installation instructions to do it step by step. Drupal can provide more customization functions by installing various modules. The installation methods of these modules are basically the same. Generally, they are the following steps: 1) download related modules from Drupal module; 2) decompress the module to./modules/In the

Drupal 7.31 version burst severe SQL injection Vulnerability

Tags: des http io os ar for strong SP dataThis morning, foreign security researchers exposed the latest SQL injection vulnerability in Drupal 7.31, and gave the EXP code to take advantage of the test.The Drupal7.31 environment is built locally, tested to find that the code can be executed successfully and an attacker-defined user is added to the database.Test Code:(do not use for illegal purposes)POST/Drupal

Drupal password policy module password hash Information Leakage Vulnerability

Release date:Updated on: Affected Systems:Drupal Password Policy 6. x-1.xDescription:--------------------------------------------------------------------------------Bugtraq id: 56350 Drupal is an open source content management platform. Drupal's Password Policy module has the information leakage vulnerability. Attackers can exploit this vulnerability to obtain sensitive information through man-in-the-middle attacks. *> Suggestion:----------------

Drupal Smiley/Smileys module script insertion Vulnerability

Release date:Updated on: Affected Systems:Drupal Smileys Module 6.xDrupal Smiley Module 6.xDescription:--------------------------------------------------------------------------------Drupal is an open source content management platform. Drupal's Smiley and Smileys modules have security vulnerabilities. If the input passed through the acronyms field is not properly filtered, the module is used, resulting in arbitrary HTML and script code insertion. T

Drupal Drag & amp; Drop Gallery module SQL Injection Vulnerability

Release date:Updated on: Affected Systems:Drupal Drag Drop Gallery 6.xDescription:--------------------------------------------------------------------------------Bugtraq id: 56936CVE (CAN) ID: CVE-2012-4479 The Drupal Drag Drop Gallery module creates an image library node type. You can Drag and Drop images in the local file system to add images to the image library. Drag Drop Gallery 6.x and other versions have security vulnerabilities in file p

Configure Drupal pseudo-static on nginx on the aliyun host

Online looking for a long time is not correct, the back directly in http://wiki.nginx.org/Drupal The original text is found, but a 'root' rewrite ctictive is duplicate error and the first server column error will appear after the original text is copied. Compared with the pre-configured rewrite on aliyun, it is found that none of them have the server {} name, and this location also reports an error in nginx-t. Commented out the error location and dele

Drupal, what's the deal?

Drupal $Id $ ? /** [Email protected] ? *administration page callbacks for annotate module. ?*/ ? /** ? *form Builder. Configure annotations. ?* [Email protected] Forms [Email protected] system_settings_form (). ?*/ function Annotate_admin_settings () { ?//get an array of node types with internal names as keys and ?//"friendly names" as values. ?//e.g.,array (' Page ' = ' page ', ' story ' = ' story ') ? $options = node_get_types (' names '); ? ? $for

How do I choose the right Drupal module?

Using Drupal to build a website for a company, what modules do you probably need? The main site is to do some propaganda and some message consulting, it is best to have a trading function. What are some of the modules for implementing these features? Are there any other modules recommended for use? Reply content:Don't bother, you build this website finally also failed, probably you just want to make a vote? or an internal employee? Why would I say t

Enable clear urls of drupal

The so-called clear urls is like www.drupal.com /? Q = admin is converted to www.drupal.com/admin?this is a good solution for both of them. One is easier to get searched by the engine, and the other is, of course, easy to pull. Haha If apache is used as the http server, you can directly enable clear urls on drupal, Administration-> Configureation-> Search and metadata-> Clean URLs, and then directly enable it. If you are an nginx server, you need t

Configure Drupal pseudo-static on Nginx on the aliyun host

Configure Drupal pseudo-static on Nginx on the aliyun hostOnline looking for a long time is not correct, the back directly in http://wiki.nginx.org/DrupalThe original text is found, but a 'root' rewrite ctictive is duplicate error and the first server column error will appear after the original text is copied.Compared with the pre-configured rewrite on aliyun, it is found that none of them have the server {} name, and this location also reports an err

Solution for adding modules in Drupal with inexplicable errors (often when many modules exist)

The status is as follows:1. After clicking the "warranty" button, the page cannot be displayed normally and a blank page appears; 2. Refresh the page and send out the items in the navigation that are no longer available. You cannot click the items that still exist to enter the normal page. After multiple tests, no problems are found. After multiple reinstalls and tests, an error page is displayed: "drupal Maximum execution time of 30 seconds exceede

Quick deployment of nginx, php-fpm, and drupal in CentOS 6.3

Everything is based on the principle of simplicity, yum/rpm, and never compiled manually :)The deployment environment is based on the CentOS 6.3 x86_64 system.0. Preparations # Update yum [root @ imysql ~] # Yum-y update [root @ imysql ~] # Yum install libaio-devel.x86_64 # drupal 8.0 requires curl module [root @ imysql ~] # Yum install curl-devel [root @ imysql ~] # Yum-y install libpng-devel libjpeg-devel freetype-devel gmp-devel libxml2-devel 1. In

Php file upload form from drupal code

Today, we will share with you how to compile php file upload code based on specific code examples and detailed annotations, which is suitable for beginners of php. Drupal Example of drupal file upload form The code is as follows: Function upload_form (){ $ Form = array (); // If this # attribute is not present, upload will fail on submit $ Form ['# attributes'] ['enablesype '] = 'multipart/form-data '; $

Create your own hooks for Drupal module development

Drupal's hook system allows interaction with modules and changes the logic of other modules, or even changes the core logic of Drupal. This is a very simple system, and even allows third-party modules to create their own hooks. In general practice, there are two types of hooks you may want to create, one is the content modification class hook, the other is the interception class hook. The hook of the mo

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.