Hi all,

I'm actually switching from Commerce to Ubercart and I'm wondering is this module available for D7??

Thanks.

Comments

tazir1’s picture

Assigned: Unassigned » tazir1
StatusFileSize
new9.91 KB

Trying 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).

tazir1’s picture

StatusFileSize
new3.86 KB

After 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

bancarddata’s picture

tazir1’s picture

Scot (bancarddata) - If your solution is working, I think its better than porting this project.

bancarddata’s picture

So 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...