Fmstrat / ownnote

Notes app for ownCloud
GNU Affero General Public License v3.0
168 stars 42 forks source link

Server: Problem with loading Evernote file #123

Open nelreth opened 9 years ago

nelreth commented 9 years ago

Hi

I have some issue in apache log when trying to load notes exported from Evernote: [Wed May 13 09:51:37.581789 2015] [:error] [pid 27565] [client a.b.c.d:49726] PHP Fatal error: Class 'OCA\OwnNote\Lib\DOMDocument' not found in /var/www/owncloud/apps/ownnote/lib/backend.php on line 46, referer: https://aa.bb.cc.dd/owncloud/index.php/apps/ownnote/

Thanks

Fmstrat commented 9 years ago

What version of ownNote are you running?

Fmstrat commented 9 years ago

To be more specific, if you pulled from master instead of the official release, you probably pulled right in the middle of me updating imports for v.0.0.7. The latest merge that just happened a few minutes ago should fix the issue (if you're pulling from master).