• HgtuRgg

    (@kalyanbratadas)


    I tried to install this plug`in several times but nothing works, even I followed your documentation and yet, unable to get it running. Below are the errors coming us

    PS: I am working on local environment

    Fatal error: Uncaught exception 'Exception' with message 'Google CurlIO client requires the CURL PHP extension' in C:\wamp\www\subdomains\attitudeofcommerce\wp-content\plugins\google-drive-wp-media\google-api-php-client\src\io\Google_CurlIO.php on line 47
    ( ! ) Exception: Google CurlIO client requires the CURL PHP extension in C:\wamp\www\subdomains\attitudeofcommerce\wp-content\plugins\google-drive-wp-media\google-api-php-client\src\io\Google_CurlIO.php on line 47
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0020	253464	{main}( )	..\plugins.php:0
    2	1.6671	14728056	plugin_sandbox_scrape( )	..\plugins.php:148
    3	1.6691	14833680	include( 'C:\wamp\www\subdomains\attitudeofcommerce\wp-content\plugins\google-drive-wp-media\google-drive-wp-media.php' )	..\plugins.php:146
    4	1.6901	16014928	GDWPMBantuan->__construct( )	..\google-drive-wp-media.php:56
    5	1.6901	16015288	Google_Client->__construct( )	..\google-drive-wp-media.php:631
    6	1.6901	16016536	Google_CurlIO->__construct( )	..\Google_Client.php:106

    I believe this will be a great plugin if it works properly or we can use if in a better user-friendly way

    http://wordpress.org/plugins/google-drive-wp-media/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Moch Amir

    (@moch-a)

    Here the problem: ‘Google CurlIO client requires the CURL PHP extension
    Please make sure your curl was enable and your PHP version is 5.3.0.

    Thanks for your feedback

    I had a similar problem.

    cURL enabled
    PHP version 5.5.6
    OS: Win 7 – Xampp – test environment

    Once I installed it, any type of permalink structure outside the default setting didn’t work.

    When I disabled the plugin, WP permalinks started working again.

    Plugin Author Moch Amir

    (@moch-a)

    Honestly, i never use this plugin on my local environment since
    this plugin use Google API that need to be server to server interactions.
    then in this case maybe the api cannot reach your local server, just try to be online.

    about permalink, is there any error message?

    Thread Starter HgtuRgg

    (@kalyanbratadas)

    Thanks for your concern. Once again, I am unable to get it working. I have followed all your words to the T. But still unable to fix it. See the error code now

    Fatal error: Uncaught exception 'Google_ServiceException' with message 'Error calling GET https://www.googleapis.com/drive/v2/files: (500) { "error": { "code": 500, "message": null } } ' in /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-api-php-client/src/io/Google_REST.php:66 Stack trace: #0 /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-api-php-client/src/io/Google_REST.php(36): Google_REST::decodeHttpResponse(Object(Google_HttpRequest)) #1 /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-api-php-client/src/service/Google_ServiceResource.php(186): Google_REST::execute(Object(Google_HttpRequest)) #2 /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-api-php-client/src/contrib/Google_DriveService.php(505): Google_ServiceResource->__call('list', Array) #3 /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-drive-wp-media.php(897): Google_FilesServiceResource->listFiles() #4 /home4/kaly in /home4/username/public_html/wp-content/plugins/google-drive-wp-media/google-api-php-client/src/io/Google_REST.php on line 66

    Other are okay. Hope there’s a fix to this.

    Many thanks
    kalyan

    Plugin Author Moch Amir

    (@moch-a)

    Could you tell me which action cause trigering those error?

    Thread Starter HgtuRgg

    (@kalyanbratadas)

    Once again thanks for your time.. Really very much eager to try and use this plugin unfortunately, getting errors and errors. Now, the got that error message when I tried to create a folder.

    Now, on a different domain, I tried this plugin. PHP 5.4.24 & cURL enabled. It’s hosted with some other domains on Hostagator baby plan

    Now, I created a new client ID, given the Private key URL path : http://personalfinancestuff.com/a22f9329614ca962d7e3807fee75fe154f3bb391-privatekey.p12

    However, I also tried this /klmnweb.com/personalfinancestuff.com/a22f9329614ca962d7e3807fee75fe154f3bb391-privatekey.p12

    NOTE: klmnweb.com is the primary domain and the this domain personalfinancestuff.com is hosted along with this. I got this URL when I clicked ‘Edit’ link on that uploaded file inside file manager of cPanel

    Please see the images. Hope this may give you a better view on this.
    http://www.freeimagehosting.net/newuploads/gclp6.png
    http://www.freeimagehosting.net/newuploads/6hu5x.png
    http://www.freeimagehosting.net/newuploads/qhrj4.png

    Let me know where I am getting wrong and what else I need to do to get this working.

    Thank you once again for your support.

    Regards,
    Kalyan

    Plugin Author Moch Amir

    (@moch-a)

    Please make sure, there’s no white space in the form fields. especially Service Account Name field

    sorry, forgot to sanitize api key fields
    I will sanitize this for netx version

    hope this help

    Have a nice day,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not working at all’ is closed to new replies.