Category: vtiger crm
vtiger office plugin mail merge returning invalid return valude
By admin on Jun 14, 2010 | In vtiger crm | Send feedback »
This one puzzled me for a bit trying to fix this. Whenever you went into word trying to use the insert mail merge field facility of the vtiger office plugin it would return the
invalid return value error
The solution was simple. Download a newer v… more »
How to reset vtiger crm 5 password
By admin on Jul 28, 2009 | In MySQL, vtiger crm | Send feedback »
you need to execute the following mysql statement to reset it to admin or adpexzg3FUZAk(sorry cant remember)update vtiger_users SET user_password = 'adpexzg3FUZAk', crypt_type='' WHERE id=1; more »