CivicSpace Labs

URL

XML feed
http://www.civicspacelabs.org/home

Last update

2 years 25 weeks ago

July 16, 2006

08:46
What is the name of your organization?: Kansas Democratic Party What is your web site address?: ksdp.org Who built your site?: An independent web developer If a vendor built your site or participated in the process, please list the vendor below: Web Designs by JA Zamrzla llc What constituency does your web site support or promote? (Please list each item on a seperate line & use Filtered HTML): Kansas Democrats and Kansas Democratic candidates for public office

July 14, 2006

16:04
Development Mailing List for Civicspace

July 7, 2006

17:39
What is the name of your organization?: Lyn Wall Please list the Drupal or CivicSpace web sites you have built. (Please list each item on a seperate line & use Filtered HTML): sherriematula.com votekristi.com What types of services do you offer? (Please list each item on a seperate line & use Filtered HTML): Installation Hosting Customization Administration Mailing list administration Training Volunteer Coordination What industries do you focus on, if any? (Please list each item on a seperate line & use Filtered HTML): Primarily political campaigns and organizations. Who should customers contact for services? (Please list contact info on seperate lines & use Filtered HTML; see example): Lyn Wall Houston, Texas lynwall@gmail.com 713-857-9284 What is your web site address?: maxusability.com Describe your organization in your own words: I'm a freelance web developer/consultant with extensive business, customer service and administration experience.

July 6, 2006

09:31
When trying to create content, specifically events, pages, and stories, I am presented with a "cannot find server" error. Does anyone have any ideas? How can I fix this issue? Note that I only receive the error after entering the information for the event, page, story, etc. and press "Submit." Instead of having my story submitted after clicking "Submit", I am presented with the "cannor find server" error. This is a new issue. All worked well yesterday, today--this problem.

July 5, 2006

19:31
this is a test of the mailing list system og2list
18:38

July 4, 2006

22:03
no prob in first two installer pages, fill in db info, press "Create Tables", get a blank page. completely repeatable, regardless of options selected, happens under both CentOS4.3 and fc4.92

June 25, 2006

12:33
hello

June 20, 2006

00:47
I just installed civicspace for the first time on a shared virtual host. The install part went fine, got all the proper check marks taken care of, but at the end of the install, when it is time to go through the configuration wizard, I get: user error: Can't create/write to file '/var/tmp/#sql_12bae_0.MYI' (Errcode: 13) query: SELECT DISTINCT FROM role r INNER JOIN permission p ON p.rid = r.rid INNER JOIN users_roles ur ON ur.rid = r.rid WHERE ur.uid = 0 in /path/to/public_html/includes/database.mysql.inc on line 66. and user error: Can't create/write to file '/var/tmp/#sql_12bae_0.MYI' (Errcode: 13)read more

June 19, 2006

21:55
I am currently running 0.8.4alpha2. When I run cron.php manually (http://www.example.com/cron.php on the browser address line), I get the following error: user error: Table 'example_CRM.role' doesn't exist query: SELECT DISTINCT FROM role r INNER JOIN permission p ON p.rid = r.rid INNER JOIN users_roles ur ON ur.rid = r.rid WHERE ur.uid = 0 in /home/example.com/public_html/includes/database.mysql.inc on line 66 I have two databases; CRM is for Civicrm and CMS is for Civicspace. There is a role table in the CMS data base. Cron is looking for one in the CRM database. Should there be a role table in the Civicrm database as well as the Civicspace database?read more