Copying the functionality of another install

Hello,

I am trying to copy the functionality of another site as I have the same theme, and want my site to look the same.

I am trying to work out how to enable the navigation section, with the links for home and help and such, each with their own icons. I guess I would have to make the pages first, but then how do they each have an icon?

From what I understand, the navigation menu is what you see after you log in, not something that is persistent even when you have not logged in.

DATALIFE Engine

i want to build a site like http://www.dl4all.com/ , http://freshwap.net/ and they use datalife engine.I have just started so can I do it with drupal.

Upgrading modules

Hi everybody,

Im very new to drupal and I have just installed drupal 7, since I want to get started with the new stuff. Well I'm about too install views for drupal 7 and since its a development version I guess it will be updated ongoing and I would like to hear if any have any links how to upgrade modules and if it is possible/very difficult.

Thanks in advance, Christian

Need help with hook_menu, getting notices from _menu_translation()

I have defined a menu item in my module like this:

<?php
  $items['user/%/mymodule/x/y/%'] = array(
    'title' => 'Text',
    'page callback' => 'drupal_get_form',
    'page arguments' => array('mymodule_something', 1, 5),
    'type' => MENU_LOCAL_TASK,
  );
?>

which is working fine functionally but in the log I have lots of notices like Notice: Undefined offset: 5 in _menu_translate() (line 728 of /drupalroot/includes/menu.inc).

Poll displaying in block

I have installed the poll module and also have it in a block, but it seems to only display 1 poll. Is it possible to display all my polls inside the block.

Adsense revenue sharing

Hi! Friends
i m trying to build a eductional website/online learning platform/content provind platform which has a adsense revenue sharing when someone uploads content & is being viewed by other!!
Any module u know can help me???
I m bit confused!
Thanks in advance
sumonigupta@gmail.com

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x