Cannot access the administration interface.
wundo - August 30, 2006 - 15:59
| Project: | Google Data Integration |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | brainless |
| Status: | closed |
Jump to:
Description
I just enabled the gdata module and went to ?q=admin/settings/gdata
Fatal error: Call to undefined function: gdata_error() in /hsphere/local/home/fabiano/wundo.net/modules/gdata/gdata_gdata.inc on line 5

#1
Corrected use of function gdata_error to _gdata_error
#2