Add-on Install & Upgrade

Add-on Install & Upgrade 1.4.3

No permission to download
EDIT: issue solved

When i clicked on "update" for your other Addon "Notifications", i receive an error "Trying to get property of non-object", screenshot here: http://awesomescreenshot.com/01b1bhnp74

normally how earlier on 1.1.3 it worked, it should show a message like "update not possible, possible a paid addon?".

how can I fix this?
 
Getting this error:
mkdir() [function.mkdir]: Permission denied
  1. XenForo_Application::handlePhpError()
  2. mkdir() in AddOnInstaller/ControllerAdmin/AddOn.php at line 117
  3. AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in XenForo/FrontController.php at line 310
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  5. XenForo_FrontController->run() in /home/someforum/domains/someforum.com/public_html/forum/admin.php at line 13

What exactly should I ask my host to change on the server?
 
Your host will know what to do.

It's related to file permissions. I can't advise what your host to fix. It's for them to work out the most appropriate way of implementing it.
 
Well,
Your host will know what to do.

It's related to file permissions. I can't advise what your host to fix. It's for them to work out the most appropriate way of implementing it.

Well, so my host replied that they could move my server to suphp. No idea what that is. But it would cost me $50 to do so :/ Well, in that case I'll keep doing it the old fashioned way.
I do have SSH access.
 
Chris - you might want to add the Add-on Install stuff to "admin.php?add-ons/install", the only place I've found that actually links to that specific controller is the "Install Add-on" link on the bottom right of the "Home" page in the admin control panel.
 
I've installed this mod on a couple of sites. It's awesome. Thank you.

One site works perfectly on my VPS (Litespeed with su-lsphp) the other site is on a shared host and it resulted in a database error upon trying to view the admin panel. I had to disable all plugins via config.php and then remove this plugin. Any ideas on getting this to work on my shared host?
 
I've installed this mod on a couple of sites. It's awesome. Thank you.

One site works perfectly on my VPS (Litespeed with su-lsphp) the other site is on a shared host and it resulted in a database error upon trying to view the admin panel. I had to disable all plugins via config.php and then remove this plugin. Any ideas on getting this to work on my shared host?

This is the fix for that:

http://xenforo.com/community/threads/add-on-install-upgrade.35211/page-8#post-494810
 
Was unable to install Jake Bunce Route Filter in Xenforo 1.2 Beta. Had to install it manually.
 
Come on @DRE. You've been doing this long enough. "unable to install" is just useless information. Why? Was there an error? What was the error. Give me something to work with.
 
I've uninstalled it for now because I have worse errors than what I got with this awesome resource.
 
When I try to install your Addon that adds back the newst member block I get this error when I use the addon installer
Code:
mkdir(): No such file or directory

    XenForo_Application::handlePhpError()
    mkdir() in D:\php\www\xf12beta\library\AddOnInstaller\ControllerAdmin\AddOn.php at line 117
    AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in D:\php\www\xf12beta\library\XenForo\FrontController.php at line 335
    XenForo_FrontController->dispatch() in D:\php\www\xf12beta\library\XenForo\FrontController.php at line 132
    XenForo_FrontController->run() in D:\php\www\xf12beta\admin.php at line 13
 
Sorry, there was a mistake. A directory missing.

It will only affect people doing fresh installs.

Please download the resource again, it has been updated.
 
Back
Top Bottom