"Raju" Mohammad Hossain

Results 11 comments of "Raju" Mohammad Hossain

So upon spending some time behind it, I feel like we should not try to use it without composer as resolving the dependency manually is a real pain. Here is...

So, finally got it working. The require'ing still looks insane. ``` require_dir('./http-message-master/src'); require_once('./psr7-master/src/StreamDecoratorTrait.php'); require_dir('./psr7-master/src'); require_once('./httplug/src/Exception.php'); require_once('./httplug/src/Exception/TransferException.php'); require_once('./httplug/src/Exception/RequestException.php'); require_dir('./httplug/src/Exception'); require_dir('./httplug/src'); require_once('./promise-master/src/Promise.php'); require_dir('./promise-master/src'); require_once('./message-factory-master/src/RequestFactory.php'); require_once('./message-factory-master/src/ResponseFactory.php'); require_once('./message-factory-master/src/MessageFactory.php'); require_dir('./message-factory-master/src'); require_dir('./php-stream-filter-master/src'); require_dir('./promise-master/src'); require_once('./message/src/MessageFactory/GuzzleMessageFactory.php'); require_dir('./message/src'); require_once('./discovery/src/Exception.php');...

> We write one file that has all the requires in it and then the user can require that Yeah, that's what I implied. If we write the bash script...

@kylelogue can you please provide the exact steps to reproduce including wordpress, plugin, php versions.

Can you please report this - WordPress version - phpMailer version - SparkPost plugin version are you getting this all of a sudden (i mean were it working earlier but...

Did you enable email logging? can you inspect the request and response sections to see any differences in either one?

@netsujit thanks for your suggestion. we'll surely consider it. however, as an intermediary solution, you should be able to [use a hook](https://github.com/SparkPost/wordpress-sparkpost/blob/master/docs/hooks.md) (like `wpsp_response_body`) to set a campaign.