Questions tagged [vtiger]

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.

Links

548 questions
0
votes
1 answer

vtiger vs sugarcrm for building custom product

which one of those is better for building custom product? which one is easier and faster for development? i found vtiger to contains more modules but on the other hand sugarcrm seems to have better docs and easier in development. Is this correct?
Feras Odeh
  • 9,136
  • 20
  • 77
  • 121
0
votes
0 answers

phpmyadmin in vtiger missing extentions

trying to use phpmyadmin with vtiger and getting a lot of missing extension errors. I have uncommented the extensions it requires in php.ini and there in the extension folder within vtiger but still comes up with errors, anyone got any other…
David
  • 181
  • 1
  • 2
  • 12
0
votes
0 answers

Jasperserver URL - PHP

When I log in on Jasperserver, everything is ok. I can execute all the reports with parameters. But when I log in through PHP with that…
user1756365
  • 135
  • 3
  • 12
0
votes
0 answers

Login on Jasperserver with php

I have an open source CRM system (vTiger) Now I want add a button and when I click on that button it opens my jasperserver url , but already logged in with username and password I provide through php... How can I login with PHP in jasperserver? Is…
user1756365
  • 135
  • 3
  • 12
0
votes
1 answer

How to increase the row hight in ListView in Vtiger 5.4

Am new here and said that. I would appreciate any and all the help thats possible which will help me understand how I can make the best out of StackOVerflow. I do have a lot of questions though as I am into freelance programming/designing works. So…
Reet Bons
  • 1
  • 1
0
votes
2 answers

User Privileges not getting saved in vtiger CRM

I have installed Vtiger CRM and i started working on it. I am trying to change the privileges for administrators and for other profiles in CRM Settings->Profiles but nothing is getting saved after WASP, before that till PBX Manager its getting…
user1321271
  • 255
  • 3
  • 10
  • 21
0
votes
1 answer

Vtiger Webform issue

I am trying to store data in vtiger leads module. i can send variable via file_get_contents() but its not working . here is my code $moduleName = $_POST['moduleName']; $company = $_POST['company']; $firstname =…
0
votes
1 answer

Installing vTigercrm - why URL not found?

I am trying to install vTigercrm-5.4.0.tar.gz file via ftp path.. and I am following the following tutorial I uploaded the source file. extracted it to http:///admin now, when I try to access > http://mydomain.com/admin or…
Zaffar Saffee
  • 6,167
  • 5
  • 39
  • 77
0
votes
1 answer

Specified token is invalid or expired in Vtiger Login

I have tried to Login Vtiger from my Android Application.I got Challenge token successfully and concodinate that challenge token with access key(taken from my account preferences). Then convert to MD5 string. My Challenge…
Ramprasad
  • 7,981
  • 20
  • 74
  • 135
0
votes
1 answer

vTiger What should be the best approach, customize Contacts or develop new module?

I’m looking for someone that could give me some tips about the best approach in my vTigerCRM implementation. I looked at Contacts module and most of fields existing there do not fit my needs. I know that I can create custom fields, but the amount…
0
votes
1 answer

vTigerCRM 5.4 New entity and field behavior

I’m a newbie on vTiger development and I’m wondering if this feature is possible to implement: I would like to have a new entity on vTiger for Zip Code. This entity will have the Zip Code, Street name, Neighborhood, City and State. I would like to…
0
votes
4 answers

Migrating from vtiger 5.3.0 to 5.4.0 failure

Trying to migrate from vtiger 5.3.0 to 5.4.0 and getting this error when I navigate to the patch folder in a browser: Warning: require_once(include/logging.php) [function.require-once]: failed to open stream: No such file or directory in…
david
  • 57
  • 8
-1
votes
1 answer

How can i increase text length limit of Document title using PHP Script (Vtlib Function) from my CRM vtiger 7

How can i increase text length limit of Document title using PHP Script (Vt-lib Function) from my vtiger7
-1
votes
2 answers

Error access picklist Field [vTiger v 7.4.0]

while access picklist Field, i can't see anything. here is the following screenshoot only show menu i use NGINX server with 7.4 PHP version.
-1
votes
1 answer

vtiger6.5 migration to vtiger7

I'm upgrading my vtiger6.5 version to vtiger7. When I want to display the information of a record I have the message: "Record not found. When I turn into debug mode the message is this one: 1054: Unknown column 'color' in 'field list' in many tables…
Cire
  • 5
  • 3