I've got this really strange problem here. I wanted to edit the dynamic user registration fields, so I went to global.php and edited accordingly. I then added it in as a string, and all went fine and well.
Here's the weird part, when I installed PNphpBB2, for some reason it didn't work, and I got this message:
Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/includes/sessions.php on line 288
Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/includes/sessions.php on line 289
Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 665
Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 666
Warning: Cannot modify header information - headers already sent by (output started at /home/aquila/public_html/test/language/eng/global.php:505) in /home/aquila/public_html/test/modules/PNphpBB2/admin/index.php on line 667
Since it stated it originated from global.php, I can only conclude that my editing somehow mixed up something. I also got a Blank Page when I tried to access admin, like Blocks etc.
I tried searching the forums, and double-checked my method of editing global, but to no avail. Anybody can help me here?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 10:33 PM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
