Closed (fixed)
Project:
Wiki installation profile
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2007 at 12:04 UTC
Updated:
29 Oct 2011 at 03:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
sanduhrsJust saw, that one of the defined views uses $view->page_type = 'bonus_grid';, which needs views_bonus_grid.module, which depends on panels.module.
Patch updated.
vg
Comment #2
rötzi commentedIt depends on the 'views_bonus' version you use. If you use the 5.x-1.0 version the wiki profile works, with the dev version of views_bonus you need the changes.
I will add both versions, so if you have want to use the dev version you will need to uncomment a line in the installation profile.
Thanks for the report and patch.
Comment #3
jarodms commented