Results 1 to 2 of 2

Thread: Error connecting Joomla/SugarCRM

  1. #1
    spcoex is offline Member
    Join Date
    Jul 2007
    Posts
    6

    Default Error connecting Joomla/SugarCRM

    Im trying to integrate Joomla 1.0.13 and SugarCRM 4.51e with the portal connector (shown here: http://www.sugarexchange.com/product...hp?product=474) - but Im getting the following error:

    Fatal error: Cannot redeclare class soapclient in C:\xampp\htdocs\joomla1.0\components\com_sugarbugs \nusoap\nusoap.php on line 7240

    Looks like I need to install NUSOAP (a library of php files to suport SOAP0 - how dificult is it to install this on my server? Im using a Windows stack WAMPP (but I also have access to a linux server).

    Thanks

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Error connecting Joomla/SugarCRM

    Hi spcoex,

    Check out the project's forums for the answer to this issue: http://www.sugarforge.org/forum/forum.php?forum_id=2130

    Basically you can either remove the php_soap.dll extension in your php.ini (comment out extension=php_soap.dll and restart apache) or you can rename any instance of soapclient to something else like soap_client. You can find these nusoap.php and class.soapclient.php.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Joomla/SugarCRM Title Labels
    By JackieBM in forum Help
    Replies: 0
    Last Post: 2007-04-30, 02:07 AM
  2. Joomla/SugarCRM for a disaster relief project
    By angeloe in forum General Discussion
    Replies: 0
    Last Post: 2005-11-04, 12:59 PM

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
  •