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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • New install of 2.1, lots of notice msg
Pages: [1]

Author Topic: New install of 2.1, lots of notice msg  (Read 2642 times)

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
New install of 2.1, lots of notice msg
August 20, 2008, 09:32:53 am
Hi,

The major problem I had was to use the multisite on drupal and the automatic install from svn, doesn't mix well.

Anyway, no messages on 2.0 on the same server, lots on 2.1 is that because I'm using it from the svn trunk ?

Code: [Select]
# notice: Constant DB_ERROR already defined in /var/www/civicrm/packages/DB.php on line 52.
# notice: Undefined offset: 1 in /var/www/civicrm/CRM/Core/Invoke.php on line 91.
# notice: Constant DB_ERROR already defined in /var/www/civicrm/packages/DB.php on line 52.


And how to activate/desactivate ?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: New install of 2.1, lots of notice msg
August 20, 2008, 10:25:03 am
You can disable notices in your php.ini

kurund
Found this reply helpful? Support CiviCRM

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: New install of 2.1, lots of notice msg
August 20, 2008, 12:16:05 pm
Hi,

Strange, got this msg now (just did a svn update):
If empty:

Please correct the following errors in the form fields below:

    * Please select an organization from the list

if non existing organisation: it creates it

? confused...
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

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: New install of 2.1, lots of notice msg
August 20, 2008, 02:48:59 pm

do you get the same error on sandbox? if so,can you file an issue and give us the steps to reproduce it

thanx

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

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: New install of 2.1, lots of notice msg
August 20, 2008, 10:48:07 pm
Hi couldn't reproduce on the sandbox.

Even more confused ;)
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: New install of 2.1, lots of notice msg
August 24, 2008, 12:43:40 pm
Hi,

I've been trying to change the setting of error_reporting (E_ALL & ~E_NOTICE) directly in the code. No result so far.

Is there a place in drupal 6/civicrm 2.1 where it is forced to another value ?

(they are several places according to grep, but couldn't change the value so the notice aren't reported).

Any idea more than welcome.
X+

P.S. Using lighttpd, and works fine with 2.0
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

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: New install of 2.1, lots of notice msg
August 24, 2008, 01:14:46 pm

I'm pretty sure CiviCRM does not set/change the error reporting level. I could not find any screens where u can set the level in drupal. the file includes/common.inc has some settings in the function drupal_error_handler

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

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: New install of 2.1, lots of notice msg
August 24, 2008, 03:04:12 pm
Hi,

Did change this file and bypassed the error msg.

I'll dig more, and compare the svn version with the default one see if there is something there.

Thanks !

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • New install of 2.1, lots of notice msg

This forum was archived on 2017-11-26.