Clone chargify.com

Hey There,
We wanted to work with developers or companies who can help us build a clone of http://chargify.com/. Please send us proposals with a feature list and your expected project cost.

Regards
Ajay

[SOLVED] None of the links are working

Hi all,

I've install the drupal and do the configurations fine. So at the end I'm on my new website home page.

But once I click on any link, any links, what happen was it simply list the file list on the browser. I didn't get any errors at all during the installation/configuration process.

Any comment on this really appreciate.

Thanks

jQuery Login Form

Hey guys,

How would you make a jQuery style login form? What I want to do is simply click on a 'Login' button and have a div drop down containing the login form where the user would enter their credentials. In standard HTML/CSS/Javascript this isn't too difficult, but I was wondering what the 'Drupal' way to do it would be :)

Any help is appreciated.

Thanks,

Zee

grabbing Taxonomy Terms for theming

I have a node which has a term reference field (up to ten terms to be added)

In theming the node I need to get all the taxonomy terms and put them into a simple list. I'm struggling to reference (get) the values for the taxonomy terms in php.

I have got as far as:

foreach($node->field_programme_duration as $currentdurationnode->taxonomy_term) {
var_dump($currentdurationnode);
}

How to alter and display the Profile2 forms

I am using the Profile2 module.

I would like to alter one of the Profile2 forms, however these forms are apparently built dynamically, therefore I don't think i can use hook_form_alter() or drupal_get_form(). Is this correct?

How can I alter and then display a Profile2 form? anyone knows?

Math / Calc Solution

Does anyone have a module solution for Drupal 7 that can add a CCK field that has an unlimited value?

ie)

field_value[0] = 2
field_value[1] = 4
field_value[2] = 6

Total of field_value = 12

I have tried using Views 7.3 dev with the Global: Math expression (Math expression) however I do not believe there is a way to get it to calculate past the first field value.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x