Closed (cannot reproduce)
Project:
UC CiviCRM
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
9 Jan 2012 at 23:38 UTC
Updated:
8 Jan 2014 at 10:27 UTC
Jump to comment: Most recent
Comments
Comment #1
dharmatech commentedIt's not an error, it's a warning. Can you provide a backtrace either w/devel or xdebug, whatever you're most comfortable with. You may also want to make sure your other modules are up to date, including Views.
That last error from Views shouldn't have anything to do with uc_civicrm since we don't implement any views hooks or functionality. It's probably coming from CiviCRM.
Comment #2
dharmatech commentedComment #3
dharmatech commentedAdam, I can't duplicate this. Feel free to reopen with a backtrace or more information about generating the warnings.
Comment #4
finngruwier commentedI have the same issue. I get the error message on every page, and it doesn't go away until I deactivate UC Civicrm.
I believe it should be called an error, not a warning (message appears in red box, not yellow).
I can provide debugging info if needed.
Comment #5
dharmatech commentedAs requested in #1 and #3... if you have more information, please provide it. The deprecation messages from PHP are warnings not errors, regardless of how they are displayed by Drupal.
@finngruwier if you want to investigate and provide a patch, that would be wonderful. Here's the page that describes how to fix it. This is a very common warning as more folks are moving to PHP 5.3.
Comment #6
finngruwier commentedI have tried to investigate, but unfortunately I haven't been able to spot the problem.
Comment #7
eileenmcnaughton commentedClosing old issues