1. Randy Carey
  2. CMandrill for Joomla
  3. Wednesday, 10 July 2013
  4.  Subscribe via email
I installed CMandrill (2.0.1) on two different 2.5 installations on my localhost. Each time, after I entered by Mandrill API key, the options popup said I was successful, but when I closed the options popup, the component displayed a blank white screen. I changed the URL to get back to an admin page, enabled the plugin, clicked on the component dropdown of CMandrill, and again I had nothing what a blank white screen (with no HTML in the source).

Then I installed CMandrill on a 2.5 test site sitting on a web server. This time, after entering the API key, I was able to see the CMandrill dashboard as demonstrated in the video.

Does CMandrill not work on a WAMP/localhost (where Joomla's Mailer option does not work)? Or is it likely that it will if I only changed some setting?
Responses (3)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Hey Randy,
what are you holding? Is that a gold fish? Or a jug of beer with meat in it :D

About CMandrill - of course that you can use it on localhost ( I do so on my dev. machine). The white screen indicates that there is a PHP error that happens, but error reporting is suppressed.

Go to your joomla's global config and set error reporting to dev. level. After that when you try to send a mail you should see the error that happens.

Cheers,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMandrill for Joomla
  3. # 1
Accepted Answer Pending Moderation
Thanks for the explanation. I should have thought of turning up the error messages. And I'm glad I can run CMandrill as I develop on a localhost/WAMP installation.

As for my Avatar... In 2006 I was in the Amazon Rainforest on assignment for an aquarium magazine, exploring on an expedition with a research organization. I was holding up a bag of a desirable species that I netted in a tiny side stream. The river system is classified as "black water" due to the high saturation of tanins in the water - tinting it deep amber. Though the avatar does not explain the story behind it, it reminds me of the satisfaction I get from exploration and discovery.
  1. more than a month ago
  2. CMandrill for Joomla
  3. # 2
Accepted Answer Pending Moderation
I returned to this issue and discovered the problem - and a solution that I thought would be valuable to share.

The error occurred in a helper class at the line calling curl_init(). Apparently cURL does not work correctly on WAMP and php 5.4.3. The solution was to download a new version of php_curl.dll (I did so here: https://coderwall.com/p/9c_j6w), replace my current version of this file with the new one, and restart WAMP. Additionally, I had to open php.ini and uncomment the line
extension=php_curl.dll

That solved my problem.
  1. more than a month ago
  2. CMandrill for Joomla
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!