Fatal error: Cannot use string offset as an array in /home/XXXX/public_html/includes/form.inc on line 680
form.inc on line 680 :
if (isset($form['#disabled']) && $form['#disabled']) {
$form['#attributes']['disabled'] = 'disabled';Couple of hours after install i get this fatal error in "register" and "user edit" pages.
As other people believe[ http://drupal.org/node/210960 ] that error getting of using searching modules like this.
How can I fix it?
Comments
Comment #1
skullJ commentedIm using the 5.x-1.0-beta2 Version of this module on Drupal 5.7.
Server information: php 5.2.5 and mysql 4.1.22
Comment #2
skullJ commentedi found the problem and has nothing to do with this module!
sory for issue
Comment #3
pcambraBut tell us where the problem was!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.