Importing osCommerce into Drupal Commerce

is there anyone who knows how to import a osCommerce shop into Drupal Commerce?

Create menu with dropdown submenus

Hi,

I want to create a theme for Drupal 7 and now I have a problem with menus. I want to create a menu with submenus, but I cannot find a function or module or something else which will return or echo all menus with submenus. Please help me.

Thank you.

Add HTML in block

Hi,

I want to know how can I add HTML code in the block for Drupal 7. Is there any module which allow me to add HTML code in the block?

Thank you.

Special design for special content type node

Hi,

I want to know which file to create to display special design for the special content type nodes for D7. For example I created a content type "General Content" and machine name is "general_content" and I want to change the design of the nodes pages which content type is "General Content". I tried to create page--general_content.tmp.php and node--general_content.tmp.php, I cleared all caches from admin/config/development/performance but the special page doesn't display. Please help.

Thank you.

How to access an account's custom field possible values

Hey guys,

In my Account settings I've added a new field "field_usertype" that can have multiple selected value (it's a checkbox Widget Type).

I've manage to access the selected values for a user using this code:

global $user;
$user_data = user_load($user->uid);
$userType = $user_data->field_usertype['und']['0']['value']; 

However, I would need to print all the possible values from the "Allowed values list" field, not just the ones selected for the current user.

Drupal Developer(s) -- Remote | Drupal 5 w/ Nginx, Migration to Drupal 7

We are looking to establish an on-going relationship with an experienced Drupal developer or a team of Drupal developers.

All work can be performed remotely. Scheduling delivery of work can be flexible for the right candidate(s).

Immediate task is to assist our sys admin in migrating an existing production site to a new server.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x