I'm getting the following error when trying to send a message to a room
PHP Fatal error: Class 'HipChat\Api\Curl' not found in /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/vendor/dustler/hipchat/src/HipChat/Api/Room.php on line 85
PHP Stack trace:
PHP 1. {main}() /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/test.php:0
PHP 2. HipChat\Api\Room->messageRoom() /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/test.php:15
Fatal error: Class 'HipChat\Api\Curl' not found in /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/vendor/dustler/hipchat/src/HipChat/Api/Room.php on line 85
Call Stack:
0.0029 306064 1. {main}() /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/test.php:0
0.2254 2104256 2. HipChat\Api\Room->messageRoom() /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/test.php:15
(carlos.symplicity.com) FATAL ERROR: Class 'HipChat\Api\Curl' not found in /mnt/dev/devshare/home/moose/cvs/hipchat-notifications/vendor/dustler/hipchat/src/HipChat/Api/Room.php:85 script:test.php
Ideas on this ?
I'm getting the following error when trying to send a message to a room
Ideas on this ?