Zurmo is an Open Source Customer Relationship Management (CRM) application that is mobile, social, and gamified. Zurmo use a test-driven methodology for building every part of the application. This means you can create and maintain a custom-built CRM system or platform with the assurance that future updates are not going to break your installation.
Questions tagged [zurmocrm]
6 questions
5
votes
1 answer
Php rewrite url through .htaccess
I want to rewrite some url by using .htaccess rewrite
I have url something like this:
domain.com/app/index.php/appmedia/default/login
and want to rewrite users to
domain.com/app/index.php/zurmo/default/login
So, what will happen is users will see…

Just code
- 13,553
- 10
- 51
- 93
0
votes
0 answers
Numeric value out of range: 1690 BIGINT UNSIGNED value is out of range in zurmo
Every time I try to change role of a active user it throwing following error.
Do anyone know about this error, zurmo support/forum is no longer available.
[22003] - SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT UNSIGNED value is out of…

waleed
- 93
- 10
0
votes
1 answer
BIGINT UNSIGNED value is out of range for very small (4char) value
While running a pretty average operation, my application crashed with the error message:
[error] [exception.RedBean_Exception_SQL] [22003] - SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT UNSIGNED value is out of range in…

bdb.jack
- 147
- 1
- 8
0
votes
1 answer
Zurmo Cron Job Configuration
Is there any good CRON configuration for Zurmo. The documentation seems less and forum are not much active. Zurmo was hosted in Google Compute VM using Bitnami. So it was installed in
/opt/bitnami/apps/zurmo/

arvindwill
- 1,960
- 1
- 23
- 39
0
votes
0 answers
Zurmo api add contact
i am trying to add contacts into Zurmo with their api.
Full documentation can be found here
Login is successfull :
Array
(
[status] => SUCCESS
[data] => Array
(
[sessionId] => 6qkdhn85vrn2kg37r7f690hu62
…

Vulcu Radu
- 13
- 3
0
votes
2 answers
Zurmo CRM: Accessing Wamp server from remote machine through Lan
Application is working perfectly fine on localhost. But I'm trying to access my wamp server through Lan on some other machine, I can successfully see the page but when ever i try to click on any link it replaces the IP address with localhost, due to…

Awn Ali
- 1,361
- 1
- 17
- 31