Closed (duplicate)
Project:
Ubercart Alternative Price
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2009 at 20:32 UTC
Updated:
4 Feb 2010 at 10:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
brandonratz commentedComment #2
gollyg commentedSeems the Drupal 5 signature for hook_menu was being used to add CSS.
Attached patch moves it to hook_init, and should remove the error message
Comment #3
gollyg commentedOops, I see there is dev work going on here. Ignore patch - it is only the tip of the iceberg!
Cheers
Comment #4
greggles@gollyg: Did you see #489618: Converting module to 6.x?
Can you help work in that thread?
Comment #5
gollyg commentedYep, saw it after i posted the patch. Will try to test the current patched version and feedback.