No thumbnails!!!

Hy

I just install drupal and i made first post "Welcome" my site name is "Free picture gallery" on my post i attached a picture and amazing no thumbnail.

Haw can i made thumbnails on first page?

Thank You

Drupal Module Finder: The Fastest Search You've Ever Seen.

I just finished adding a new feature to DrupalModules.com. It's an insanely fast module search tool called Module Finder. It searches for results as you're typing, executing queries in as little as 12ms, and updating the results live! If a module has already been rated, it even includes a bar graph right beside the listing.

Allow users to take surveys in Drupal

I am looking for a way to create surveys in drupal but I only found 2 ways to potentially do this:

1. use survey module and forms - I tried this method and I like how they set it up but lacks features

2. Use CCK and views and create a content type. Basically making the content type one survey - It would allow me more options to use CCK as fields but one survey for one content type is rather overkill.

Does anyone have any other suggestions to create surveys where you can view reports (or manually make the reports)?

box_grey for 6.0

Anybody knows if box_grey will, or when, will be made compatible with Drupal 6.0?

If not, which theme is most similar to box_grey and is compatible with 6.0?

changing content for users after loged in!

hi there;
i want user content for when they log in. for example, if a user has a new friend reuest, i want them to see this. Or i want to be able to say hay there !username, how are you today? or goodmornning or something. What page do i edit in order to change the page a user gets when he/she logs in?
thanks
michael

register globals and mbstring error on install

I know this question has been asked many times, I've read the answers, but it doesn't seem to be working for me.

I am on a shared hosting service (ixweb).

I get this error:
* register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings. (Currently using PHP register globals Enabled ('1'))
* Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_input setting. Please refer to the PHP mbstring documentation for more information. (Currently using Unicode library Error)

To the doc team: the php manual is extraordinarily dense, surely we can do better than that. ;p

As far as I can tell, I have the right things in the htaccess file. The multibyte settings were there from the beginning, and I added the register global = 0.

Here's what it looks like:
# PHP 4, Apache 1.

php_value magic_quotes_gpc 0
php_value register_globals 0
php_value session.auto_start 0
php_value mbstring.http_input pass
php_value mbstring.http_output pass
php_value mbstring.encoding_translation 0
php_value register_globals 0

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x