error

monster beats pro

  1. menu_execute_active_handler(): returned NULL - it's very bad!
  2. WSOD detected!

Fix for Malfunctioning batch API - outputs homepage HTML in error message

  1. <?php
  2. function brproductimport_upload_form_submit($form, &$form_state) {
  3.   $dir = file_directory_path() .

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '3-access settings' for key 'PRIMARY'

  1. Drupal 6 to 7 upgrade with #drush site-upgrade --core-only --replace @onward
  2. Fails with the following, and I have no idea how to track it down further or what's causing it?
  3.  
  4. user module:
  5. ......

Fix for Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels

  1. menu_execute_active_handler(): returned NULL - it's very bad!
  2. WSOD detected!

Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels

  1. menu_execute_active_handler(): returned NULL - it's very bad!
  2. WSOD detected!
seanr's picture

Malfunctioning batch API - outputs homepage HTML in error message

  1. <?php
  2. function brproductimport_upload_form_submit($form, &$form_state) {
  3.   $dir = file_directory_path() .

Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels

  1. menu_execute_active_handler(): returned NULL - it's very bad!
  2. WSOD detected!

Looking to display messages in custom div within content

  1. Here is the code I got from /theme.inc
  2.  
  3. I have copied and pasted into my template.php file.

Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels

  1. menu_execute_active_handler(): returned NULL - it's very bad!
  2. WSOD detected!

Fix for Fix for I get a error during install

  1. Warning: Table 'drupal.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('[MY IP IS COMENTED OUT]') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /var/www/drupal/includes
Syndicate content