dynamicdata getitems function
Paul Thomann <[email protected]> Mon, 8 Sep 2003 12:55:18 -0400
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Message-ID | <3A352CF455E0D311B50D00105ACEB91E10097C@thomannasphalt1.thomannoffice.com> |
I am not sure anyone else is experiencing this problem but I just cloned the latest bk and I am still experiencing this problem. From dynamicdata view the following error is generated after adding a hook field to the sample module. "Fatal error: Call to undefined function: getitems() in /home/frontierman/public_html/x1/modules/dynamicdata/class/objects.php on line 1085". The display function for dynamicdata does not have the same problem. It will show the new "hook" field. It appears the "getitem" function is working with hooks while the "getitem(s)" function appears to be experiencing a problem with hooks. Any thoughts. Paul