Needs work
Project:
Ubercart Product Power Tools
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 12:18 UTC
Updated:
3 Feb 2012 at 23:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
tr commentedThe port to D7 hasn't been finished yet. Thank you for identifying one of the things that still needs to be done.
The SELECT statements should not be changed; static queries in Drupal are supposed to use SELECT instead of db_select().
Please DO NOT attach complete files to an issue. They're pretty useless as they are unknown versions that have been modified in unknown ways. It makes maintenance and support of the module harder if there are unknown modifications floating around, and it makes it impossible for the community to evaluate the fixes. I'm not about to comb through that file line-by-line to try to figure out what changes you've made. Changes/fixes should be provided in the form of a patch. See http://drupal.org/patch for details.
Comment #2
sher1 commentedHere is your patch file. I grabbed the new and your old and did the diff and created the patch.