Skip to content

User login

CiviCRM Forum Recent Posts

Syndicate content
Live information from CiviCRM Forums
Updated: 1 hour 4 min ago

Authentication method for standalone CiviCRM

1 hour 19 min ago
Hi there!

I wonder if there is another log in method than entering the OpenID and after that password.
Is there option just simply enter the username and password?

If there is not such a option, is there possibility to disable login and allow access to...
Categories: Drupal Modules

Spool period

1 hour 39 min ago
Is the Spool Period setting still of any use?  Or is the sending process controlled entirely by how often the cron job is being run?

So if I want to send a maximum number of 500 emails every 10 min, I should set the Batch Limit to 500 and set the cron ...
Categories: Drupal Modules

Re: White Screen with CiviContribute

2 hours 25 min ago
Sorry everyone, it was a memory related issue. Apparently my .htaccess and php.ini file were placed in the wrong place. Not sure why this suddenly happened this month though; I don't remember making any changes to them..

Sorry for taking up your time, ...
Categories: Drupal Modules

Data Protection Directive and other European Union legislation

Fri, 07/30/2010 - 22:09
According to the European Union's "Data Protection Directive" (95/46/EC, http://en.wikipedia.org/wiki/Data_Protection_Directive) individuals must give consent (opt-in) before having thei...
Categories: Drupal Modules

Re: Cannot upgrade from 3.1.5 to 3.2- FOREIGN KEY constraint fails

Fri, 07/30/2010 - 22:00
I might go find the script and fix it in order to get my site running
Categories: Drupal Modules

Re: Custom data in event confirmation emails

Fri, 07/30/2010 - 21:41

can u upgrade to 3.1.6 and see if the problem still persists. better yet, if u can upgrade to 3.2.0 and check that would be great. if it is still an issue, would be great if you can email us your 3.2 civicrm DB so we can check and figure out whats hap...
Categories: Drupal Modules

Re: Cannot upgrade from 3.1.5 to 3.2- FOREIGN KEY constraint fails

Fri, 07/30/2010 - 21:39

it looks like for phone mobile we are using location type id = 2 rather than using phone_type_id in the upgrade script. we should fix this (IMO)

lobo
Categories: Drupal Modules

Cannot upgrade from 3.1.5 to 3.2- FOREIGN KEY constraint fails

Fri, 07/30/2010 - 21:27
Hi

I'm trying to upgrade my 3.1.5 site to 3.2, and the upgrade process failed with:

[code]Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
[code] => -3
    [message] => DB Error: constr...
Categories: Drupal Modules

Re: Can't test configuration

Fri, 07/30/2010 - 21:11
I tried running the scripts from a different folder and got this:

QuoteCould not find valid configuration dir, best guess: /home/krishna/domains/fobtestsite.com/public_html/civiscriptest/../../sites

If this is a standalone installation (i.e. not a Dr...
Categories: Drupal Modules

Re: views - civicrm for dummies

Fri, 07/30/2010 - 14:55
I don't think so. Basically if you know how to use Views, then you can create a View of type = CiviCRM Contact and get access to fields that see the 'contact' as the primary element or eg View of Type CiviCRM Membership etc and get access to more civic...
Categories: Drupal Modules

Re: Node reference?

Fri, 07/30/2010 - 12:46
I like this change (NOT NULL). Works well for me. Any chance it will make it into the next version?
Categories: Drupal Modules

Email problems

Fri, 07/30/2010 - 12:38
I'm running CiviCRM on Drupal right now and I think I have this more or less figured out (huzzah!) in terms of how the program functions with Drupal on a basic level (i.e. coordinating Drupal users with CIviCRM contacts and such), but I am having a pro...
Categories: Drupal Modules

Re: Custom Data Groups not showing up on CiviContribute pages

Fri, 07/30/2010 - 12:07
Ok, I'm a little lost.  If I want to add a new, completely custom text field to a donation page, how should I proceed? 
Categories: Drupal Modules

Markdown

Fri, 07/30/2010 - 12:05
I'm trying to create a markdown filter for civi and having a nightmare of a time figuring out where to hook into the system.

I think my general problem is that civi uses wysiwyg (or just a textarea) to generate html on the input... then nothing happens...
Categories: Drupal Modules

Re: There is a validation error with your html input.

Fri, 07/30/2010 - 07:56
Yeps, i was using the copy from word button
Categories: Drupal Modules

Re: There is a validation error with your html input.

Fri, 07/30/2010 - 07:53
Ckeditor has a option "Paste from word". Are you using that option, if not you should try that.

Kurund
Categories: Drupal Modules

Re: Smarty error, unknown tag

Fri, 07/30/2010 - 07:52
Also try clearing you templates_c folder.

Kurund
Categories: Drupal Modules

Re: 'Communication preferrences' not in edit form but remain in contact summary.

Fri, 07/30/2010 - 07:50
You don't need to add anything in civicrm.settings.php. You should check this: http://en.flossmanuals.net/CiviCRM/DevelopTemplates

Kurund
Categories: Drupal Modules

Re: 'Communication preferrences' not in edit form but remain in contact summary.

Fri, 07/30/2010 - 07:38
Hi Kurund,
Thanks for the quick response. It's my first time using custom templates, so following the documentation here's what I've done.
  • Created a 'civicrm_templates' directory in my sites/all folder and made it writable
  • Created t...
Categories: Drupal Modules
AdaptiveThemes