kkrois
Forum Replies Created
-
Forum: Plugins
In reply to: [Transfer] [Plugin: Transfer] ErrorHi,
i just just didn’t get it installed ??
What a pitty, the plugin would do exactly what i need. Is the an alternative plugin?
ciao
Kris ><Forum: Plugins
In reply to: [Transfer] [Plugin: Transfer] ErrorHello again,
i reinstalled everything, i inserted the code in wp-config.php, where i also adapted the directory name in the Zend include_path (from “zend-framework” to “ZendFramework-1.11.0-minimal”. But i keep getting the same error message ?? see below).
What’s wrong?ciao
Kris ><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:/home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/ZendFramework-1.11.0-minimal’) in /home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/Aperto/XmlRpc.php on line 3
—
i also tired to modify the path in “XmlRpc.php” on line 3 (inserting the complete path from root: ‘/home1/yourmeco/public_html/unibz/debranding/wp-content/plugins/transfer/library/ZendFramework-1.11.0-minimal/library/Zend/XmlRpc/Client.php’
did not help.Forum: Plugins
In reply to: [Transfer] [Plugin: Transfer] ErrorHi Dia,
unfortunately it did not work. Its for sure a path problem, but not exactly that one. I am not really a web devolver, but i I tried more things:
i put the directory ‘zend-framework’ according to the path of the last line of your code – and the other way around: changing the in the code to ‘wp-content/plugins/transfer/library/zend-framework’I keept getting the same kind of error message.
I also tweaked the path in line 3 in “/plugins/transfer/library/Aperto/XmlRpc.php”: require_once ‘Zend/XmlRpc/Client.php’;
no success ?? Any idea?
ciao
K ><Forum: Fixing WordPress
In reply to: file upload limit?Thanks.
I meanwhile got an answer from the web admin. The limit is caused by the servers configuration (it is set to 8MB).
><