B
BlackFalcon
Guest
Hi, I have tried to access the "install/upgrade from archive" in Add-ons but with no luck. After hours of struggeling with changing permissions on the files it still throws the same error. I am running xenforo on a nginx server but have my doubts that is the reason it fails. I have searched for hours to fix this problem and have found nothing.
I have run these commands to try to fix the issue with no luck.
Bash:
Read more
Continue reading...
I have run these commands to try to fix the issue with no luck.
Bash:
Code:
chmod 0755 js
chmod 0755 src/addons
chmod 0755 styles
chmod 0644...
Read more
Continue reading...