boost_cache_set_node_relationships()
child_page_* was not set

CommentFileSizeAuthor
#6 boost-668160.patch1.38 KBmikeytown2
#1 boost-668160.patch2.14 KBmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Status: Active » Needs review
FileSize
2.14 KB

I should make that error display more info. Try this patch, it should output more info.

mikeytown2’s picture

Status: Needs review » Active

committed; please let me know what the new watchdog message says now.

Starminder’s picture

Hopefully this is enough to chase it:

boost_cache_set_node_relationships()
child_page_* was not set.
Array

[child_page_callback] => node
[child_page_type] =>
[child_page_id] =>

Level 0 File: /usr/home/hoslo/public_html/sites/all/modules/boost/boost.module (Line: 2313) Function: boost_backtrace Level 1 File: /usr/home/hoslo/public_html/sites/all/modules/boost/boost.module (Line: 2272) Function: boost_cache_set_node_relationships Level 2 File: /usr/home/hoslo/public_html/sites/all/modules/boost/boost.module (Line: 1384) Function: boost_cache_set Level 3 Function: _boost_ob_handler

Starminder’s picture

Still getting a ton of these...

locomo’s picture

I'm getting tons of these too ...

mikeytown2’s picture

Status: Active » Needs review
FileSize
1.38 KB

issue has to do with boost_views_pre_render() let me know if this patch fixes the error.

mikeytown2’s picture

Status: Needs review » Fixed

committed

Starminder’s picture

So far so good...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.