I have a couple textareas inside a collapsible fieldset, I set #collapsible = TRUE in the fieldset, but when I enable the htmlarea module the fieldset comes out un-collapsed, I mean like open all the way
I posted a job for this recently but I may end up doing this job myself because it doesn't appear to be as difficult as I thought it was.
Basically I want to combine the e-commerce package, directory module (in development), & custom node types to create a paid-subscription directory for searcy.com.
The user will submit a custom node type called business listing and then be redirected to a place where they buy a corresponding business listing subscription. The subscription is a non shippable product that uses monthly recurring billing.
I am unable to get the file(pic) to upload to the specified directory. The module will on the other hand create the directory, the form is showing up for the user, using hook_user, to choose the image and can be enabled correctly just the follow through for the actual image being upload is not working. Yes already checked the folder permissions.