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

austintnacious’s picture

Also, I can go to admin/content/types but if try to go to admin/content/types/overview I get "Page not Found"

wulff’s picture

Status: Active » Fixed

The "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.

Status: Fixed » Closed (fixed)

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