Project:KnowledgeTree integration
Version:5.x-1.x-dev
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Not a bug with your module, but a bug I ran into with KT. Took me hours to track down, thought I would post the info here to save some others the trouble.

If you receive a php error message about "headers already sent" that points to the rss2array.inc.php, the fix is simple;

Locate the file:

/kt/plugins/rssplugin/rss2array.in.php

edit the file and replace the shorty php tag <? with the full one: <?php

bingo-- error gone!

hope this helps someone....

Comments

#1

Status:active» fixed

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here