Language selection depending on domain

I used the Domain Access module to create a different domain for each country, so i now have a site for France, Belgium, Germany.
France and Germany are ease there is only one official language so i set the default language and done. But in Belgium for instance i have a Dutch and a French version of the content so i need an extra language selector.

Drupal very slow (+4 seconds to load a page)

Hello everyone,

we are running a site which is based upon Drupal7. On this site I am using a few modules, but mainly Views, and some CCK-gimmicks like Link or eMail. Overall there're more than 20 Views, which can be found all over the site, in blocks and as pages.

Undefined Property

"Notice: Undefined property: stdClass::$field_youtubevideo in include()......"

I have a view displaying a list of fields and I am making a call to the view variable to output the value in a custom view.tpl.php template.

Even though the output shows exactly how I would like it it is still displaying this error on the page. Any ideas?

Help with Count in Views

Hello Drupalists

I am using views 7.x-3.0-rc1.
I want to make a summary of certain happenings. Think football.
Goals / Yellow / Red ... per player.

So now I've got without count():
- Goal
- Goal
- Goal
- Yellow
- Goal

I used "use aggregation".

With count():
- 1
- 1
- 1
- 1
- 1

What I want is:
- Goal 4
- Yellow 1

setting up an online store

Hello,

I need some advice on setting up an online store. I know there are some great modules out there that can make this happen but I need some advice and recommendation on what to use, pros and cons...etc

For D7:
Drupal Commerce
http://drupal.org/project/commerce
http://www.drupalcommerce.org/

Ubercart
http://drupal.org/project/ubercart

How to create a cck text field with php default value

Hello everybody.
I've been searching for quite a while now and still wasn't able to find an answer.

I'm using Drupal 7.4 and I created a new content type. There i want to add a simple text field that has a Default value where I can add PHP. Normally, the Default value shows only plain text.
How can I achieve this?

Thanx.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x