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

mathankumarc’s picture

Status: Active » Fixed

The same problem exists with other argument handlers too.
Committed a fix to dev.

oystercrackher’s picture

Hi,

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

mathankumarc’s picture

This was already fixed #1255648: Rules integration is broken . Please verify your code with the latest dev.

oystercrackher’s picture

Fixed. Great.

Thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mathankumarc’s picture

Status: Closed (fixed) » Fixed

Committed a fix to dev for statuses_tags argument handlers

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.