Brent W
Well-known member
should be soon... I've used it a few times today![]()
I have a release of it as well, just curious if anything has been added

should be soon... I've used it a few times today![]()
I have a release of it as well, just curious if anything has been added![]()
Im not sure, the version I grabbed was from today. Its pretty sweet!
I will add you to the convo at xfshowcase. It has the latest version and what I consider to be a very cool feature....I have a release of it as well, just curious if anything has been added![]()
ZipArchive::extractTo(): Permission denied
XenForo_Application::handlePhpError()
ZipArchive->extractTo() in AddOnInstaller/ControllerAdmin/AddOn.php at line 21
AddOnInstaller_ControllerAdmin_AddOn->actionAutoInstall() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/admin/domains/orpheusdroid.com/public_html/forum/admin.php at line 13
It is a unmanaged vps.If you could say what file I should change the permission and is it 777?Speak to your host. It's a file permission error.
My guess would be you're in the same situation as me where the files are owned by your Linux user ("admin" in your case it looks like) whereas the web server (Apache?) runs as a different user ("www-data"?) that doesn't have permissions to write to the library, js, styles folders etc and the files within them.I get this when I try to install any add-on which is Add-on installer compatible:
Code:ZipArchive::extractTo(): Permission denied XenForo_Application::handlePhpError() ZipArchive->extractTo() in AddOnInstaller/ControllerAdmin/AddOn.php at line 21 AddOnInstaller_ControllerAdmin_AddOn->actionAutoInstall() in XenForo/FrontController.php at line 310 XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132 XenForo_FrontController->run() in /home/admin/domains/orpheusdroid.com/public_html/forum/admin.php at line 13
May I know what would cause this and solution for this?![]()
Yes.It is indeed admin.Gonna chown it to apache and see if it fixes the problemMy guess would be you're in the same situation as me where the files are owned by your Linux user ("admin" in your case it looks like) whereas the web server (Apache?) runs as a different user ("www-data"?) that doesn't have permissions to write to the library, js, styles folders etc and the files within them.
Upgrading is fine, just that you need to do it the old fashioned way.So do I have to uninstall the old one or can I upgrade it, just not using the add on itself to upgrade?
An exception occurred: Mysqli prepare error: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' in /home/tdperry/public_html/library/Zend/Db/Statement/Mysqli.php on line 77
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 218
XenForo_Model->fetchAllKeyed() in AddOnInstaller/Model/AddOn.php at line 280
AddOnInstaller_Model_AddOn->getAllUpdateChecks() in AddOnInstaller/Listener.php at line 25
AddOnInstaller_Listener::templatePostRender()
call_user_func_array() in XenForo/CodeEvent.php at line 54
XenForo_CodeEvent::fire() in XenForo/Template/Abstract.php at line 195
XenForo_Template_Abstract->render() in XenForo/ViewRenderer/HtmlAdmin.php at line 127
XenForo_ViewRenderer_HtmlAdmin->renderContainer() in XenForo/FrontController.php at line 565
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 156
XenForo_FrontController->run() in /home/tdperry/public_html/admin.php at line 13
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Tracy, A moment ago
Stack Trace
#0 /home/tdperry/public_html/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('????SELECT addo...')
#1 /home/tdperry/public_html/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '????SELECT addo...')
#2 /home/tdperry/public_html/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('????SELECT addo...')
#3 /home/tdperry/public_html/library/XenForo/Model.php(218): Zend_Db_Adapter_Abstract->query('????SELECT addo...', Array, 2)
#4 /home/tdperry/public_html/library/AddOnInstaller/Model/AddOn.php(280): XenForo_Model->fetchAllKeyed('????SELECT addo...', 'addon_id')
#5 /home/tdperry/public_html/library/AddOnInstaller/Listener.php(25): AddOnInstaller_Model_AddOn->getAllUpdateChecks()
#6 [internal function]: AddOnInstaller_Listener::templatePostRender('PAGE_CONTAINER', '<!DOCTYPE html>...', Array, Object(XenForo_Template_Admin))
#7 /home/tdperry/public_html/library/XenForo/CodeEvent.php(54): call_user_func_array(Array, Array)
#8 /home/tdperry/public_html/library/XenForo/Template/Abstract.php(195): XenForo_CodeEvent::fire('template_post_r...', Array)
#9 /home/tdperry/public_html/library/XenForo/ViewRenderer/HtmlAdmin.php(127): XenForo_Template_Abstract->render()
#10 /home/tdperry/public_html/library/XenForo/FrontController.php(565): XenForo_ViewRenderer_HtmlAdmin->renderContainer(Object(XenForo_Template_Admin), Array)
#11 /home/tdperry/public_html/library/XenForo/FrontController.php(156): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlAdmin), Array)
#12 /home/tdperry/public_html/admin.php(13): XenForo_FrontController->run()
#13 {main}
Request State
array(3) {
["url"] => string(41) "http://twowheeldemon.com/admin.php?tools/"
["_GET"] => array(1) {
["tools/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.