Hello all, I have been spending the last hour or so searching for a
solution to my problem.
I'm using the Zend GData gCal Class to create events, and read
calendars. The problem I'm running in to is with retrieving the XML
from Google.
I'am currently using: WAMP 2.0 PHP 5.2.5 and Apace: 2.2.6
I've tried enabling php extension php_domxml.dll I receive the error:
Message: domdocument::domdocument() expects at least 1 parameter, 0
given
If I disable this extension I receive the error:
Fatal error: Uncaught exception 'Zend_Gdata_App_Exception' with
message 'DOMDocument cannot parse XML: ' in C:\wamp\www\Beacon\system
\application\libraries\Zend\Gdata\App.php:812 Stack trace: #0 C:\wamp
\www\Beacon\system\application\libraries\Zend\Gdata\App.php(775):
Zend_Gdata_App::importString(' <!DOCTYPE HTML...',
'Zend_Gdata_Cale...', NULL, NULL) #1 C:\wamp\www\Beacon\system
\application\libraries\Zend\Gdata\App.php(205): Zend_Gdata_App-
>importUrl('http://www.goog...', 'Zend_Gdata_Cale...', NULL) #2 C:\wamp
\www\Beacon\system\application\libraries\Zend\Gdata.php(162):
Zend_Gdata_App->getFeed('http://www.goog...', 'Zend_Gdata_Cale...') #3
C:\wamp\www\Beacon\system\application\libraries\Zend\Gdata\Calendar.php
(138): Zend_Gdata->getFeed('http://www.goog...', 'Zend_Gdata_Cale...')
#4 C:\wamp\www\Beacon\system\application\controllers\events.php(77):
Zend_Gdata_Calendar->getCalendarListFeed() #5 [internal function]:
Events->add() #6 C:\wamp\www\Beacon\system\codeigniter\CodeIgniter.php
(232): call_user_func_array(Array, Array) in C:\wamp\www\Beacon\system
\application\libraries\Zend\Gdata\App.php on line 812
I'm not sure what extensions I should have enabled or if I need to
update some of my services.
Thank you for the help!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---