Closed (fixed)
Project:
Statuses (Social Microblog)
Version:
7.x-1.x-dev
Component:
Code (API)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2012 at 16:02 UTC
Updated:
29 May 2012 at 10:20 UTC
Hi,
I am running dev release and when user is viewing statuses, the following error is displayed:
Strict warning: Declaration of statuses_views_handler_argument_rels_and_me::query() should be compatible with that of views_handler_argument::query() in require_once() (line 11 of C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\statuses\includes\views\handlers\statuses_views_handler_argument_rels_and_me.inc).
Any help is greatly appreciated.
Thanks
Comments
Comment #1
mathankumarc commentedThe same problem exists with other argument handlers too.
Committed a fix to dev.
Comment #2
oystercrackher commentedHi,
After updating dev release to new version that contained the fix, I get the following error; seems to be an issue with statuses comments rules submodule:
Fatal error: Class 'rules_data_type' not found in C:\_BACKUPS\DrupalCore7.12\drupal-7.12\sites\all\modules\statuses\submodules\fbss_comments\fbss_comments_rules\fbss_comments_rules.rules.inc on line 289
Thanks
Comment #3
mathankumarc commentedThis was already fixed #1255648: Rules integration is broken . Please verify your code with the latest dev.
Comment #4
oystercrackher commentedFixed. Great.
Thanks
Comment #6
mathankumarc commentedCommitted a fix to dev for statuses_tags argument handlers