| Previous topic :: Next topic |
| Author |
Message |
psuarez
Joined: 17 Mar 2008
Posts: 6
Location: Sarasota, FL
|
| Posted: Tue Apr 08, 2008 8:22 pm Post subject: firefox toolbar login |
|
|
Hi,
I'm new to vtiger and i recently installed the Firefox tool bar. The demo works but when i try to connect to my vtiger this error appears (cannot connect to vtiger crm server, check url)
my user name password and url are correct. i fallow the manual when installed, is there a configuration or permission issue i might off overlooked?
thank you in advance |
|
| Back to top |
|
psuarez
Joined: 17 Mar 2008
Posts: 6
Location: Sarasota, FL
|
| Posted: Thu Apr 10, 2008 1:38 pm Post subject: Re: firefox toolbar login |
|
|
anybody?
I really need help with this please help |
|
| Back to top |
|
biketom
Joined: 17 Feb 2007
Posts: 264
Location: München / Germany
|
| Posted: Thu Apr 10, 2008 7:02 pm Post subject: Re: firefox toolbar login |
|
|
Hi,
I use the firefox plug-in as well, it's working fine.
It you connect via https, have you accepted encrypten permanently?
Bye,
Tom |
|
| Back to top |
|
thomx
Joined: 12 Apr 2008
Posts: 4
Location: Cologne
|
| Posted: Sun Apr 13, 2008 7:07 am Post subject: Re: firefox toolbar login |
|
|
Hi,
this is a format error in the soap/firefortoolbar.php at line 184 and 198 when calling the addComplexType in the wsdl class. It seems that the error has no effect on an windows installation.
You have to change the values in the addComplexType request or use the modified attached file.
To use the modified file copy the firefoxtoolbar.php in the vtiger_root/soap directory and replace the old file. Or edit this file by your own.
Here are the changes:
on line 189 add a new row and type: '',
to add the missing value.
On line 204 do the same in the second addComplexType request.
Then the following array( ...) you have to cover with a additional array.
So add a new line on line 205 and type: array(
and now on line 209 add also a new line and type a closing bracket: )
ok, try it ... |
|
| Back to top |
|
krisbfunk
Joined: 22 Jun 2008
Posts: 42
|
| Posted: Wed Jun 25, 2008 9:37 pm Post subject: Re: firefox toolbar login |
|
|
| is there an update for vtigercrm 5.04? |
|
| Back to top |
|
krisbfunk
Joined: 22 Jun 2008
Posts: 42
|
| Posted: Wed Jun 25, 2008 9:54 pm Post subject: Re: firefox toolbar login |
|
|
| Still a login problem with 5.04 and this patch |
|
| Back to top |
|
krisbfunk
Joined: 22 Jun 2008
Posts: 42
|
| Posted: Fri Jun 27, 2008 7:01 pm Post subject: Re: firefox toolbar login |
|
|
| I believe my issue was actually with firefox 3, due to the drop in support of SOAP apis. |
|
| Back to top |
|
| |