Hi,
I got the following error on installing The Content type overview module, I am really looking forward to this module work. Will make content type admin work WAY easier.
Warning: Call-time pass-by-reference has been deprecated in ./sites/all/modules/content_type_overview/content_type_overview.module on line 98
Additionally the module seems to conflict with boost. . .
warning: Cannot modify header information - headers already sent by (output started at /home/content/t/h/e/theblacke/html/sites/all/modules/content_type_overview/content_type_overview.module:98) in /home/content/t/h/e/theblacke/html/sites/all/modules/boost/boost.module on line 2846.
Any help would be appreciated.
Thanks, in adavnce!
Comments
Comment #1
austintnacious commentedAlso, I can go to admin/content/types but if try to go to admin/content/types/overview I get "Page not Found"
Comment #2
wulff commentedThe "call-time pass-by-reference" error has been fixed in the latest version of the module.
I think the Boost error is caused by PHP printing the "pass-by-reference" error message.