Results 1 to 7 of 7

Thread: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

  1. #1
    Kusanagi is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Exclamation Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Hi all! I'm new around the forum and I registered with the purpose off having some help from around here.

    Going to the point... I'm having problems making interaction between Joomla 1.8 and SugarCRM 4.0.1g.
    Both are installed in the same server.

    I'm trying to implement search boxes in my webpage. A user makes a search and if any kind of information related to that search exists in the database of SugarCRM, that information would be displayed on the results of the search.

    Example: A user searches for a phone number. If that phone number exists in the SugarCRM database, then the information related to that phone number would be provided to the user.

    Going back to the point...

    First off, I tried to configure Joomla! Went to the Sugar Cases Configuration and inserted all the information necessary to the server.

    OK, next I tried to access the Sugar Cases Field Selection and ended up with this error...

    HTTP Error: Unsupported HTTP response status 404 Not Found (soapclient->response has contents of the response)

    I believe that Sugar and Joomla are being able to connect between themselfs, but there must be something wrong in the configuration or something that I simply haven't found out yet... Anyways...

    If I try to access the Sugar Registration Configuration, it gives me the following error:

    Warning: Invalid argument supplied for foreach() in C:\Inetpub\vhosts\exportur.com\httpdocs\administra tor\components\com_sugarregistration\admin.sugarre gistration.html.php on line 57

    Can anyone around here help me so that I can make the interaction between Joomla and SugarCRM?

    Thanks A LOT in advance.
    Cheers.
    Last edited by Kusanagi; 2006-09-08 at 05:08 PM. Reason: Title Change

  2. #2
    Kusanagi is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Exclamation Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Waiting for help please...

  3. #3
    Kusanagi is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Exclamation Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    I'm still waiting for help... please...

  4. #4
    Scott_Savage is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    Sydney, Australia
    Posts
    193

    Default Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Ok I am assuming you are trying to do the SOAP integration and the foreach is faulting because it is returning an empty array? You will need to post your code here. Also check out the sample SOAP scripts in the example directory to get a better idea of how to interact with Sugar SOAP.

    Another thing you might want to check out is this project: http://www.sugarforge.org/projects/sugar-mambo

    I know mambo is different to Joomla, but it is close enough that with a bit of tweaking I reckon you could get some of it working at least (or it will give you code snippets to copy and paste and develop your own module).
    Web Server: IIS 6, Win2k3
    PHP: 5.2.5
    MySQL: 5.0.27-community-nt
    Sugar: 4.5.0j Open Source
    Website: www.scottsavage.net

  5. #5
    Kusanagi is offline Member
    Join Date
    Sep 2006
    Posts
    6

    Exclamation Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Quote Originally Posted by Scott_Savage
    Ok I am assuming you are trying to do the SOAP integration and the foreach is faulting because it is returning an empty array? You will need to post your code here. Also check out the sample SOAP scripts in the example directory to get a better idea of how to interact with Sugar SOAP.

    Another thing you might want to check out is this project: http://www.sugarforge.org/projects/sugar-mambo

    I know mambo is different to Joomla, but it is close enough that with a bit of tweaking I reckon you could get some of it working at least (or it will give you code snippets to copy and paste and develop your own module).
    OK, so the HTTP Error is now corrected, It was a configuration problem. Despite the fact that now he doesn't give me any error, it stil doesn't show me any kind of information of the database in the Field Selection section.

    The foreach error still keeps up... I already knew about that project, and I will give a deeperlook into it...

    What code do you want me to post? All the code of the file that gives me the foreach error?

  6. #6
    arunvallappan is offline Junior Member
    Join Date
    Mar 2008
    Posts
    4

    Default Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Hi,
    I get exactly the same message when i try to access Form fields of sugar registration component.

    Warning: Invalid argument supplied for foreach() in ..\administrator\components\com_sugarregistration\ admin.sugarregistration.html.php on line 57


    do i need to change something in any of the php files ?
    if someone has already solved it or have any idea.. please let me know..

    thanks,
    best regards

    arun


    Quote Originally Posted by Kusanagi
    OK, so the HTTP Error is now corrected, It was a configuration problem. Despite the fact that now he doesn't give me any error, it stil doesn't show me any kind of information of the database in the Field Selection section.

    The foreach error still keeps up... I already knew about that project, and I will give a deeperlook into it...

    What code do you want me to post? All the code of the file that gives me the foreach error?

  7. #7
    mooz is offline Member
    Join Date
    Mar 2009
    Posts
    5

    Default Re: Interaction between Joomla and SugarCRM - PLEASE HELP! - Urgent!

    Hi,


    - Check your SOAP response:
    we have developed the following script that you help you to check if your SugarCRM SOAP response is returned properly. If you do not get an XML result, please see with your administrator or your host (Joomla/SugarCRM) to fix the issue.
    Download SoapResponseTest.zip

    You can create your own instance of SugarCRM Demo for Free @ http://www.sugarcrm.com/crm/ondemand_eval.html and test your component.

    Thanks
    Best regards
    __________________
    Company : Source Creativity LLC
    Joomla and SugarCRM Integration, Joomla addons
    Among our products:
    - RichContactPro is a Joomla Component that helps users to create Forms and integrate Joomla with SugarCRM in few minutes.
    - RichContact
    - SugaryCB
    Websites : http://www.sourcecreativity.com
    Email : sugarcrm@sourcecreativity.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •