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

Error line 120 errors

I have managed to get the basic Drupal installation going but i get the following errors at the top of each page

warning: Cannot modify header information - headers already sent by (output started at \\nas1.hosting.netcetera.co.uk\inetc689$\virtualservers\120642\root\includes\database.mysql.inc:120) in \\nas1.hosting.netcetera.co.uk\inetc689$\virtualservers\120642\root\includes\common.inc on line 139.

What does this mean?

Many thanks all

Cyberex

Image posting/uploading

Hello all,
So I am trying to setup an image gallery. However when I select create content -> image or import images and fill everything out and click sumbit/import the process doesnt complete correctly ... it sends me to a blank screen.

When trying to upload a standard image using a gallery the file is uploaded correctly to files/images/temp, but when I view the post I get nothing. No image in the gallery, no thumbnails or anything. Nothing shows up in the logs.

Security Organic Groups

I am trying to implement Organic Groups. I would like my users to be able to create a page (using the page module), but only within a group they are subscribed to. They should not be able to post a page that is not associated with a group (but an admin should).

I have an admin role and anthenticated role, but I can't figure out how to lock down the page creation rules. I can either have the pages available to the admins only (groups can't access them), or I can set up the group security (but then all pages have to belong to a group).

Thanks in advance!
-Andy

'utf8_encode', should be either NULL or a valid callback

Getting these error message

warning: array_map(): The first argument, 'utf8_encode', should be either NULL or a valid callback in /var/www/hypersensory.com/htdocs/includes/unicode.inc on line 284.

All of them seem to happen during a request for page http://www.hypersensory.com/rss.xml
Any idea how to fix this? This was happening right after a fresh install of drupal 4.7 (not an upgrade)

problem with image_assist with 4.7

when i tried to insert an image with image_assist, I get the following code and no image shown.

[img_assist|nid=1|title=test|desc=|link=none|align=left|width=100|height=75]

maybe there is something wrong with my setup perhaps?

ur help is appreciated

Drupal site with a Mambo subdomain not working. Help

Hello all.

I'm running drupal as my main site, but because I'm developing a site for someone who wants to use Mambo, I'm trying to install mambo into a subdomain of the main site.

Following the instructions of my webhosts, I created a folder within the main folder structure and created a virtual host using their control panel.

When I initially tried to navigate to the subdomain, all I got was the main site with a 404 error. I had a feeling this might be to do with the .htaccess file, but I could be wrong.

In any case, I attempted to place a rewrite rule into the drupal .htaccess file which certainly achieved something, since instead of a nice 404 error, I am now getting a 500 error.

The following is the .htaccess file from drupal:


#
# Apache/PHP/Drupal settings:
#

Protect files and directories from prying eyes.

Order deny,allow
Deny from all

# Set some options.
Options -Indexes
Options +FollowSymLinks

# Customized error messages.
ErrorDocument 404 /index.php

# Set the default handler.
DirectoryIndex index.php

# Override PHP settings. More in sites/default/settings.php
# but the following cannot be changed at runtime.

# PHP 4, Apache 1

php_value magic_quotes_gpc 0

Pages

Subscribe with RSS Subscribe to RSS - Post installation