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

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?

Right block floats towards the content on our main blog page.

The right block of our web site, www.designerfinds.ws, floats on the "Member's Blogs" section. The rest of our pages align correctly. This page is generated when the blog item in the menu area of the admin section is enabled.

We are using the Blue Marine theme and have only changed the colors in the css and the logo image. Everything else is the standard css.

Has anyone had this problem before? Is there a work around?

Thanking you in advance for your help in this matter.

Need help with creating an advanced user profile

Hi!
I need help with creating an advanced user profile page.
On the website that I'm currently building each member of the group "clients" should have a private page with his details and images of all ads he has on the website. User won't have to create the account or upload the pictures (an admin is gonna take care of that). There also should be a paypal button so the client can pay for the ads.
That seems like a complicated task for me so any piece of advice is greatly appreciated.
Thank you!

Pages

Subscribe with RSS Subscribe to RSS - Post installation