Vor 2 Stunden
Eine neue Erweiterung wurde veröffentlicht: Random Avatar
Zitat:Description
Automatically assigns a random avatar to newly registered users.
Selects a random image from the folder you define and applies it to the new member.
FeaturesRequirements
- Automatic avatar for new users
- Works with admin-created users
- Secure file path validation
- Path traversal & injection protection
- Supported formats: GIF, JPG, JPEG, PNG, WEBP
Installation
- MyBB 1.8.x
- PHP 7.0+
Configuration
- Upload inc/plugins/rastgele_avatar.php to inc/plugins/
- Upload images/avatars/ to your forum root
- Go to Admin CP > Configuration > Plugins
- Install and activate Random Avatar
Security Notice
- Go to Settings > Random Avatar
- Default folder: images/avatars
Add an empty index.html or index.php to your avatar folder to prevent directory listing.
If you change the folder path, create a new index file in the new location.
Example index.html:
Security TipsCode:<!-- Prevent directory listing -->Uninstall
- Keep index.html inside your avatar folder
- Folder permissions: 755
- Store only image files
- Plugin prevents unsafe paths and symlinks
Support & Info
- Deactivate and uninstall via Admin CP
- Optional: remove plugin file and avatar folder
Website: https://narkozbase.com
Author: Destroyer
Version: 2.1 Stable
Compatible: MyBB 1.8.x