Attached file fixes the following issues:

Submit and update function now working
Missing parameter errors resolved
Unindentified index and offset errors resolved

CommentFileSizeAuthor
module-fixes.patch2.56 KBfroggernl

Comments

sigveio’s picture

You should clean up the indention of the patch to double spaces, at the moment it's all over the place. You should also use the same bracket style:

foo {

}

Apart from that; it appears to fix the most crucial issues for the D7 version (with this patch, the form actually shows up). :)

allegragf’s picture

Sorry this was the wrong spot.

markbannister’s picture

after applying patch when displaying cart:

Recoverable fatal error: Argument 4 passed to db_query_range() must be an array, integer given, called in /home/sites/drupal7/public_html/sites/all/modules/uc_attributes_in_cart/uc_attributes_in_cart.module on line 441 and defined in db_query_range() (line 2374 of /home/sites/drupal7/public_html/includes/database/database.inc).

froggernl’s picture

@markbannister Can you tell me more about this error. When do you get it. What kind of attributes are you using and do they display in the cart?

froggernl’s picture

@hoesi You are right sorry for that. I made repaired the module to use it myself and decided to put it online real quick seeing as there where many people looking for such a thing.

djdevin’s picture

Issue summary: View changes
Status: Needs review » Fixed

  • djdevin committed 6f61df9 on 7.x-1.x
    Issue #1253682 by PatchRanger, bancarddata: Undefined index #...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.