Live information from CiviCRM Forums
Updated: 1 hour 42 min ago
1 hour 47 min ago
I'm having the same problem on a GoDaddy Virtual Dedicated Server w/ 1GB RAM. The sever is generally fast and stable, but the imports all time out when I use the 'Update" option.
"500 Internal Server Error". See attached for a screenshot.
Thanks,
James
1 hour 53 min ago
I'm actually getting "500 Internal Server Error". See attached for a screenshot.
Thanks,
James
1 hour 55 min ago
I'm having the same problem with a GoDaddy Virtual Dedicated Server. The server has 1GB RAM and is generally fast, but all my Civi imports time out, even if they are small. The strange thing is that the data actually gets imported. The UI stays stuck a...
2 hours 6 sec ago
Does that imply your import had two rows with the same External ID?
2 hours 9 min ago
Thanks Dave & Peter! It worked. You guys are awesome.
James
Wed, 09/08/2010 - 17:59
I created a custom field with multiple checkboxes where multiple boxes can be checked simultaneously. But I can't figure out how to import data into it.
The data I want to import has a bunch of columns with boolean values, where each column represent...
Wed, 09/08/2010 - 17:26
whats your hosting situation? If shared hosting, u might want to consider upgrading your hosting package
lobo
Wed, 09/08/2010 - 17:21
hey DD:
this might be a good code sprint project for the NY sprint Sept 18-19. Do u think u can be there and help coordinate/lead this. We'll have at least one of the core team members be part of that group (or maybe rotate all who are there thru it)
...
Wed, 09/08/2010 - 16:45
I am using the authorize.net implementation on IIS7 with php5.2.9. I had all kinds of problems. Finally got them all solved (at least for my server and my gateway). I spent the better part of one day working on this so perhaps these items will help som...
Wed, 09/08/2010 - 16:14
Hi,
I have contacts from multiple countries, and am looking for an easy way to add phone county-code using a picklist.
Attached is an example of the feature working in an Access database.
How can I implement this in CiviCRM?
Thanks,
James
Wed, 09/08/2010 - 10:21
Excellent idea! Thanks a lot, Ken.
Wed, 09/08/2010 - 10:17
Lots of succes stories of companies using CiviCRM. I am not sure what you mean bij webdesign or hosting companies. If you want to use CiviCRM for commercial purposes you might take a look at SugarCRM or VTiger first? This support commercial features an...
Wed, 09/08/2010 - 10:16
Add to the list:
Put acl apis on the ajax interface (eg for anonymous)
Put acl apis on the REST interface (contact search)
write unit tests
Implementing a quick search api (for the autocomplete) that doesn't suck
And come back to the list we started wi...
Wed, 09/08/2010 - 10:12
I am currently in a project where we use the API's through the REST interface. Doing that I have noticed some issues that I did not dive into, and there were also some posts on the forum. These dealt mainly with the Location API, but I had some issues ...
Wed, 09/08/2010 - 03:44
The installation went well, no error messages, but when I want to go to the civic crm menu I get the following errors:
Warning: include(/usr/home/blblmumiqg/domains/wiekentnoordnederland.nl/public_html/media/civicrm/templates_c/en_US/en_US//%%39/397/39...
Wed, 09/08/2010 - 03:25
QuoteI'm assuming not, as the import would need to pass in a column that explains how the over/under payment should be handled.
Right. Adjustments for over/under payments are NOT handled in import.
While importing we just update the actual (p...
Wed, 09/08/2010 - 03:16
cashcraft :
Could u file an issue for the same in our issue tracker JIRA (
http://issues.civicrm.org/) ?
-Yashodha
Wed, 09/08/2010 - 02:51
Hi everybody,
As you can see it in the following page:
http://ik.mgregoire.netI setup a View to display the next upcoming event.
In this View, the description field display the HTML code :
[code]<p class="texte">Lama...
Wed, 09/08/2010 - 02:04
Looks like a useful enhancement, so thanks guys.
Does this enhancement affect imports of pledges? (At the moment, a contribution can be imported and marked as a payment for a pledge.)
I'm assuming not, as the import would need to pass in a column that ...