Live information from CiviCRM Forums
Updated: 1 hour 47 min ago
Thu, 09/02/2010 - 01:59
I like this.
Thu, 09/02/2010 - 01:42
The book I have doesn't have an author or editor listed, but it is the 2nd volume book. Do I underline the first word in parenthetic documentation and then add the page number I used? How do I cite the book in parenthetical documentation?
Thu, 09/02/2010 - 01:00
maci,
seems like your base url in civicrm setting file is set wrongly.
define( 'CIVICRM_UF_BASEURL' , 'http://.................../' ); => define( 'CIVICRM_UF_BASEURL' , 'htpp://.................../' );
just check your 'CIVIC...
Wed, 09/01/2010 - 23:14
Hi
Sorry if this is dumb .... newbie and could not find an answer to this.
just installed the latest version, now trying to get adoption from users, and want to make the login and front end as easy as possible.
Can I "build" a URL which points to ...
Wed, 09/01/2010 - 22:57
No. but if this is of interest to you, please do hire a developer to help package this and create a module
lobo
Wed, 09/01/2010 - 18:44
no. dont know a easy workaround for this offhand
lobo
Wed, 09/01/2010 - 18:43
hey renee:
i took a quick look at the code to see what we are doing, here are some quick thoughts:
1. the merge with same household, expects the contacts and household all to be part of the merge set. I suspect the person who contributed that part of ...
Wed, 09/01/2010 - 18:35
To Whom It May Concern,
I have setup a profile search on Joomla frontend as a membership directory. Most of my members have an office address and a home address. Is there a way to use one "Search City" box to search for both field? Is it something e...
Wed, 09/01/2010 - 18:31
no config for this setting. u'll need to modify the code at:
CRM/Event/Form/Registration/Register.php, search for 'additionalOptions'
lobo
Wed, 09/01/2010 - 18:18
Never mind! (But I can't delete this post).
I discovered that many of my problems could be solved by changing the Global Settings>Address Settings to {Addressee} instead of {contact.first_name} and {contact.last_name}.
So, if you have also experience...
Wed, 09/01/2010 - 11:52
Hi,
Is it possible for one member to have two different membership types simultaneously?
Is it possible to use PayPal Subscriptions with a membership type that lasts as long as the Subscription runs, and then expires?
Thanks much,
David
Wed, 09/01/2010 - 11:34
Updating the skip list appears to be a successful work around.
I've attached the updated IDS.php file.
Wed, 09/01/2010 - 11:33
I seem to be getting the same problem as Roland-ST, in that after following Lobo's instructions for adding a link to edit an Organization-based profile to the Dashboard, the link ends up redirecting you to the homepage.
Nor does it appear to relate to ...
Wed, 09/01/2010 - 11:27
This is seems to be related to edit only certain system messages.
The way IDS is written there are certain entire paths that are automatically skipped.
[code]
static $skip = array( 'civicrm/ajax', 'civicrm/admin/setting/updateConfigBackend', 'civ...
Wed, 09/01/2010 - 10:54
Hi,
Not sure the browsers download all the images referenced in the css, contrary to what websiteoptimization seems to think.
This being said, we can probably still optimise better by using more sprites. Do you know how to do it and willing to give it ...
Wed, 09/01/2010 - 04:41
The solution I provided above works, if you have someone who can put that code into a small custom module.
Wed, 09/01/2010 - 04:39
Not sure. Did you confirm that the original vanilla install worked fine? If so, it's hard to say what might be the issue without examining the site.
Wed, 09/01/2010 - 03:39
Hi,
I've setup the View Block, but I don't know how to filter it for displaying only the upcoming events.
Wed, 09/01/2010 - 03:33
Hi Dennis
We have exactly the same need to replace the dashboard with the 'find contacts' page. Did you try any of the suggestions above - we would be grateful if you could share what you did so that we can try the same approach.
Kevan
Wed, 09/01/2010 - 03:20
a little help is always possible
please explain what you have done thus far.