This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Q: Thickbox doesn't work if filename has spaces

I am having issues with the Thickbox module not correctly opening images that have filenames with spaces such as: my file here.jpg.

Unfortunately users on my site upload files with spaces and I really don't have control over that I think, or is there some type of way I can fix this so that it works?

Thanks!

New content type - problems with hook_form

Hi everyone,

I'm using drupal for my project and experiencing some problems with hook_form.

Basically, I've written the hook_form, it displays ok, but when I do "preview" custome form fields are not accessible through $node. I've tried to add a new field with CCK, and that field is attached in the $node. Should I do anything to make those custom fields to be accessible through $node?

Thanks,
Uzbekjon

How do I display Profile fields in a module that returns a block?

Hi,

I actually had this working, and then it stopped, and I have absolutely no idea why.

I created a block in a module that basically does this...

Problem with db_query, textfield and date...

I am new to Drupal module development, and am creating a new product type for the E-commerce module. My module has a date associated with it, but I do not want to use the form field type 'date' for two reasons. First, I must be able to leave the date blank and the stock date field does not let me do that. I know that Betterdate will do this, which brings me to my next reason. I don't like using dropdowns for date.

checking out is not working well

hi
i use the auction module that is included in the ecommerce package, every thing is working well, but when the higest bidder try to check out it provide this messge "Your shopping cart is empty. You may continue shopping from our Product page" ho can i solve this problem??

Q: Ecommerce - Display Order After Purchase

Using ecommerce 3.x.

Is there a way to display the customers order after they purchase an item? Right now it takes them to the home page and displays no message or anything. It would be great if it could redirect them to the order they just made and include some type of message.

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions