Questions tagged [civicrm]

is a web-based, open source, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. You may do better to ask your question at https://civicrm.stackexchange.com

As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time.

To this end, CiviCRM has created a robust web-based, open source, highly customizable, CRM to meet organizations’ highest expectations right out-of-the box. Unlike proprietary software, each new release of this open source software reflects the very real needs of its users as enhancements are continually given back to the community.

Provided a robust feature set, organizations realize their mission via CiviCRM through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more.

CiviCRM specific questions can be asked in its own Q/A platform at CiviCRM Stack Exchange

139 questions
0
votes
1 answer

CiviCRM + Joomla Auto Sync

is there any way to automatically sync users from joomla and civicrm. Im new from both. so maybe someone could help me with this. hanks
sherwinnn
  • 29
  • 4
0
votes
1 answer

Civicrm export paricipamts resulting in SQL error

I am using Drupal 6 with Civicrm 3.4. While exporting Prtimary fields of participants from civicrm 3.4, I am getting SQL error "Can not join more than 61 tables". I am having more custom tables. How can i resolve this issue without cutting the…
0
votes
1 answer

CiviCRM discount price set active dates storage location?

This conerns the Civi-created Discount Set of Fees which appears at the bottom of Civi's Event creation page. I have been over the tables and the ERDs and cannot for the life of me discover WHERE the active_on and disable dates reside inside Civi. …
Erik
  • 83
  • 9
0
votes
1 answer

Drupal 6 settings table prefixes

I need to merge two versions of a site that was forked and changes have been made to both. I have managed to get all the content, fields, nodes, views etc in the database. However they do not all display. One of the versions uses civicrm which is…
rparker
  • 143
  • 1
  • 7
0
votes
1 answer

RDP Connection to Civicrm VM on Azure failing

I used the Bitnami image VHD from VM Depo to create an Azure VM running CiviCRM from the ready to go I added the remote desktop as an end point and when I try to rdp in I get the following error: "This computer can't connect to the remote…
Julie S.
  • 127
  • 3
  • 18
0
votes
1 answer

CIVICRM won't output jQuery files

I have the latest version of Wordpress and CiviCRM installed and for some reason CiviCRM won't enqueue the jQuery files necessary on my custom theme but it does indeed work if I switch the custom theme to the default WP theme. How is this possible?…
user990717
  • 470
  • 9
  • 18
0
votes
1 answer

Joomla CiviCRM add duplicate field in joomla front-end profile form

Can any one say how to add duplicate field in joomla front-end profile form? I have to add two website field in the same form. I am using joomla 2.5 and CiviCRM 4.3.4. I have configured front-end profile form and my task is almost completed. But…
John Hack
  • 87
  • 2
  • 9
0
votes
1 answer

Scheduled Email CiviCRM in wordPress doesn't work

I'm using CiviCRM to setup scheduled email for my system. As you know there are 5 steps to set up new mailing. At step 4 : Test Send email - everything is ok But When I finished step 5 : nothing happen even I choose Send mail immediatelly or…
tunghk_54
  • 135
  • 1
  • 4
  • 14
0
votes
1 answer

Replacing or removing javascript

I have some HTML and javascipt that is generated automatically through a URL. This html and javascipt is generated using Smarty templates. Unfortunately, this code that is generated uses a bunch of jQuery, but the references to the jQuery libraries…
bpmccain
  • 600
  • 4
  • 12
  • 25
0
votes
1 answer

CIVICRM 3.4 Drupal 6 custom token is not inserted in automatic mailing but in manual it is

Like in the title. I have a problem with my own custom token implemented via hook_civicrm_tokens and also hook_civicrm_tokenValues. When I try to send an email manualy, the token appears correctly in the list and it also appers parsed in the mail…
Szyku
  • 56
  • 3
0
votes
1 answer

Drupal 7 / CiviCRM 4.2.8 - merge contacts

Im new to CiviCRM and I am curious if there is a configuration that would allow for the Merge Contacts functionality to be done automatically? I have read the documentation about the two rule types "Strict" and "Fuzzy" and it sounded like Strict was…
Deeze814
  • 3
  • 3
0
votes
1 answer

MySQL differences between two select queries

I have two mysql queries that return a column of phone numbers. I want am trying to end up with a list of phone numbers that are in one list, but not in the other. So the two queries I have are: SELECT phone FROM civicrm_phone phone LEFT JOIN…
bpmccain
  • 600
  • 4
  • 12
  • 25
0
votes
1 answer

Troubleshooting client-side JS problems with a Drupal site?

I administrate a Drupal 7.14 based CiviCRM (4.1.3) install and am trying to troubleshoot an elusive issue with the UI. Several (but not all) Javascript based elements of the site have stopped working, i.e. clicking on a dropdown arrow to display…
Jeremy Kidwell
  • 210
  • 1
  • 11
0
votes
4 answers

Slow MySQL SELECT query

I've got a slow MySQL SELECT query, that I can't seem to troubleshoot. It's a simple one, on a table with about 600,000 records. SELECT * FROM `civicrm_contact` contact WHERE contact.external_identifier =123456 The Select query takes anywhere…
bpmccain
  • 600
  • 4
  • 12
  • 25
-1
votes
1 answer

CiviCRM What are all the possible variable fields available in greetings (Email and Postal)?

When defining new email and postal greeting formats in Administer > Communications > Email Greeting Formats, I see a lot of available variables like {contact.first_name}, {contact.last_name}, and so on. I would be happy to see the list of all…
Pierre François
  • 5,850
  • 1
  • 17
  • 38
1 2 3
9
10