Closed (fixed)
Project:
Views Bonus Pack
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Mar 2007 at 09:13 UTC
Updated:
4 Apr 2007 at 20:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
mcreature commentedalso getting same message if using any grid or panels bonus views
setup with drupal 5.2 dev
MySQL database 5.0.27
PHP 5.2.0
Comment #2
mcreature commentedalso getting
same message if using any grid or panels bonus views
setup with ....
Drupal 5.2 dev
MySQL database 5.0.27
PHP 5.2.0
Comment #3
talltim commentedGetting this too myself.
Comment #4
talltim commentedYou can fix by changing line 15 to:
drupal_add_css(drupal_get_path('module', 'views_bonus') .'/views_bonus.css');Comment #5
gracearoha commentedGreat!
Thanks for the fix!
Comment #6
simplymenotu commentedReplace "theme_add_style" with "drupal_add_css" in the following files;
views_bonus_grid.module
views_bonus_panels_threecol_term.module
views_bonus_summary_combo.module
Tested and working with DRUPAL-5 branch: drupal, panel, views, views_bonus.
Comment #7
merlinofchaos commentedComment #8
simplymenotu commentedpatch committed to CVS.
Comment #9
dawehnercan anyone try to build a running dev Version?
the 2columns + 1 on the top panel doesn´t work
Comment #10
(not verified) commented