Closed (fixed)
Project:
Video Upload
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2008 at 08:16 UTC
Updated:
19 Jun 2009 at 01:30 UTC
Hello there,
Thank you for this interesting module.
I have been trying to install this module for a few times now.
I have this fatal error:
Fatal error: Class 'Zend_Gdata_App_HttpException' not found in /home/expat9c/public_html/sites/all/modules/video_upload/Zend/Gdata/ClientLogin.php on line 129
Any clue what I have done wrong?
If you need more details, please let me know.
Many thanks,
Expat9
Comments
Comment #1
jhedstromHey Expat9,
That's an odd error, that looks like it is stemming from the Zend client library itself...any further details you could provide would be great.
Looking at the line before the one throwing the error, it is including a file:
The class that is missing should be defined in that included file...if it isn't then try downloading a fresh copy of the Zend library.
Comment #2
Delta Bridges commentedHello there,
Thank you for your prompt reply.
I will try to download a fresh copy of the zend library as suggested and give feedback on the result.
Thanks again :)
Expat9
Comment #3
Delta Bridges commentedI have redownloaded the zend files as you suggested, but I still had the following error:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/expat9c/public_html/sites/all/modules/video_upload/zend_gdata.inc on line 84
Parse error: syntax error, unexpected T_STRING in /home/expat9c/public_html/sites/all/modules/video_upload/zend_gdata.inc on line 84
Any ideas what went wrong this time?
Many thanks,
Expat9
Comment #4
jhedstromDoes the latest version of the module resolve this issue for you?
Comment #5
Delta Bridges commentedHello there,
I have tried the dev 2008-Jul-10 and the beta version and none of them work for me.
I tried on a clean drupal install and could not succeed. I don;t know what I am doing wrong. It's ashame cos I think your module is a great concept :)
I will try again in the next few days and post the results here.
Many thanks
Comment #6
jhedstrom