Skip to content

Object of class core_index_index_controller could not be converted to string #4203

@GaneshKandu

Description

@GaneshKandu

Bug Description

Fatal error: Uncaught Error: Object of class core_index_index_controller could not be converted to string in e107_handlers/application.php:4061 Stack trace:
#0 e107_handlers/application.php(3007): eResponse->appendBody(Object(core_index_index_controller))
#1 e107_handlers/application.php(3055): eController->addBody(Object(core_index_index_controller))
#2 e107_handlers/application.php(569): eController->dispatch('actionIndex')
#3 e107_handlers/application.php(370): eDispatcher->dispatch(Object(eRequest), Object(eResponse))
#4 e107_handlers/application.php(417): eFront->dispatch()
#5 index.php(81): eFront->run()
#6 {main} thrown in e107_handlers/application.php on line 4061

How to Reproduce

Steps to reproduce the behavior:

  1. install on php 7.4
  2. go to fronted
  3. See error

Server Information

PHP Operating System

Linux cpanel.nuftp.com 3.10.0-1062.1.1.el7.x86_64 #1 SMP Fri Sep 13 22:55:44 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

PHP Version

PHP Version 7.4.7

Metadata

Metadata

Assignees

Labels

status: testing requiredSomeone needs to confirm this issue's existence and write a test to prevent the fix from regressing.type: bugA problem that should not be happening

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions