Hi. For solve the problem to run Zotpress on LOCALHOST, edit “php.ini“. Localize and edit this lines as follows:
1. display_errors = Off
2. error_reporting = E_ALL & ~E_NOTICE
3. extension=php_curl.dll
This enables the apache for cURL functions, used for the Zotpress plug-in (and Advanced Bibliplug to), and works fine.
Congratulation for the great bibliographical plug-in.
ref. error mensage: “Warning: DOMDocument::loadXML() [domdocument.loadxml] etc…”