78 1.8 KB

12345678910111213141516171819
  1. ---
  2. title: No access to plugins panel
  3. author: notabug.org/aab
  4. time: Wed, 04 Sep 2019 15:13:49 UTC
  5. status: closed
  6. ---
  7. author: notabug.org
  8. time: Wed, 04 Sep 2019 15:13:49 UTC
  9. content: -----
  10. There's no access to plugins panel. This had happenned before, but i didn't file a bug. <code> Got error 'PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/plugins/AccountManager/AccountManagerPlugin.php on line 69PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/plugins/AccountManager/AccountManagerPlugin.php on line 77PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/lib/util/htmloutputter.php on line 111PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/lib/util/htmloutputter.php on line 116PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/lib/util/htmloutputter.php on line 117PHP message: PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/util/xmloutputter.php:278) in /var/www/html/lib/action/servererroraction.php on line 94', referer: https://khp.ignorelist.com/panel/site </code>
  11. -----
  12. author: notabug.org
  13. time: Wed, 04 Sep 2019 15:45:14 UTC
  14. content: -----
  15. I believe this will be fixed when @biodantas merges https://notabug.org/diogo/gnu-social/pulls/73
  16. -----