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) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Table civicrm_report_instance doesn't exist
Pages: [1]

Author Topic: Table civicrm_report_instance doesn't exist  (Read 889 times)

qjensen

  • I post frequently
  • ***
  • Posts: 141
  • Karma: 11
    • Scaled Solutions
  • CiviCRM version: 4.5
  • CMS version: Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Table civicrm_report_instance doesn't exist
December 19, 2009, 04:51:42 pm
I get this error when attempting to upgrade a site from 2.2.7 to 3.0.3. I checked the db and the table does not exist, I just don't understand why it does not exist and how I can go about fixing the problem.

I appreciate your help with this.

Quint
Quint Jensen
Web Developer
Scaled Solutions
--" Remove the 'I want you to like me' notes from your forehead and place them where they truly will do the most good -- on your mirror!" Author Unknown

Deepak Srivastava

  • Moderator
  • Ask me questions
  • *****
  • Posts: 677
  • Karma: 65
Re: Table civicrm_report_instance doesn't exist
December 21, 2009, 05:01:16 am
Few questions :

1. Whats the value of version column in your civicrm_domain table ?
2. Whats the output you get when you run following query on your db -
Code: [Select]
SELECT id FROM `civicrm_acl` WHERE `object_table` LIKE 'access CiviReport'3. Is 2.2.7 your fresh install ?
« Last Edit: December 21, 2009, 05:03:18 am by Deepak Srivastava »
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Table civicrm_report_instance doesn't exist

This forum was archived on 2017-11-26.