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
Panels
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
Better Way to Embed Panel Pages
June 13, 2011 - 3:46pm — Anonymous
<?php
/**
* Export of the "get pantheon" signup page"
*/
function
getpantheon_library_default_page_manager_pages
(
)
{
$files
=
file_scan_directory
(
drupal_get_path
(
'module'
,
'getpantheon_librar
exportables
page manager
Panels
Read more
Broken Panels hook
February 16, 2011 - 12:35pm — Anonymous
function
ignition_default_page_manager_pages
(
)
{
$pages
=
array
(
)
;
dpm
(
'here'
)
;
watchdog
(
'debug'
,
t
(
'In page manager hook'
)
)
;
// Check the include directory.
$path
=
drupal_get_path
(
'mo
6.x
drupal
hook
pages
Panels
Read more
Views: Views Panels / Panels / Ctools
December 15, 2010 - 2:45pm —
das-peter
Situation
View:
- Has one default Argument: "Term Name converted to Term ID".
- Has a "views pane" display
- Display is configured to accept a context argument "Taxonomy Term->Term name"
Panels
views
Read more
Fix for Panels show/hide panes js
December 8, 2010 - 11:03am — Anonymous
/** Toggle pane show/hide button **/
Drupal.
Panels
.
bindClickToggleHidden
=
function
(
o
)
{
$
(
'input.pane-toggle-hidden'
)
.
unbind
(
'click'
)
;
$
(
'input.pane-toggle-hidden'
)
.
click
(
function
(
)
{
va
Panels
Read more
Panels content type render first patch
June 1, 2010 - 2:37pm — Anonymous
Index: includes/display-render.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/includes/display-render.inc,v
retri
Panels
patch
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
1
2
3
4
5
next ›
last »