Using 6.13 and newset dev version I recieve this error when tying to access the configuaration page. I have uninstalled, removed the directory, and reinstalled. I have cleared the cashes. I have a very large taxonomy so am using the dev version so I can try the pager. ITs all a no go.

Comments

AntiNSA’s picture

Fatal error: Call to undefined function drupal_render_children() in /home/cyberfan/htdocs/modules/vocabindex/theme/vocabindex_admin_vi_form.tpl.php on line 40

AntiNSA’s picture

This is a big thing.. no one else is getting this error?

MGN’s picture

Title: Fatal error: Call to undefined function drupal_render_children() in /home/cyberfan/htdocs/modules/vocabindex/theme/vocabindex_ad » Fatal error: Call to undefined function drupal_render_children() in vocabindex_admin_vi_form.tpl.php

I am also seeing it in the 6.x-2.x-dev version. Note that this function is introduced in Drupal 7. It looks like a revision of vocabindex_admin_vi_form.tpl.php intended for the 7.x branch was accidentally (?) committed to the 6.x branch in the last commit http://drupal.org/cvs?commit=264580.

Reverting back to revision 1.1.2.8 of that file restores normal operation.

xano’s picture

Version: 6.x-3.x-dev » 6.x-2.x-dev
Assigned: Unassigned » xano
Status: Active » Fixed

MGN is probably right about that a wrong update has been committed. It has now been fixed in the development version.

Status: Fixed » Closed (fixed)

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

xano’s picture

Assigned: xano » Unassigned