I'm having a problem that I am pretty sure is related to some sort of Ubercart javscript or form submission issue. Unfortunately, Firebug isn't showing any errors.
I'm stuck when it comes to integrating uploads on the checkout page. Using uc_nodetype, I have been able to insert the nodetype_node_add form onto checkout pages as a pane and then ultimately create nodes when a checkout is complete.
However, I cannot get any of the image uploaders to actually save images or files with a new node. I have tried CCK image, Image, adding an image as an attachment. With CCK image, when I select an image to upload, I get the uploading graphic but the image never really gets attached. Similarly, when uploading a file, when I press "Attach", the file doesn't attach.
There are a few things that I think could be a causing the conflict:
- A conflict between Upload.js or Drupal.js and the Ubercart javascript
- A form handling conflict. I have multiple submit buttons on the same page
- Using drupal_retrieve_form to display the form within a checkout pane when I should be using something else
Bottom line is that I would really appreciate some advice. I've been struggling with this for a few weeks and am totally stuck. I am posting this outside of the uc_nodetype thread because I think that it might be caused by a larger issue.





Joined: 11/28/2007