Project:Bio
Version:5.x-1.2
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

I've upped my PHP memory so that isn't an issue here...but as soon as I check the "Show fields on registration form:" radio button, the /user/register page goes blank white, no errors.

What would cause that?

Comments

#1

This happened also to me with Hierarchical select module enabled with content taxonomy on Bio registration - but only in IE7, fine in FF.

#2

I left this broken til now - thanks for the reminder. I tried enabling the Bio fields on the registration form and now I get:

Fatal error: Call to undefined function _widget() in /home/soga/public_html/sites/default/modules/bio/bio.module on line 124

Line 124 reads:
$cck_field = $function('prepare form values', $node, $field, $node_field);

Which doesn't mean anything to me as I am no coder....any idea anyone?

#3

Status:active» postponed (maintainer needs more info)

Do you get an error if you edit a bio node when not on the user registration form? This seems like an issue where you have deleted/removed a widget module for CCK, but the editing form is still looking for its functions. Can you try updating the field settings for all of the fields on your bio node?

nobody click here