Drupal is up and running but how do I ...?

How to know email address sudmited by anonymous users.

Hi guys.

I give permissions to anonymous users to post comments, and enable in the contact form to include email information.
How I can know this email information of anonymous users ?

I seek in admin page and not find how.

Thanks a lot.

Disable Individual Node Edit By Role

I am trying to find a way to disable editing by specific roles of specific nodes (not node types).

The goal is to allow a user to create a node, edit it, and so on but have a way for an administrator or authorized role to disable their ability to edit that individual node.

Here is an example:

CCK won't index?

I've run the cron.php a couple of times. I wonder why the items created by CCK won't get indexed. As a result the CCK items won't appear in the core search engine.

Can somebody guide on how to get CCK items indexed in the search engine? Most of my contents are created by CCK and I've mostly finished with the tweaking. Then, I just realized that CCK items won't get indexed which are making me sad :(

Please, someone help me out.

Thanks in advance.

This view makes the site bug

Hi!
I've created this block with Views, but when it's enabled on a page, I can't load the page...

Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/da5/includes/menu.inc on line 953


$view = new stdClass();
$view->name = 'bloghead';
$view->description = 'Headline blog';
$view->access = array (
);
$view->view_args_php = '';
$view->block = TRUE;
$view->block_title = 'A la Une';
$view->block_header = '';
$view->block_header_format = '1';
$view->block_footer = '';
$view->block_footer_format = '1';
$view->block_empty = '';
$view->block_empty_format = '1';
$view->block_type = 'list';
$view->nodes_per_block = '1';
$view->block_more = FALSE;
$view->block_use_page_header = FALSE;
$view->block_use_page_footer = FALSE;
$view->block_use_page_empty = FALSE;
$view->sort = array (
array (
'tablename' => 'node',
'field' => 'created',
'sortorder' => 'DESC',
'options' => 'normal',
),
);
$view->argument = array (
);
$view->field = array (
array (
'tablename' => 'node',
'field' => 'title',
'label' => '',
'handler' => 'views_handler_field_nodelink',
'options' => 'link',
),
array (
'tablename' => 'node',
'field' => 'created',
'label' => '',

problem with localizer

i got the following error on my page

unserialize() expects parameter 1 to be string, array given in /srv/www/htdocs/open/sites/all/modules/localizer/localizer.module on line 882.

what should i do? thank you.

Change size of Users Avatar on their profile page but not their other pages

I like the small avatar that shows up when the user posts in the forums or elsewhere, but when viewing the image that is on their profile I want it to be larger. How can I do this?

Pages

Subscribe with RSS Subscribe to RSS - Post installation