Page 1 of 1
module debugs popping up
Posted: Mon Apr 30, 2007 11:59 am
by moorezilla
I recently upgraded to customcontent 1.4.6 and now I get the following debug message when I try to reindex material for the search that ships with cmsms.
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 1
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 2
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 2.5
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 3
...
Reindex Complete!
The reindex seems to finish, but it prints a long series of the above before it says that the reindex is complete.
Also, using the uploads module (not the one that ships with the base cmsms, but the Uploads module 1.3.0 beta), I also get debugging messages, though it also seems to work correctly despite the debugging messages.
Any ideas on these?
php5.2. mysql 5.x, ubuntu 7.04, apache2
Thanks,
am
Re: module debugs popping up
Posted: Mon Apr 30, 2007 3:46 pm
by moorezilla
This occurs when saving global content blocks, though again, it seems to work despite these errors.
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 1
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 2
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 2.5
DEBUG: CustomContent::DoEvent( Search, SearchItemAdded ) 3
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 167
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/web/chelseahigh/chs/modules/CustomContent/CustomContent.module.php:211) in /home/web/chelseahigh/chs/lib/classes/class.admintheme.inc.php on line 176
Re: module debugs popping up
Posted: Tue May 01, 2007 2:32 am
by calguy1000
oops, sorry about the debug statements (I'm bad for that). I'll re-release the module here in a day or two with those removed.
Re: module debugs popping up
Posted: Tue May 01, 2007 10:02 am
by moorezilla
Thanks, Calguy!
Re: module debugs popping up
Posted: Mon May 14, 2007 3:37 pm
by moorezilla
Is this still in the queue? I know you're not busy, Calguy!

Re: module debugs popping up
Posted: Wed May 30, 2007 9:33 pm
by moorezilla
Will this be fixed for 1.1, or is it not related to the new module checks?
Re: module debugs popping up
Posted: Wed May 30, 2007 10:00 pm
by calguy1000
I fixed it and released it a long time ago.
Re: module debugs popping up
Posted: Wed May 30, 2007 11:00 pm
by moorezilla
Doh... my bad. I didn't see a new version number and didn't realize this was fixed. Thanks!