Location http://www.example.com/cms/admin/build/vocabindex/blocks
Referrer http://www.example.com/cms/admin/build/vocabindex/pages
Message preg_match() expects parameter 2 to be string, array given in /home/*****/public_html/cms/includes/bootstrap.inc on line 777.
Severity error

Location http://www.example.com/cms/admin/build/vocabindex/blocks
Referrer http://www.example.com/cms/admin/build/vocabindex/pages
Message Missing argument 2 for theme_table() in /home/*****/public_html/cms/includes/theme.inc on line 1297.
Severity error

Drupal 6.14
VI 6.x-2.x-dev

Installed latest 6.x-2.x-dev version and ran upgrade.php and the configuration settings pages "Pages' and "Blocks" are unusable. No form just collapsed text.

Changed theme back to default theme but same problem.

Un-installed and re-installed but still the same problem and the above error messages in my logs.

Dropped back to version 6.x-2.2 though this has the alphabetical index bug.

Comments

jupiterchild’s picture

Not sure if this isn't a duplicate of:

http://drupal.org/node/596986#comment-2119322

R.Hendel’s picture

Have the same error messages displayed at /admin/build/vocabindex:

* warning: Missing argument 2 for phptemplate_table() in /XYZ/sites/all/themes/commpress/template.php on line 67.
* warning: preg_match() expects parameter 2 to be string, array given in /opt/drupal6/includes/bootstrap.inc on line 777.
* warning: preg_match() expects parameter 2 to be string, array given in /opt/drupal6/includes/bootstrap.inc on line 777.
* warning: preg_match() expects parameter 2 to be string, array given in /opt/drupal6/includes/bootstrap.inc on line 777.

Regard,
Ralf

frazras’s picture

I concur, same error here 2

xano’s picture

Status: Active » Postponed (maintainer needs more info)

Could you provide step by step instructions how to reproduce the problem using a fresh installation of Drupal and Vocabulary Index dev?

jupiterchild’s picture

I can confirm the 6.x-2.x-dev release dated 2009-Nov-07 has fixed the problem for me.

Thanks Xano, much appreciated.

xano’s picture

Status: Postponed (maintainer needs more info) » Fixed

It appears this was a bug that somehow slipped it during 7.x-2.x-dev development. Fixed and committed.

xano’s picture

Title: VI config pages form problem » Table rendering bug at index settings pages
Component: User interface » Code
Assigned: Unassigned » xano

Status: Fixed » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned