Hi trying to add an evernote account on /admin/build/evernote
I got WSOD.
I did everything on: http://chrisshattuck.com/blog/evernote-drupal-module-readmetxt-source-file, I downloaded the winzip and placed it on sites/all/libraries
The error I got is the following:
PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'HTTP/Request.php' (include_path='.:.::sites/all/libraries/evernote') in /sites/all/modules/evernote/OAuth/SimpleRequest.php on line 3, referer: admin/build/evernote
Thanks for fixing it in advance!
greetings, Martijn
Comments
Comment #1
chrisshattuck commentedAre you on a Windows machine?
Comment #2
summit commentedNo a linux server. I unzipped on a windows machine.
greetings, Martijn
Comment #3
chrisshattuck commentedThe way the module is setting the include path seems to be giving people issues. I wish it wasn't working for me so I could test this out.
Just to make sure, do you have the following file: /sites/all/libraries/evernote/HTTP/Request.php?
Comment #4
summit commentedHi,
Yes I have that file in folder HTTP.
Greetings, Martijn