DrupalBin
Submit Code
About
Recent Posts
Serializable closures
Closures in menu item arguments
dpr($content['field_headshot'])
Fix for Git push error
Проверка
Code
$item['title'] = $item['title'];
Loading specific field
expire give non-aliased paths
Fix for Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
wsod
monster beats pro
March 26, 2012 - 8:42pm — Anonymous
menu_execute_active_handler
(
)
: returned
NULL
- it
's very bad!
WSOD detected!
ctools
error
fatal
menu_execute_active_handler
menu_rebuild
mysql
Panels
php
watchdog
wsod
Read more
Fix for Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels
November 27, 2011 - 11:12am — Anonymous
menu_execute_active_handler
(
)
: returned
NULL
- it
's very bad!
WSOD detected!
ctools
error
fatal
menu_execute_active_handler
menu_rebuild
mysql
Panels
php
watchdog
wsod
Read more
Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels
November 27, 2011 - 11:12am — Anonymous
menu_execute_active_handler
(
)
: returned
NULL
- it
's very bad!
WSOD detected!
ctools
error
fatal
menu_execute_active_handler
menu_rebuild
mysql
Panels
php
watchdog
wsod
Read more
Fix for WSOD error from menu_execute_active_handler() - on homepage (using Panels
November 15, 2011 - 5:04am — Anonymous
menu_execute_active_handler
(
)
: returned
NULL
- it
's very bad!
WSOD detected!
ctools
error
fatal
menu_execute_active_handler
menu_rebuild
mysql
Panels
php
watchdog
wsod
Read more
wsod on admin/config gives following errors
August 17, 2011 - 1:15pm — Anonymous
Warning: usort(): Array was modified by the user comparison function in system_status() (line 2240 of /path/modules/system/system.admin.inc).
Warning: strcmp() expects parameter 1 to be string, array
module
strcmp
system
wsod
Read more
wsod on admin/config gives following errors
August 17, 2011 - 1:14pm — Anonymous
Warning: usort(): Array was modified by the user comparison function in system_status() (line 2240 of /path/modules/system/system.admin.inc).
Warning: strcmp() expects parameter 1 to be string, array
module
strcmp
system
wsod
Read more
wsod on admin/config gives following errors
August 17, 2011 - 1:14pm — Anonymous
following errors when attempting to access admin/config and receive a wsod:
Warning: usort(): Array was modified by the user comparison function in system_status() (line 2240 of /path/modules/syste
module
strcmp
system
wsod
Read more
WSOD error from menu_execute_active_handler() - on homepage (using Panels
February 17, 2010 - 2:07pm — Anonymous
menu_execute_active_handler
(
)
: returned
NULL
- it
's very bad!
WSOD detected!
ctools
error
fatal
menu_execute_active_handler
menu_rebuild
mysql
Panels
php
watchdog
wsod
Read more
white screen of death on node_example
May 20, 2008 - 2:57pm — Anonymous
<?php
error_reporting
(
E_ALL
)
;
ini_set
(
'display_errors'
,
TRUE
)
;
ini_set
(
'display_startup_errors'
,
TRUE
)
;
ini_set
(
'memory_limit'
,
'800M'
)
;
/**
* @file
example
wsod
Read more