How to undo the damage this module leaves behind?
WISEOZ - March 1, 2008 - 21:40
| Project: | OG Menu |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Has anyone figured out how to undo the damage this module leaves behind? I installed it and it gave me errors. I turned it off and removed the entire og_menu directory and I am still receiving these errors. help!
# warning: pg_query() [function.pg-query]: Query failed: ERROR: LIMIT #,# syntax is not supported HINT: Use separate LIMIT and OFFSET clauses. in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 125.
# user warning: query: SELECT u.uid,u.name,u.picture FROM users u LEFT OUTER JOIN users_roles ur ON u.uid=ur.uid WHERE u.status != 0 and u.uid !=0 AND (ur.rid NOT IN (1) OR ur.rid IS NULL) ORDER BY RAND() LIMIT 0,1 in /usr/local/apache2/htdocs/drupal/includes/database.pgsql.inc on line 144.
#1
Ive had to turn off panels, completely destroying my User Accounts (advanced profile) and my home page. I had custom code through the whole thing. Wonderfull module...
#2
Were you able to turn Panels back on? I do have Panels installed. Did you have to uninstall Panels or just disable yet temporarily?
I hadn't even done anything with OG Menu beyond enabling it before it started wrecking my site.
#3
I was able to run all of panels except mini panels. It seems to be the only module effected on my site. Here is the Devel information that it generates.
function file: line arguments
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 725.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
theme /home/mparisi0/public_html/themes/engines/phptemplate/phptemplate.engine: 170 blocks, left
...site info...
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
Array
(
[threecol_25_50_25_stacked] => Array
(
[module] => panels
[title] => Three column 25/50/25 stacked
[icon] => layouts/threecol_25_50_25_stacked.png
[theme] => panels_threecol_25_50_25_stacked
[css] => layouts/threecol_25_50_25_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[middle] => Middle column
[right] => Right side
[bottom] => Bottom
)
[name] => threecol_25_50_25_stacked
[path] => modules/panels/layouts
)
[threecol_33_34_33] => Array
(
[module] => panels
[title] => Three column 33/34/33
[icon] => layouts/threecol_33_34_33.png
[theme] => panels_threecol_33_34_33
[css] => layouts/threecol_33_34_33.css
[panels] => Array
(
[left] => Left side
[middle] => Middle column
[right] => Right side
)
[name] => threecol_33_34_33
[path] => modules/panels/layouts
)
[twocol_bricks] => Array
(
[module] => panels
[title] => Two column bricks
[icon] => layouts/twocol_bricks.png
[theme] => panels_twocol_bricks
[css] => layouts/twocol_bricks.css
[panels] => Array
(
[top] => Top
[left_above] => Left above
[right_above] => Right above
[middle] => Middle
[left_below] => Left below
[right_below] => Right below
[bottom] => Bottom
)
[name] => twocol_bricks
[path] => modules/panels/layouts
)
[twocol_stacked] => Array
(
[module] => panels
[title] => Two column stacked
[icon] => layouts/twocol_stacked.png
[theme] => panels_twocol_stacked
[css] => layouts/twocol_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[right] => Right side
[bottom] => Bottom
)
[name] => twocol_stacked
[path] => modules/panels/layouts
)
[threecol_25_50_25] => Array
(
[module] => panels
[title] => Three column 25/50/25
[icon] => layouts/threecol_25_50_25.png
[theme] => panels_threecol_25_50_25
[css] => layouts/threecol_25_50_25.css
[panels] => Array
(
[left] => Left side
[middle] => Middle column
[right] => Right side
)
[name] => threecol_25_50_25
[path] => modules/panels/layouts
)
[onecol] => Array
(
[module] => panels
[title] => Single column
[icon] => layouts/onecol.png
[theme] => panels_onecol
[css] => layouts/onecol.css
[panels] => Array
(
[middle] => Middle column
)
[name] => onecol
[path] => modules/panels/layouts
)
[flexible] => Array
(
[title] => Flexible
[icon] => layouts/flexible.png
[theme] => panels_flexible
[css] => layouts/flexible.css
[settings form] => panels_flexible_settings_form
[settings submit] => panels_flexible_settings_submit
[panels function] => panels_flexible_panels
[module] => panels
[name] => flexible
[path] => modules/panels/layouts
)
[twocol] => Array
(
[module] => panels
[title] => Two column
[icon] => layouts/twocol.png
[theme] => panels_twocol
[css] => layouts/twocol.css
[panels] => Array
(
[left] => Left side
[right] => Right side
)
[name] => twocol
[path] => modules/panels/layouts
)
[threecol_33_34_33_stacked] => Array
(
[module] => panels
[title] => Three column 33/34/33 stacked
[icon] => layouts/threecol_33_34_33_stacked.png
[theme] => panels_threecol_33_34_33_stacked
[css] => layouts/threecol_33_34_33_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[middle] => Middle column
[right] => Right side
[bottom] => Bottom
)
[name] => threecol_33_34_33_stacked
[path] => modules/panels/layouts
)
)
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
theme /home/mparisi0/public_html/themes/engines/phptemplate/phptemplate.engine: 170 blocks, left
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
#4
I was able to run all of panels except mini panels. It seems to be the only module effected on my site. Here is the Devel information that it generates.
function file: line arguments
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 725.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
theme /home/mparisi0/public_html/themes/engines/phptemplate/phptemplate.engine: 170 blocks, left
...site info...
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
Array
(
[threecol_25_50_25_stacked] => Array
(
[module] => panels
[title] => Three column 25/50/25 stacked
[icon] => layouts/threecol_25_50_25_stacked.png
[theme] => panels_threecol_25_50_25_stacked
[css] => layouts/threecol_25_50_25_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[middle] => Middle column
[right] => Right side
[bottom] => Bottom
)
[name] => threecol_25_50_25_stacked
[path] => modules/panels/layouts
)
[threecol_33_34_33] => Array
(
[module] => panels
[title] => Three column 33/34/33
[icon] => layouts/threecol_33_34_33.png
[theme] => panels_threecol_33_34_33
[css] => layouts/threecol_33_34_33.css
[panels] => Array
(
[left] => Left side
[middle] => Middle column
[right] => Right side
)
[name] => threecol_33_34_33
[path] => modules/panels/layouts
)
[twocol_bricks] => Array
(
[module] => panels
[title] => Two column bricks
[icon] => layouts/twocol_bricks.png
[theme] => panels_twocol_bricks
[css] => layouts/twocol_bricks.css
[panels] => Array
(
[top] => Top
[left_above] => Left above
[right_above] => Right above
[middle] => Middle
[left_below] => Left below
[right_below] => Right below
[bottom] => Bottom
)
[name] => twocol_bricks
[path] => modules/panels/layouts
)
[twocol_stacked] => Array
(
[module] => panels
[title] => Two column stacked
[icon] => layouts/twocol_stacked.png
[theme] => panels_twocol_stacked
[css] => layouts/twocol_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[right] => Right side
[bottom] => Bottom
)
[name] => twocol_stacked
[path] => modules/panels/layouts
)
[threecol_25_50_25] => Array
(
[module] => panels
[title] => Three column 25/50/25
[icon] => layouts/threecol_25_50_25.png
[theme] => panels_threecol_25_50_25
[css] => layouts/threecol_25_50_25.css
[panels] => Array
(
[left] => Left side
[middle] => Middle column
[right] => Right side
)
[name] => threecol_25_50_25
[path] => modules/panels/layouts
)
[onecol] => Array
(
[module] => panels
[title] => Single column
[icon] => layouts/onecol.png
[theme] => panels_onecol
[css] => layouts/onecol.css
[panels] => Array
(
[middle] => Middle column
)
[name] => onecol
[path] => modules/panels/layouts
)
[flexible] => Array
(
[title] => Flexible
[icon] => layouts/flexible.png
[theme] => panels_flexible
[css] => layouts/flexible.css
[settings form] => panels_flexible_settings_form
[settings submit] => panels_flexible_settings_submit
[panels function] => panels_flexible_panels
[module] => panels
[name] => flexible
[path] => modules/panels/layouts
)
[twocol] => Array
(
[module] => panels
[title] => Two column
[icon] => layouts/twocol.png
[theme] => panels_twocol
[css] => layouts/twocol.css
[panels] => Array
(
[left] => Left side
[right] => Right side
)
[name] => twocol
[path] => modules/panels/layouts
)
[threecol_33_34_33_stacked] => Array
(
[module] => panels
[title] => Three column 33/34/33 stacked
[icon] => layouts/threecol_33_34_33_stacked.png
[theme] => panels_threecol_33_34_33_stacked
[css] => layouts/threecol_33_34_33_stacked.css
[panels] => Array
(
[top] => Top
[left] => Left side
[middle] => Middle column
[right] => Right side
[bottom] => Bottom
)
[name] => threecol_33_34_33_stacked
[path] => modules/panels/layouts
)
)
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
theme /home/mparisi0/public_html/themes/engines/phptemplate/phptemplate.engine: 170 blocks, left
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
warning: Invalid argument supplied for foreach() in /home/mparisi0/public_html/modules/panels/panels.module on line 750.
panels_render_panes /home/mparisi0/public_html/modules/panels/panels.module: 696
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_render_layout /home/mparisi0/public_html/modules/panels/panels.module: 650 Array ( [threecol_25_50_25_stacked] => Array ( [module] => panels [title] => Three column 25/50/25 stacked [icon] => layouts/threecol_25_50_25_stacked.png [theme] => panels_threecol_25_50_25_stacked [css] => layouts/threecol_25_50_25_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_25_50_25_stacked [path] => modules/panels/layouts ) [threecol_33_34_33] => Array ( [module] => panels [title] => Three column 33/34/33 [icon] => layouts/threecol_33_34_33.png [theme] => panels_threecol_33_34_33 [css] => layouts/threecol_33_34_33.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_33_34_33 [path] => modules/panels/layouts ) [twocol_bricks] => Array ( [module] => panels [title] => Two column bricks [icon] => layouts/twocol_bricks.png [theme] => panels_twocol_bricks [css] => layouts/twocol_bricks.css [panels] => Array ( [top] => Top [left_above] => Left above [right_above] => Right above [middle] => Middle [left_below] => Left below [right_below] => Right below [bottom] => Bottom ) [name] => twocol_bricks [path] => modules/panels/layouts ) [twocol_stacked] => Array ( [module] => panels [title] => Two column stacked [icon] => layouts/twocol_stacked.png [theme] => panels_twocol_stacked [css] => layouts/twocol_stacked.css [panels] => Array ( [top] => Top [left] => Left side [right] => Right side [bottom] => Bottom ) [name] => twocol_stacked [path] => modules/panels/layouts ) [threecol_25_50_25] => Array ( [module] => panels [title] => Three column 25/50/25 [icon] => layouts/threecol_25_50_25.png [theme] => panels_threecol_25_50_25 [css] => layouts/threecol_25_50_25.css [panels] => Array ( [left] => Left side [middle] => Middle column [right] => Right side ) [name] => threecol_25_50_25 [path] => modules/panels/layouts ) [onecol] => Array ( [module] => panels [title] => Single column [icon] => layouts/onecol.png [theme] => panels_onecol [css] => layouts/onecol.css [panels] => Array ( [middle] => Middle column ) [name] => onecol [path] => modules/panels/layouts ) [flexible] => Array ( [title] => Flexible [icon] => layouts/flexible.png [theme] => panels_flexible [css] => layouts/flexible.css [settings form] => panels_flexible_settings_form [settings submit] => panels_flexible_settings_submit [panels function] => panels_flexible_panels [module] => panels [name] => flexible [path] => modules/panels/layouts ) [twocol] => Array ( [module] => panels [title] => Two column [icon] => layouts/twocol.png [theme] => panels_twocol [css] => layouts/twocol.css [panels] => Array ( [left] => Left side [right] => Right side ) [name] => twocol [path] => modules/panels/layouts ) [threecol_33_34_33_stacked] => Array ( [module] => panels [title] => Three column 33/34/33 stacked [icon] => layouts/threecol_33_34_33_stacked.png [theme] => panels_threecol_33_34_33_stacked [css] => layouts/threecol_33_34_33_stacked.css [panels] => Array ( [top] => Top [left] => Left side [middle] => Middle column [right] => Right side [bottom] => Bottom ) [name] => threecol_33_34_33_stacked [path] => modules/panels/layouts ) ) ,
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
, ,
panels_render_display /home/mparisi0/public_html/modules/panels/panels_mini/panels_mini.module: 783
stdClass Object
(
[context] => Array
(
)
[args] => Array
(
)
[incoming_content] =>
[css_id] =>
)
panels_mini_block view, new
call_user_func_array /home/mparisi0/public_html/includes/module.inc: 386 panels_mini_block,
Array
(
[0] => view
[1] => new
)
module_invoke /home/mparisi0/public_html/modules/block/block.module: 693 panels_mini, block, view, new
block_list /home/mparisi0/public_html/includes/theme.inc: 1018 left
theme_blocks left
call_user_func_array /home/mparisi0/public_html/includes/theme.inc: 170 theme_blocks,
Array
(
[0] => left
)
#5
It looks like it inserted a incorrect block, and thus panels would be effected since it deals with blocks. Their is no uninstall script, it inserts a table you can see it in install file, which I manually dropped. I dont know which block is the problem, but I am sure its in here...
here is my blocks data... maybe we can find which one it added. I havent looked at the code, and Im going to go watch a movie before I start yelling at the top of my lungs... I should of backed up my database. CRAP!
#6
I'm super tied up with Panels as well at this point and really don't want to have to turn it off. I checked my list of blocks but don't see anything out of the ordinary or new. I've got someone much more technical than myself who is going to try to untangle this mess tomorrow. I REALLY wish the module owner would sow some ownership at this point.
Keep me posted on anything you find and I'll do the same here.
Enjoy your movie!
#7
Oddly enough, I turned off the Events and OG Calendar modules last night (because I'm scrapping them for a different approach to my OG calendar) and I haven't gotten any of the OG Menu errors again. I'm not sure if it's coincidence or what. Do you have Event and OG Calendar installed?
#8
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((n' at line 1 query: INNER JOIN node_access na ON na.nid = node.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'og_public'))) LIMIT 0, 5 in /home/mparisi0/public_html/includes/database.mysql.inc on line 172.
http://drupal.org/node/85785
http://drupal.org/node/51850
Looks like part of the problem is node access.
#9
"Group details override by OG Content Type Admin"
will be in your blocks...
their will be a Group Details in your disabled... disable the one above, and enable "group details" in its place...
That fixes all of the issues that I have encountered. Now I just need to remove it from disabled.. which I dont know how to do yet.
#10
#11
Automatically closed -- issue fixed for two weeks with no activity.