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 »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Why is CiviReport not showing up as an installed module?
Pages: 1 [2] 3

Author Topic: Why is CiviReport not showing up as an installed module?  (Read 13012 times)

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Why is CiviReport not showing up as an installed module?
July 14, 2009, 03:29:13 pm

If you dont have any data in your db, i recommend you install civicrm from scratch.

If you do have some data, i'd recommend you:

1. download v2.2.7

2. delete all your current civicrm files (save the settings files)

3. untar the new codebase into the above location

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Eman0684

  • Guest
Re: Why is CiviReport not showing up as an installed module?
July 14, 2009, 07:15:01 pm
Now I get: Fatal error: require_once() [function.require]: Failed opening required 'CRM/Report/Info.php

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Why is CiviReport not showing up as an installed module?
July 14, 2009, 08:29:45 pm

did u install from scratch? would be good if u give a few more details of what u did rather than just a one liner

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Eman0684

  • Guest
Re: Why is CiviReport not showing up as an installed module?
July 14, 2009, 09:11:08 pm
I did not install from scratch, tried to upload 2.2.7.

BTW, I had installed 2.2.7 earlier today before I tried the 2.2 from svn and I didn't get CiviReport there.

Eman0684

  • Guest
Re: Why is CiviReport not showing up as an installed module?
July 15, 2009, 08:05:19 am
I just installed brand new instance of Drupal and CiviCRM 2.2.7 and there is no CiviReport anywhere.

Eman0684

  • Guest
Re: Why is CiviReport not showing up as an installed module?
July 15, 2009, 10:46:45 am
Curious that the first line of CRM/Report/BAO/Instance.php (that's code) is:

"class CRM_Report_BAO_Instance extends CRM_Report_DAO_Instance"

which tells me either this code never worked or the folder has been deleted.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Why is CiviReport not showing up as an installed module?
July 15, 2009, 04:32:02 pm
For "install from svn" setups, the DAO's are created when you run GenCode.php. It sounds like you haven't done all (any?) of the steps covered in this doc:

http://wiki.civicrm.org/confluence/display/CRMDOC/Installing+CiviCRM+from+subversion+(SVN)+repository

That said, unless you're anxious to get up to speed on installing from SVN, I would keep things simple and go back to downloading the 2.2.7 tarball for Drupal FROM Sourceforge and install it. CiviReport code is definitely included and running (you can also play with it on the public demo - linked above).
Protect your investment in CiviCRM by  becoming a Member!

Dwiding

  • I post frequently
  • ***
  • Posts: 165
  • Karma: 8
  • CiviCRM version: 3.3.3
  • CMS version: Joomla 1.5.x
Re: Why is CiviReport not showing up as an installed module?
July 27, 2009, 07:38:45 pm
What about reports in CiviCRM/Joomla?

Dallas

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Why is CiviReport not showing up as an installed module?
July 28, 2009, 10:41:30 am
An intial set of 15 reports (templates and sample report instances) or included in 2.2.7 release - all platforms (Joomla, Drupal and Standalone). You can see a demo on our public Joomla! demo:

Login to administrator site (demo demo):
http://joomla.demo.civicrm.org/administrator/

Then go to this URL directly (or navigate to Components >> CiviCRM Home and then pick CiviReport for leftside menu:
http://joomla.demo.civicrm.org/administrator/index2.php?option=com_civicrm&task=civicrm/report/list&reset=1
Protect your investment in CiviCRM by  becoming a Member!

Dwiding

  • I post frequently
  • ***
  • Posts: 165
  • Karma: 8
  • CiviCRM version: 3.3.3
  • CMS version: Joomla 1.5.x
Re: Why is CiviReport not showing up as an installed module?
July 29, 2009, 10:53:01 am
Whats the procedure for Joomla Install's?

Dallas

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Why is CiviReport not showing up as an installed module?
July 29, 2009, 10:57:03 am
The documentation wiki is your friend :-)

http://wiki.civicrm.org/confluence/display/CRMDOC/Joomla+Installation+Guide
Protect your investment in CiviCRM by  becoming a Member!

Dwiding

  • I post frequently
  • ***
  • Posts: 165
  • Karma: 8
  • CiviCRM version: 3.3.3
  • CMS version: Joomla 1.5.x
Re: Why is CiviReport not showing up as an installed module?
August 03, 2009, 08:48:17 am
Thanks for the Link, but I have scoured the docs.

In my 2.2.7 (upgraded from 2.2.5) install, when I go to Administer CiviCRM
Enable CiviContribute, CiviPledge, CiviEvent, CiviMember, CiviMail, CiviCase, CiviReport and/or CiviGrant components.

CiviReports is not on the Left to Enable and is not listed in the Right as being enabled and there is no CiviReports Link in the very left hand side view where the quick links are to the rest of CiviCRM Modules.

Any suggestions. 

This site is still under development, but target to go Live on August 15th.

Thanks!

Dallas









Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Why is CiviReport not showing up as an installed module?
August 03, 2009, 11:31:09 am
Did you definitely do this step in the Joomla Upgrade instructions:

Quote
* You should see "CiviCRM successfully installed" message and a link to upgrade the database to the current version. Click the link and initiate the database upgrade script on the following screen.

If you ran the DB upgrade step and you still don't see CiviReport - then something failed in the upgrade. If you can send a dump of your DB to deepak at webaccess dot co dot in - we can take a look.
Protect your investment in CiviCRM by  becoming a Member!

jeff porter

  • I post occasionally
  • **
  • Posts: 72
  • Karma: 2
Re: Why is CiviReport not showing up as an installed module?
August 03, 2009, 09:38:00 pm
I didn't install from SVN, but I have a similar problem. It shows up as a component to "enable", but it is enabled by default. However, it doesn't show up in the menu, and on our menu, it is essentially empty. 

I ran the upgrade script and I followed all of the steps in the upgrade process from 2.2.6 to 2.2.7

Jeff
Jeff Porter
Foundation for Prader-Willi Research (www.fpwr.org)

jeff porter

  • I post occasionally
  • **
  • Posts: 72
  • Karma: 2
Re: Why is CiviReport not showing up as an installed module?
August 03, 2009, 09:44:10 pm
Ok, more on this from my end...

The CiviCRM admin screen (Administer CiviCRM dashboard) - shows CiviReport, but its go NO options in it.
CiviReport doesn't show up in the menu
CiviReport does show up in the Drupal permissions screens
CiviCRM_report_instance table exists and is populated
CiviCRM_domain table has 2.2.7 as the version

Jeff

Jeff Porter
Foundation for Prader-Willi Research (www.fpwr.org)

Pages: 1 [2] 3
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Why is CiviReport not showing up as an installed module?

This forum was archived on 2017-11-26.