CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Joomla - Civimail - SOAP
Pages: [1]

Author Topic: Joomla - Civimail - SOAP  (Read 7115 times)

woyzeck

  • Guest
Joomla - Civimail - SOAP
February 16, 2008, 02:43:17 pm
Does Civimail work with Joomla 1.013 and 1.014?  SOAP isn't working on my installation.  From the documentation wiki and the mailing lists there seem to have been problems in the past.  Have these issues been resolved, if not are there any plans?  This, to me, is a very very important feature of CivicRM.

Woyzeck

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Joomla - Civimail - SOAP
February 16, 2008, 08:33:09 pm

You will have to be a bit more specific with your report. Please give us some more details on "SOAP isn't working on my installation".

Most of the CiviMail testing has been done under Drupal. We hope that the community steps up and helps us debug any issues with Joomla and CiviMail. Brian (lcdweb) might be running some civimail installs on joomla and maybe able to help out here :)

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

woyzeck

  • Guest
Re: Joomla - Civimail - SOAP
February 17, 2008, 04:59:43 am
These are my results using of the soap session using trace.  I, unfortunately,  need to use imap2soap because I have set up my server for virtual hosting.  At least from what I understand I cannot go the Amavis route.  In any case, these are my results.  Even if I try to browse to the soap page, it is just blank.  Looking through the forums, wiki and mailing lists, it seems that this is the same result others had gotten.  :'(

I am currently taking a crash course in drupal. ;D

Woyzek


Quote
SOAP::Transport::HTTP::Client::send_receive: POST http://www.<mydomain>.org/administrator/components/com_civicrm/civicrm/extern/soap.php HTTP/1.1
Accept: text/xml
Accept: multipart/*
Accept: application/soap
Content-Length: 517
Content-Type: text/xml; charset=utf-8
SOAPAction: "urn:civicrm#authenticate"

<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><authenticate xmlns="urn:civicrm"><c-gensym3 xsi:type="xsd:string">username</c-gensym3><c-gensym5 xsi:type="xsd:string">password</c-gensym5></authenticate></soap:Body></soap:Envelope>
SOAP::Transport::HTTP::Client::send_receive: HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection: close
Date: Sun, 17 Feb 2008 12:40:02 GMT
Pragma: no-cache
Server: Apache/2.0.52 (CentOS)
Content-Length: 0
Content-Type: text/html; charset=UTF-8
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Client-Date: Sun, 17 Feb 2008 12:40:03 GMT
Client-Peer: my ip address
Client-Response-Num: 1
Set-Cookie: PHPSESSID=mal2aqn054cdijbspdttf1itb1; path=/
X-Powered-By: PHP/5.1.6

imap2soap: error during the SOAP initialization

woyzeck

  • Guest
Re: Joomla - Civimail - SOAP
February 17, 2008, 08:34:02 am
Okay..   well, I guess it either has to do with imap2soap-2.1.pl or my server as I get the same result under a drupal installation.  I have all the required perl modules installed.

Woyzeck

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Joomla - Civimail - SOAP
February 18, 2008, 12:12:58 am
Your best bet would be to contact the imap2soap authors/maintainers at the civicrm-mail mailing list.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

woyzeck

  • Guest
Re: Joomla - Civimail - SOAP
February 18, 2008, 08:36:47 pm
After checking to see if it was a permissions issue and making sure that it wasn't that I had something misconfigured, I came to the conclusion that it definately had something to do with the soap server.  I decided to take a 24 hour break, and in the middle of the day while installing shelves it came to me.  Yeah...  ahh  hemmmm.... yeah.... sorry...

Moral....

Make sure that you have installed php that was compiled with soap enabled.

Woyzeck


woyzeck

  • Guest
Re: Joomla - Civimail - SOAP
February 18, 2008, 09:06:45 pm
Sorry again...  that was only part of the problem.  I have it working with Drupal but not with Joomla.  I get an invalid login error with Joomla but not Drupal:

Quote
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>Invalid login</faultstring></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
SOAP Error: 1->faultstring

I will post something to  the civicrm-mail mailing.

Thanks.

Woyzeck

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Joomla - Civimail - SOAP
February 19, 2008, 01:49:18 am
Are you sure the Joomla user has access rights to CiviMail in your Joomla install?
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

woyzeck

  • Guest
Re: Joomla - Civimail - SOAP
February 19, 2008, 08:06:04 am
Yes.  I was using a super administrator account since I was just testing.  I was going to test is out on a Joomla 1.0.12 Installation to see if it is an issue with the new method of encrypting passwords in the database in Joomla 1.0.13.   I see that this was addressed in CiviRM 2.0 (which I am running), but I am not using Amavis, I am using the IMAP2SOAP script.  Am I right to assume that this where that particular issue would need to be addressed?

Woyzeck

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Joomla - Civimail - SOAP
February 19, 2008, 10:52:13 pm
Most probably – yes. This is the place you need this working, so even if it’s not imap2soap itself, it is the place to test the issue from.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • Joomla - Civimail - SOAP

This forum was archived on 2017-11-26.