Top "Vtiger" questions

Vtiger is a PHP-based, open-source CRM application which forked off SugarCRM.

How can enable imap in php.ini

I was trying to install vtiger in my server for installing vtiger we need to enable imap I tried to …

php vtiger php-ini
Object with id was not of the specified subclass

I'm getting a weird error on my application. I'm trying to retrieve an list of entity from database (MySQL) with …

java mysql sql hibernate vtiger
Creating custom module in Vtiger CRM from scratch with table

I am new to Vtiger CRM and I have searched a lot to find how to create a custom module …

php vtiger
create custom module in vtiger 6

Hello there I'm new in vtiger. Now what i want to know is how to create costum module without using …

module vtiger
Vtiger Custom Module : "Sorry! Attempt to access restricted file."

I have created a test module name Mytest. While saving values from the module, I am getting a blank page …

php crm vtiger
SugarCRM or Vtiger?

I'm working on deploying a CRM in a University, the software to deploy has to be open source. My research …

crm sugarcrm vtiger
Painfully set the sql_mode for vtiger

I couldn't figure out what Vtiger was on about when it asked me to set the php.ini file to …

mysql vtiger my.cnf
Update existing ticket in VTiger

I am a newbie to VTiger, I am using the 5.2.0 version to try, learn implementing Issue Tracking. Intro: A client …

php crm issue-tracking ticket-system vtiger
mkdir(): Permission denied in /var/www/vtiger/includes/runtime/Viewer.php

I am trying to install vtiger 6 on my ubuntu system on apache server. I am getting a error while running …

php ubuntu permissions mkdir vtiger
vTiger webservice "ACCESS_DENIED : Permission to perform the operation is denied for id"

I want to add SalesOrder through vTiger webservice. I'm using for this vtwsclib. Here is the code: <?php include_…

php web-services api vtiger