Ubercart/Commerce: Dynamic Price Functionality

Hello everybody,

Just a Question...
is there any way to gradually decrease a products price based on the total number of people who bought it? something like " the more it sells the cheaper it gets ".

im really curious....and interested!

Cheers
Panos

Basic Content Structures

I have recently transferred a static html/css document into a drupal theme with a number of different custom regions. I have defined content blocks into these regions for several sections of my site. The problem i've run into is that if i change the content of one block it is changed across every page of the site.

List of vocabularies

Hi everyone,

I'm trying to do a list of vocabularies (not list of terms). I tried "views" module but as far as I'm successful I can only get it to write names of vocabularies and URL with vocabulary ID (/cat/1) or write list of machine names with correct URL (/cat/[machine-name]). So either URL or list doesn't look good.

Any suggestions?

Thank you all, Marek

Subdomain folder in url [sub].[domain].com/[sub]

Hi everyone,

I installed Drupal on subdomain - domain.com/blog

When I enter URL blog.domain.com I get to my blog. But all internal paths are blog.domain.com/blog/blabla. At site information where you edit home page url I've predefined URL blog.domain.com/blog/. How do I get rid of the "blog" part so I can use just subdomain? I tried to work with htaccess but guess my level of knowledge is not good enough.

Thanks for your precious time.

Marek

Hidden fields and values allowed (arrays?)

I am trying to assign an array of arrays to a hidden field

$form['ex_array'] = array(
'#type' => 'hidden',
'#value' => array('a'=>array('1'=>'1'), 'b'=>array('2'=>'2'), 'c'=>array('3'=>'3')
));

But i get the following notice
Notice: Array to string conversion in drupal_attributes() (line 2265 of /Applications/MAMP/htdocs/includes/common.inc).

Everything works as expected, a part from that annoying notice I get. Is it possible to assign these values to an hidden field?

Subuser module

Hi folks,

I am newbie on Drupal, and been trying to use Drupal 7 for one of my project.

I have to create user's relationship, i.e one master account may contain many users inside it.

I have installed the subuser module, but could't get any option to create subusers for an user.

Anybody likes to guide me about setting up the subuser module correctly?

Thanks

-Imran

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x