Vtiger is a PHP-based, open-source CRM application which forked off SugarCRM. Very suitable for small and medium enterprises, it uses the Smarty template engine. One can also import and export specific modules with or without customization.
I have to modify the password of an account on a vtiger crm. The problem is that I don't know the location of the database.
Anyone know the path of the database containing the credential of the users?
I'm using a CRM software called vTiger which uses the function openssl_encrypt. Unfortunately my hosting (Hostgator) doesn't support it on php 5.2.17. They do support it on php 5.3, but I can't use it as vTiger has a lot of deprecated…
If I try to login in the vtiger customer portal i get the error "Could not connect to server".
I have installed vtiger 5.4.0 and vtiger customer portal 5.4.0.
The machine is a Linux CentOS 6, php version 5.3.3.
In the "vtiger_del\config.inc.php" i…
I'm newbie in vtiger. I'm trying to insert the field "Service Name" from Services module in TroubleTicket module, but up to now I wasn't able to do it.
Generally speaking, is it possible to insert a field in a Module from another module? If so, how…
I am working on a project and we need a support system like crm for own customers.
Could you please help me which one should I choose
My needs are
1. Can easily be accessed on mobile web
2. I can easily add my own extention
3. cutomize whole user…
I use vTiger for managing leads. When a new lead is assigned , I'd like to send auto email to the man whom the lead is assigned to.
When any field in a given lead record is changed, I'd like to send him and to the record's owner another email…
I have used vTiger WebForms module to insert new leads inside the vTiger system,
now I need to perform an update for these leads - is there any to do this operation?
I did not find any reference for this operation...
If I got to calendar, click on To Do, then try to add an event, the form pops up, I fill it out, press save, but no Event gets added.
In the SQL error log's I see an error like this:
2011-09-29 14:57:07 EDT ERROR: null value in column "visibility"…
I hope all of you are doing well. I have created 1:M relationship between custom modules and Custom relationship used this script.we have run this script in root folder. 1:M relationship are working fine and relationship view also perfect.
…
I having a problem using vTiger.
Actually i had no problems but we had to format one of our servers and as the SQL has been backup'ed i had no worries about vTiger.
Just got vTiger folder backup'ed too, but when i had my server back and put the…
So basically I need to use the update Rest API (Data objects operations) to update the fields in the vTiger CRM.
but I am having this issue:
Permission to perform the operation is denied for id
update operation postman
I am missing something? Can…
I'm attempting to create and add a socket.io module to my vTiger 7.0 so that I can update fields in real-time to multiple users.
We are have issues with users changing fields that should be locked while our quality control is attempting to check the…
Hello I am usign VTiger CRM version 5.1 and when a user i trying to generate Report called "Last Month activities" in the result area only following error is given:
Report generation failed!
Too many tables; MySQL can only use 61 tables in a…