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 (Moderator: Dave Greenberg) »
  • Bug found in civicrm.views.inc
Pages: [1]

Author Topic: Bug found in civicrm.views.inc  (Read 768 times)

JEfromCanada

  • I’m new here
  • *
  • Posts: 13
  • Karma: 0
  • CiviCRM version: 4.0.7
  • CMS version: Drupal 7
  • MySQL version: 5.1.56
  • PHP version: 5.2.17
Bug found in civicrm.views.inc
November 05, 2011, 12:51:02 am
Hello,

I'm new to Drupal and new to CiviCRM.  Within the past three hours, I've installed both programs for the very first time.  During the installation and configuration of CiviCRM, I received an error from Drupal indicating a problem within the file "civicrm.views.inc" (identified on line 6917).

I checked the file, and this line is inside the function civicrm_views_plugins().

The error appears to be related to the "return $data" command at the end of the routine.  The routine begins with an "if" statement.  If that statement is FALSE, the variable $data is not initialized before the "return" statement.

Since I'm brand new to Drupal, CiviCRM and this forum, I'm not quite sure if I posted this in the right place.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Bug found in civicrm.views.inc

This forum was archived on 2017-11-26.