Cannot modify header information - headers already sent by...

Hiya,

I have just migrated the site from one server to another using the following process:

1. taking all the files and posting them on the new server
2. Migrated a database dump across
3. Changed the database settings to fit the new server

The site works generally, but it seems that anything that uses header changes fails, for example the search will not work if you send a keyword in the form, if you do that you get a blank page. But if you go to the page directly i.e. (index.php?q=search/node) in which case i get the following error:

warning: Cannot modify header information - headers already sent by (output started at D:\path\to\script\template.php:13) in D:\path\to\script\includes\common.inc on line 269.

The administrator login has a similar issue, logging in gives a blank page, but when you go to the link directly afterward you get the following error:

Cannot modify header information - headers already sent by (output started at D:\path\to\script\template.php:13) in D:\path\to\script\includes\common.inc on line 269.

---------

I have seen people ask if there are any extra lines after ?> in template.php on this forum, but i have checked here and there isn't.

The most puzzling thing is, that this code base and database are running correctly on the other server (and are still live).

Mixing two Drupal websites' users

Hi.
I'm running a Drupal 4.7.2 based website for a project. On this website, I created 3 roles of users and I approve/deny every single user that signs in.
Now, my boss asked me if it is possible that the user of a new partner's website (also in Drupal) can automatically become users of our site with their profile on the other site.
Is it possible? I want to keep this procedure safe and sound, how can I do it?

Thanks

access content discriminated by each user

Can I give access content allowing access content by each users to view content. This should be enabled for each users to see diferent contents

Offline Manual

Hi All,

Just wondering on off line manual such as chm, html or pdf. Do anyone have done converting the Drupal handbook to off line manual?

Content only available when logged in as Admin

Hello;

My host just upgraded from PHP 4.x to PHP 5.2.5 and MySQL 4.x to MySQL 5.0.27, I'm running Drupal 4.7

When logged in as Admin/user1, I see all the content and everything appears normal but when I'm not logged in and viewing as an anonymous user all the menus and taxonomy terms exist but there is no content. The main page shows the "welcome to a new drupal installation" page. In the access permissions I unchecked saved and rechecked and saved "view content" for anonymous users but that didn't help.

Any suggestions?

audio_module makes wrong path to song

OK I installed the audio_module successfully but I have one issue.
The song doesn't play but it can be downloaded,
I found the problem but I don't know the cause.

The url to the play file location is automatically turned into this:
http://www.mysite.com/%2Fwww.mysite.com/audio/play/4781

instead of what it should be :
http://www.mysite.com/audio/play/4781

Thanks any help would be appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x