xenforo 2.0

  1. XenSoluce

    [Xen-Soluce] Social Locker 2.0.1

    Description : This add-on allow you to force users to share your site on facebook before viewing the content. Feature summary : Options : Header Message Theme : Starter Secrets Flat Dandyish Glass Overlap mode : Full Transparence Overlap position : Top Middle Scroll Blurring Overlap...
  2. XenSoluce

    [Xen-Soluce] Advanced Statistics Lite 2.0.0 Fix 2

    Description : This add-on allow you to show advanced statistics to your members. (LITE) Feature summary : Options : Daily statistics open Weekly statistics open Monthly statistics open Reactions list sent open Reactions list received open Total statistics open Other statistics open...
  3. XenSoluce

    [Xen-Soluce] Copy Categories - XFRM 2.0.0

    Description : This add-on allow you to copy your categories for the XFRM when creating new categories. Feature summary : Options : Copy category : New category title New category description Copy child category : New child category title for "X.." New child category description for "X.."...
  4. XenSoluce

    [Xen-Soluce] Hide BB Code Reply 2.0.0

    Description : This add-on allow you to add the BB Code [HIDE-REPLY] and more to your forum. Feature summary : Permissions : Can bypass hide reply Can use hide reply BB Codes : [HIDE] Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the...
  5. XenSoluce

    [Xen-Soluce] Hide BB Code 2.1.2 Fix 1

    Description : This add-on allow you to add the BB Code [HIDE] and more to your forum. Feature summary : Options : Choose editor/text : Editor row Text row Choose hide type : Reply Thanks Can bypass all hide Can use all hide Permissions : Can bypass hide [HIDE] Can bypass hide thanks...
  6. XenSoluce

    [Xen-Soluce] Like or Reply to Download Resources 2.2.0

    Description : This add-on requires your members to like or respond to discussions before they can download resources. Feature summary : Options : Enable Choose restriction type : Reply and like Reply only Like only Reaction type : All reactions authorize That the reactions with a positive...
  7. XenSoluce

    [Xen-Soluce] Gamer Banners 2.1.3

    Description : This add-on allow your members to display the games they own as a banner. Feature summary : Options : Open link : New window Current tab User edit : You can now edit the gamer banners of your members when browing the user edit fonction. Add Title Display order User banner...
  8. XenSoluce

    [Xen-Soluce] User Groups Legend 2.2.0 Fix 1

    Description : This add-on allow you to display a legend of your user groups. Feature summary : Options : Style display : Line List Enable Tooltip Display order Enable logo Icon before title Choose symbol Branding : This add-on does not include branding. Installation : Download and...
  9. XenSoluce

    [Xen-Soluce] New Registration Notification 2.0.0

    Description : This add-on allow you to receive a notification when a new member registers. Feature summary : Options : New registration notification Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the...
  10. XenSoluce

    [Xen-Soluce] Predefined Tags 2.2.0 Fix 1

    Description : This add-on allow you to set predefined tags when a new thread is created. Feature summary : Options : Predefined tags Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the src/addons/XenSoluce/PredefinedTags directory to your...
  11. XenSoluce

    Xen-Soluce - Add-ons & Services

    Hello all ! Xen-Soluce is a new XenForo add-ons website where we sell our add-ons and propose custom development as well as XenForo or Add-ons installation and configuration services. :D Here is the link : https://xen-soluce.com/ Our team is composed of two French developers : @CRUEL-MODZ...
  12. SyTry

    Unmaintained Conversation Folders - French Translation by SyTry 2.0.0 Beta 1

    Description : This translation allow you to translate the Conversation Folders add-on by LiamW. Branding : This translation does not include branding. Installation : Log into your AdminCP : Appearance. Import a language : select the translation. Overwrite : Français (FR). Click Import...
  13. XenSoluce

    [Liam W.] Title Permission Strings 2.1.1 Fix 2

    Description : This powerful add-on allows you to create 'Title permission strings', which, when included in a thread title, limit access to that thread based on the user criteria system. The ability to add permission strings to threads is permission controlled, and you can choose whether a...
  14. XenSoluce

    [Liam W.] Conversation Folders 2.1.1 Fix 2

    Description : Sort your conversations into named folders with Conversation Folders. Users can create folders and file their conversations into them. Independent folders per conversation recipient Conversation counts displayed next to folder name Move conversations to folders using the...
  15. SyTry

    Unmaintained [TH] Giphy - French Translation by SyTry 1.0.2

    TODO IMAGE Today I share with you the translation of [TH] Giphy made by @SyTry ! Installation tutorial : Log into your AdminCP : Appearance. Import a language : select the translation. Overwrite : Français (FR). Click Import. Version : 1.0.2 In case of problem, or bad translation ask me or...
  16. SyTry

    XF 2.0 BB Code include template or style properties

    Hello, Actually I'm trying to do a BB code with my add-on, so I have some style properties with it but it didn't work when is use them in my code (HTML replacement). Like this : <div class="myClass" data-channel="{text}" data-layout="property('myProperty')"></div> Is this a bug or am I doing...
  17. XenSoluce

    [Xen-Soluce] Avatar Gallery 2.1.5

    Description : This add-on allow you to offer your users a gallery of pre-selected avatars to use. Feature summary : Options : Enable Enable for registration page : Required Branding : This add-on does not include branding. Installation : Download and unzip it. Copy the...
  18. SyTry

    XF 2.0 Fatal error: Uncaught XF\Db\Exception: MySQL query error [1615]

    Hello, Sometimes I have a white screen with the following error : Fatal error: Uncaught XF\Db\Exception: MySQL query error [1615]: Prepared statement needs to be re-prepared in /homepages/17/my_db/htdocs/XenForo/src/XF/Db/AbstractStatement.php:212 Stack trace: #0...
  19. SyTry

    XF 2.0 Problem to display value with my widget

    Hello, I make an add-on and I have a widget with most followers (top 5) but it won't work : I use this in my template : <xf:foreach loop="$users" value="$users"> {$user.sc_most_followers|number} </xf:foreach> This in my XF\Widget : public function render() { $finder =...
  20. SyTry

    XF 2.0 Update SQL column with Listener.php

    Hello, I'm trying to make an add-on to add a member statistic to the notable members page : https://xenforo.com/community/threads/how-to-update-my-member-statistics.158890/ Here is the code I got with the help of @nocte in my Listener.php : public static function...
Top Bottom