Anytime anyone including Anonymous users click on the link in Tracker for "My Recent Posts" get these errors in the logs -

array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The first argument should be either a string or an integer in /path/drupal-6.15/sites/mysite.com/modules/views/includes/view.inc on line 1286.

mysql_real_escape_string() expects parameter 1 to be string, object given in /path/includes/database.mysql.inc on line 321.

Illegal offset type in /path/mysite.com/modules/views/includes/view.inc on line 1290.

Illegal offset type in /path/mysite.com/modules/views/includes/view.inc on line 1325.

Illegal offset type in isset or empty in /path/mysite.com/modules/views/views.module on line 698.

This is with Drupal 6.15 and with the drupal "core" tracker.

Views 2

Comments

crea’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

I can't reproduce this. Also core tracker has nothing to do with Views.

crea’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

no answer