- Discussions
- 4 847
- Messages
- 12 585
- Solutions
- 85
- J'aime
- 7 884
- Points
- 198
This plugin imposes a limitation on the avatars that users can upload. The plugin is made according to the Avatar file size request here.
Manual installation :
Extract the downloaded XenGenTr-AvatarSize-1.2.4.zip file from the zip. Send the src folder in the upload folder to the main directory in FTP. Install [XenGenTr] Avatar Size plugin from Admincp -> Plugins . Installing as ZipArchive If the above option is difficult, you must first have ZipArchive support on your server to install using Admincp -> Plugins -> Install/upgrade from the archive. If there is.
After opening the src/config.php file, adding the code below, and saving it, you can download it as a zip for the future.
You can limit the Avatar Size from Admincp -> XF Options -> Registered user options.
Télécharger V1.2.4 :
Manual installation :
Extract the downloaded XenGenTr-AvatarSize-1.2.4.zip file from the zip. Send the src folder in the upload folder to the main directory in FTP. Install [XenGenTr] Avatar Size plugin from Admincp -> Plugins . Installing as ZipArchive If the above option is difficult, you must first have ZipArchive support on your server to install using Admincp -> Plugins -> Install/upgrade from the archive. If there is.
After opening the src/config.php file, adding the code below, and saving it, you can download it as a zip for the future.
PHP:
$config['enableAddOnArchiveInstaller'] = true;
You can limit the Avatar Size from Admincp -> XF Options -> Registered user options.
Télécharger V1.2.4 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
