Hello,

I have installed the last version of Custom Filter 7.1 dev (Feb 26) and when creating a new filter, the following error happens on the first page:

    *  Notice: Undefined index: caption in theme_table() (line 1619  of /var/www-drupal-dev/includes/theme.inc).
    * Notice: Undefined index: colgroups in theme_table() (line 1620 of /var/www-drupal-dev/includes/theme.inc).
    * Notice: Undefined index: sticky in theme_table() (line 1621 of /var/www-drupal-dev/includes/theme.inc).
    * Notice: Undefined index: empty in theme_table() (line 1622 of /var/www-drupal-dev/includes/theme.inc).

What does it mean?

Thank you

Comments

yukare’s picture

Assigned: Unassigned » yukare
Category: support » bug

I do not have this error, but i will look where they are.
This error happens where? When you see the page or somewhere else? The theme_table() is used only in admin pages(that i remember), so please write here the url you are when the error show(based on the url i can find the function it is).

lyly_double0’s picture

this is the url I get it from :
http://mysite.com/#overlay=%3Fq%3Dadmin%252Fsettings%252Fcustomfilter%25...
it is when I edit a rule from a filter...

Does my admin theme miss something? I use seven (the default admin theme for drupal 7)

drupalthemernet’s picture

I got the same error. Please fix it

drupalthemernet’s picture

drupalthemernet’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

yukare’s picture

Status: Closed (fixed) » Active

This is not fixed, it still exists, the proposed patch is a patch to drupal core, not to custom filter.
Working on a fix for this.

yukare’s picture

Status: Active » Closed (fixed)

The fix is commited to git at http://drupal.org/commitlog/commit/4370/48ee2e53e311b41f0b24ba021fbf2022...

Thanks by reporting it.

MauriceK’s picture

Issue summary: View changes

Sorry for the (huge) bump again, but this error still occurs when i edit a custom rule at /admin/settings/customfilter/1/1/edit and it also occurs on the frontpage when i do a cache clear. Did i miss something somewhere?

I'm on Drupal 7.26 and Custom Filter 7.x-1.0

MauriceK’s picture

Status: Closed (fixed) » Needs review
MauriceK’s picture

Status: Needs review » Needs work
MauriceK’s picture

It works when i use the dev version. Topic closed

MauriceK’s picture

Status: Needs work » Closed (fixed)