Active
Project:
Ubercart Percent Rate with Minimum Rate
Version:
6.x-1.1-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Oct 2011 at 08:19 UTC
Updated:
9 Dec 2011 at 03:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
tazir1 commentedTrying to create port for Drupal 7
Got some problem
Error during enable module:
DatabaseSchemaObjectExistsException: Table uc_minpercentrate_products already exists. in DatabaseSchema->createTable() (line 652 of /public_html/includes/database/schema.inc).
Comment #2
tazir1 commentedAfter few hours - didn't get its to work.
Also in D7 there have no conditions, just rules.
Start the work: change the DB calling.
Useful link: Converting 6.x modules to 7.x - http://drupal.org/node/224333
I'll be happy if somebody could continue
Comment #3
bancarddata commentedFYI for those interested:
#1359712: Quote shipping as percentage of cart total, with minimum
Comment #4
tazir1 commentedScot (bancarddata) - If your solution is working, I think its better than porting this project.
Comment #5
bancarddata commentedSo far it has been working fine for me. I am not really qualified to be a maintainer of a project at the moment, however the maintainers are welcome to use it as a starting point for their 7.x branch. It has been made clear that it will not be a part of Ubercart core, and I have no problem with that. Where it should go, I do not know. I just knew I needed it, was able to use existing code to make a module that did what I needed, and decided to throw it out there for others to use in the spirit of community.
If I can be of further help, I will certainly try to do so, but I currently have little time for anything at all so no guarantees...