warning: Cannot modify header information

tasigurl - October 25, 2008 - 19:27
Project:XMPP Framework
Version:6.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Since installing xmppframework, I've been getting the below warning.

warning: Cannot modify header information - headers already sent by (output started at /home/gotantan/public_html/rwolfefamily/modules/xmppframework/contrib/xmppclient/xmppclient.views.inc:1) in /home/gotantan/public_html/rwolfefamily/includes/common.inc on line 141.

Also I cant enable XMPP-VCARD because User_relationship_field_perms is missing (see below). where do i find User_relationship_field_perms?

"XMPP-VCARD 6.x-1.0 Provides the ability to synchronize your xmpp server vcard
Depends on: XMPP-Framework (enabled), Content Profile (enabled), User_relationship_field_perms" (missing)

#1

darren.ferguson - October 25, 2008 - 21:25

Not sure about the views issue, have you retrieved the latest dev since i believe there was an issue prior to last thursday that the dev version has fixed.

User Relationship field permissions is in the user relationships module http://drupal.org/project/user_relationships

Please advise which version of the module your using.

#2

tasigurl - October 26, 2008 - 04:47

I am using the latest dev for xmpp but still getting
User_relationship_field_perms (missing) for XMPP-VCARD.

I am using User_relationships_-6.x-1.0-beta8

#3

darren.ferguson - October 26, 2008 - 16:07

Altered the HEAD so it removes that dependency. The UR module i guess has removed that function. I am not sure what effect this will have if any on the xmpp_vcard module but it might not have any.

I need to re-check it tomorrow when i have more time.

#4

tasigurl - October 26, 2008 - 17:33

I installed the dev version for both xxmp and user relationships and still getting the missing msg.

AttachmentSize
xmpp.JPG 101.95 KB

#5

darren.ferguson - October 26, 2008 - 20:55

It wont make it to the dev version until tonight, i have updated the CVS head but it wont update until drupal,org runs their update script tonight, so it will change then.

#6

tasigurl - October 27, 2008 - 16:53

Oh, ok. thank you I will keep you posted.

#7

darren.ferguson - November 16, 2008 - 16:08
Status:active» closed

No comments hence closing

#8

suit4 - June 9, 2009 - 13:48
Status:closed» active

reopening, it's so simple to fix it.
just remove the whitespace in front of the first php tag.

do we need a patch for this?

#9

darren.ferguson - June 9, 2009 - 14:11

I just checked out the branch for the drupal dev on the views and there is no white space in the file you are speaking about.

Can you please verify this against the 6.x.1-dev CVS

Also have created new 6.x.2-dev branch that is the new standard for the xmppframework. Lots of updates and bug fixes are in this one.
It should be released very soon. Just trying to make the necessary upgrade scripts.

#10

darren.ferguson - August 27, 2009 - 21:59
Status:active» closed

6.x-2.0 should resolve this issue, we have been running for about 1 month with no issue on this release.

 
 

Drupal is a registered trademark of Dries Buytaert.