Below are the 'recoverable fatal errors' that are going on with this module when I use the CCK and Form Builder, just when editing a new content type. It seems like it does not get along with other standard modules. Could you please review the code for the modules being listed.
Thanks
Will
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/nodewords/nodewords.module on line 170.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/scheduler/scheduler.module on line 100.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/trackback/trackback.module on line 118.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
-----
The following errors come up after previewing or selecting save
* warning: uasort() [function.uasort]: The argument should be an array in /home2/socalcre/public_html/ethicalforeclosure/includes/common.inc on line 2843.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/nodewords/nodewords.module on line 170.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/scheduler/scheduler.module on line 100.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/trackback/trackback.module on line 118.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/nodewords/nodewords.module on line 170.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/scheduler/scheduler.module on line 100.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/trackback/trackback.module on line 118.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
* recoverable fatal error: Object of class stdClass could not be converted to string in /home2/socalcre/public_html/ethicalforeclosure/modules/xmlsitemap/xmlsitemap_node/xmlsitemap_node.module on line 102.
Comments
Comment #1
quicksketchForm Builder and CCK currently are not at all compatible with each other. You should turn off the Form Builder Node Implementation module, since it's not at all close to working.
Comment #2
quicksketch