[Vtigercrm-developers] Google Sync Issue

Alex Martin alex at theclearsource.com
Fri Oct 10 15:31:14 GMT 2014


If you have the crm in a folder (vtiger) and not the base directory of the
webserver and have a redirect in index.html to redirect the traffic to that
folder you get an error  

 

 

Config.inc.php: $site_URL = 'http://www.example.com/vtiger'

 



 

To get rid of this error you have to change the $site_URL to
'http://www.example.com' which gets rid of this error but creates a new
error.

 

When you then goto Calendar/Contacts and try to sync with a new google
account the auth fails after you hit allow access on the google page, as the
page then redirects back to the site_URL without the vtiger on the end.

 

What is the easiest work around for this, I'm assuming its something to do
with the redirect.

 

Thanks

 

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20141010/78a592c7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 7159 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20141010/78a592c7/attachment.jpg>


More information about the vtigercrm-developers mailing list