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

Looking at the user list the user picture stick out of the border

See example:
http://www.sitebuddy.com/profile

How can we get the border around the user data to account for the presence of an image and adjust to the size of the image.

This problem will also happen if you use in a block the function: theme('profile_listing', $user_info, $profile_fields);

Thanks,
Christophe D.

PS: I also logged a bug on the profile module:
http://drupal.org/node/67523

Database Reporting

I want to know if there is a way i can use Drupal to build a custom reporing interface for a MySQL database. I will appreciate any response to this effect.

Thanks.

excerpt and cck

It seems to me that excerpt and cck don't work together.

When I create a new content (of a type created with cck) instead of the teaser i always get the fthe whole text of the node, no matter what I put in the "excerpt" field.
I checked administer >> settings >> content types >> type >> manual excerpt ; it looks ok but it doeesn't work.

Has anyone else had the same problem?

Disabling 'view', but allowing 'edit'

I have written my first module. It is a knockoff of the multi-page Forms API working example. I enabled it in Administer->Settings and all seems well.

That module has created a new Content type. When I create a "new" version of this by going to Content=>Create Content=>NewContentType it creates a new node patterned after the NewContentType.

That all works fine.

Php / Mysql Snippet for Forum Threads, Forum comments, Registered Users

OK im not great at php or in fact mysql so any help here to get me going would be helpfull.

I would like to do a vbulletin statistics like block under my forums with the following info :-

Threads: 14, Posts: 34, Members: 37, Active Members: 17

The active members may be achievable by looking at the last login date, say 1 month ago perhaps ?.

Anyone any ideas where to start on this ?

tinymce failed open stream permission denied in bootstrap.inc

I downloaded the tinymce and put it inside the tinymce directory and then uploaded it to my modules directory (*grin* I just liked saying it like that). But I get this error when loading the admin/modules page:

* warning: drupal_load(./modules/tinymce/tinymce.module): failed to open stream: Permission denied in /homepages/drupal-4.7.0/includes/bootstrap.inc on line 484.
* warning: drupal_load(): Failed opening './modules/tinymce/tinymce.module' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/drupal-4.7.0/includes/bootstrap.inc on line 484.

Pages

Subscribe with RSS Subscribe to RSS - Post installation