Download & Extend

Subscribe 7.x (almost done)

Project:Subscribe
Version:master
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:Ajax, form_builder, subscribe

Issue Summary

Hi,

I have been working to make a refresh of the subscribe module from Drupal 6 to Drupal 7. So far thanks to the use of the coder module all SQL commands are migrated to the new database API. The install file as corrected as well as the info one. I also check the XMLRPC changes and now it can contact the publishing site and list its channels.

I am stock in the part to rebuild the form when a channel is selected due to the changes from ahah to ajax and the form_builder. I keep getting this error:

Recoverable fatal error: Argument 1 passed to drupal_array_nested_key_exists() must be an array, null given, called in /home/XXXX/public_html/includes/form.inc on line 1986 and defined in drupal_array_nested_key_exists() (line 6296 of /home/XXXX/public_html/includes/common.inc).

Any ideas?

Comments

#1

Ooops! I forget the attachment. Here it is.

AttachmentSize
subscribe.tar_.gz 16.4 KB

#2

Here is a couple more corrections, but the new ajax system in forms is killing me. Any help?

AttachmentSize
subscribe.tar_.gz 16.4 KB