PrimeGeek
Member
Okay one I just bought Jaxel front page add on
Now trying to implement it has me in a pickle...
I go to Add-Ons in admin panel, click install and I get:
Installing from archives must be explicitly enabled by adding the following line to src/config.php:$config['enableAddOnArchiveInstaller'] = true;
Various directories must be writable by the web server user to install from an archive and this may be considered to be insecure in some hosting environments. Your server must also have ZipArchive support in PHP.
So where exactly do I go in admin panel to put src/config.php:$config['enableAddOnArchiveInstaller'] = true; at? So I can add the add-on?
Secondly, does anybody have a link to Xenforo's html codes they allow? I for the life or me can't get <file size: 1px> to work in html so it has to be something different.
XF2 [8WR] XenPorta 2 (Portal) PRO
BRANDING REMOVAL can be purchased HERE ($50) This is a complete rewrite of my popular portal system for XenForo. XenPorta is an article system and front-end that allows you to give a more professional look to the front-facing sections of your...
xenforo.com
Now trying to implement it has me in a pickle...
I go to Add-Ons in admin panel, click install and I get:
Installing from archives must be explicitly enabled by adding the following line to src/config.php:$config['enableAddOnArchiveInstaller'] = true;
Various directories must be writable by the web server user to install from an archive and this may be considered to be insecure in some hosting environments. Your server must also have ZipArchive support in PHP.
So where exactly do I go in admin panel to put src/config.php:$config['enableAddOnArchiveInstaller'] = true; at? So I can add the add-on?
Secondly, does anybody have a link to Xenforo's html codes they allow? I for the life or me can't get <file size: 1px> to work in html so it has to be something different.