Donations with Ubercart...?

Is there anyway to collect donations using Ubercart in Drupal 7?

If not, is there any other way?

My client's website is a charity and needs this functionality. I don't want to have to write something from scratch!!!

Thanks!

Frankie

How to get values after redirected with $form_state['redirect']

I set this after a form submits: $form_state['redirect'] = 'myuri';

How do I access the values of $form_state['values'] in the 'myuri' callback?

Thanks!

Where in cpanel do I go to add html code for advertising

I want to add codes from adbrite and being that I don't have any html blocks where in cpanel would I go to add the code? I tried to put in index.php but it gave my site an error.

Drupal 7 : Create clean URLs using pathauto and taxonomy?

Hi,

I am trying to create clean URLs for both taxonomy term pages and nodes published under a certain term.

Could someone help out? All I've got so far is one semi-solution for the term pages. I am using this path in the "Taxonomy term paths" section.

[term:vocabulary]/[term:parent]/[term:name]/

But this is only giving me myvocabname/term/home paths. It doesn't get longer as paths get deeper. It just uses the actual term of the term page. I need the entire path like vocabname/term1/term2/term3/home or something.

Customize template block--user--login.tpl.php

I read a lot of how to customize the loginform, but it all does not fit my needs. I am using drupal 7, most of the examples I found are about drupal 6 or previous versions.

I have attached the user login block to the footer menu. But I do not want the hole form to appear, instead I want a link, injected by jQuery to open a thickbox with the form when the user clicks on the link. So I have to create a div with the loginform in it right below the link.

Long prolog, but its very simple if I only could render the form... This is what I have at the moment:

Drupal Table Structure/Design Chart

Hey Drupalers,

I was just wondering if there was a cheatsheet out there that lays out the Drupal database design, similarly to this chart for WordPress: http://joemaller.com/wordpress/wp-content/uploads/2007/10/wordpress_23_m...

It would be handy to have a quick reference sheet for this, since I'm still very new to module development.

I would use phpMyAdmin... that would be ideal, but the university I work for does not want to install it.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x