Hi,
after installing the transfer plugin including the zend framework (minimal) i get this error message in wordpress when attempting to activate the plugin:
Warning: require_once(Zend/XmlRpc/Client.php) [function.require-once]: failed to open stream: No such file or directory in /home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/Aperto/XmlRpc.php on line 3
Fatal error: require_once() [function.require]: Failed opening required 'Zend/XmlRpc/Client.php' (include_path='.:/home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/:.:/usr/lib64/php:/usr/lib/php') in/home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/Aperto/XmlRpc.php on line 3
---
Versions:
WP 3.0.1
transfer 1.0.0
ZendFramework-1.10.8-minimal
---
What's wrong?
best regards
Kris ><