CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviCRM 4.5.alpha1 Installation Issue
Pages: [1]

Author Topic: CiviCRM 4.5.alpha1 Installation Issue  (Read 458 times)

jonline

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.32
  • PHP version: 5.4.19
CiviCRM 4.5.alpha1 Installation Issue
March 31, 2014, 03:04:03 am
I am trying to install CiviCRM 4.5.alpha1 development version into my local environment. After installation I am getting following error while going to create a new Event.
Quote
CiviCRM_API3_Exception: "The field 'default_role_id' has no associated option list."

Here is the steps I have followed to install CiviCRM 4.5.alpha1

  • Install CiviCRM 4.4.4 stable release with Drupal 7.26
  • Checkout the latest source code from Github using gitify command. From this tutorial http://wiki.civicrm.org/confluence/display/CRMDOC/GitHub+for+CiviCRM#GitHubforCiviCRM-How-To:CheckoutthelatestsourcecodefromGithub
  • Run CiviCRM upgrade URL and found upgrade working fine.
  • But when I am going to create a new Event then getting the error "default_role_id" has no associated option list

Pleas help me what I am missing while going to install CiviCRM 4.5.alpha1

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: CiviCRM 4.5.alpha1 Installation Issue
March 31, 2014, 06:55:10 am
I think your DAOs might be incomplete. Can you try running GenCode again?
Code: [Select]
cd xml
php GenCode.php
Note any errors that it might display.
Try asking your question on the new CiviCRM help site.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: CiviCRM 4.5.alpha1 Installation Issue
March 31, 2014, 07:07:14 am
Another approach (so new it's not in the docs) is to use this tool: https://github.com/civicrm/civicrm-buildkit
It will install a complete CiviCRM development environment for you.
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • CiviCRM 4.5.alpha1 Installation Issue

This forum was archived on 2017-11-26.