when i have two different product types: file and tangible. Shipping will calculated for both. but for a file product, no shipping is required. is this a bug, or did I something wrong?
I trying to understand how the modules works within drupal. Particularly I am not able to understand how parameters can be passed to a module. In simple PHP page, I used to do this using url. I checked the forum as well as handbook and found that hook_menu can be used for this purpose. But how still remains a challenge for me.
Finally got the Drupal vBulletin module working... kinda. It creates users fine in vBulletin database, but for some reason, when logging in Drupal, it doesn't log users in vBulletin. Cookies get created, but no login :(
Anyone else encountered this problem? It's a long shot I'm sure, because this module is kinda new... is it supposed to work? It's at version 0.1 right now...