Splash page leading to different pages, each with own menu, how to do it?

Hello, everyone! I am new to Drupal, but I ve been playing with all the options for about a month and I start to understand how it works now.
I have a task: to create a website for a nightclub with the following structure:
1) Splash page (just 3 images reprezenting each floor of the night club)
2) every image leads to a page with different design (for example: red coloured design for the ground floor, violet for the first floor etc). Menu structure is same for all the floors, what is different is only design of the page (colours) & of course content.

No chat or instruction manual

Hi all, my names Al and I'm new to Drupal and was somewhat bummed that the chat didn't work and that the instruction manual wasn't up. I'm looking for a good CMS that has the functionality to put what I need on a site I'm going to build.

I know basis JavaScript, PHP, and AS3 for flash, but don't really want to do much programming at all. I do need a site with membership, forum boards, a chat to do a sports draft. I'm going to need numerous databases for stats, members of the site and players, plus free and paid memberships.

D7: taxonomy_term_load() doesn't work in Computed Field?

Hi, I have a vocabulary called "Style Colors". And in my nodes, I have a field referencing it called "field_stylecolor".

When I have,

$tid= $entity->field_stylecolor['und'][0];
$entity_field[0]['value'] = $tid;

in my computed field, it returns "34", which is the tid of a color (e.g. "red").

Now, I want the computed field to return the (string) term name of the color (i.e. "red"), so I type,

Remove basic page from rss feed

When i create a basic page and promote it to the front page, it shows up in the rss feed. Is there a way to exclude basic pages in the rss feed on the frontpage?

Error messages when the Search module is enabled

Hi everyone,

I'm a newbie with Drupal, I hope it doesn't become a problem... hehe The thing is everything worked perfect with the Search module enabled. Several days ago, I decided to install the Calendar (with all the required modules -Views, Date, Chaos tools...-), and it continued working right until few days ago, when I received the following errors:

• Notice: Undefined property: stdClass::$uri in fblikebutton_node_view() (line 58 of/homez.424/openelec/www/sites/all/modules/fblikebutton/fblikebutton.module).
• Warning: Cannot modify header information - headers already sent by (output started at /homez.424/openelec/www/includes/common.inc:2562) in drupal_send_headers() (line 1039 of/homez.424/openelec/www/includes/bootstrap.inc).
• PDOException: SQLSTATE[HY000]: General error: 1366 Incorrect string value: '\xCE\xB1 the...' for column 'data' at row 1: INSERT INTO {search_dataset} (sid, type, data, reindex) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3); Array ( [:db_insert_placeholder_0] => 48 [:db_insert_placeholder_1] => node [:db_insert_placeholder_2] => design language english as already said these electrodes are analog (BLA BLA BLA, THE CONTENT OF MY WEBSITE IS SHOWN HERE) [:db_insert_placeholder_3] => 0 ) in search_index() (line 705 of/homez.424/openelec/www/modules/search/search.module).

Insert Module and Colorbox

currently using the http://drupal.org/project/colorbox module and the http://drupal.org/project/img_insert to add images inline on a post.

The issue I have is that the insert module only allows me to browse my local computer and not both the server and local computer. Is there any additional modules that I can add or hooks to be able to browse both options when adding an image with colorbox?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x