PHP Fatal error: Declaration of Call::__construct() must be compatible with BaseClass::__construct() in voipdrupal/modules/voiptropo/tropo_webapi/tropo.class.php on line 845

I got that once I enabled voiptropo but not configured it yet and run cron

Comments

SocialNicheGuru created an issue. See original summary.

tusharbodke’s picture

Assigned: Unassigned » tusharbodke
socialnicheguru’s picture

I saw this on a forum.

I think you have to download and use:
"https://github.com/tropo/tropo-webapi-php" The downloaded zip file is: "tropo-tropo-webapi-php-release-1.1.2-8-ge3a207b.zip"

the above fix caused:
Argument 1 passed to Message::__construct() must be an instance of Say, none given, called in [error]
ites modules/message_digest/message_digest.module
on line 16 and defined tropo.class.php:1078 [13.91 sec, 176.48 MB]

I am not sure if this is directly responsible. What I do know is that if I disable voip_tropo the issue goes away.