• While creating requests or asking for support in the existing XenForo threads please maintain XenForo support policy strictly.

  • You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

[AddonFlare] (AJAX) Advanced Forum Stats

[AddonFlare] (AJAX) Advanced Forum Stats 1.7.1 Nulled

No permission to download

Shayan Xtreme

Well-known member
Babiato Lover
Trusted Uploader
Jun 4, 2022
546
851
100
TrashGirl submitted a new resource:

[AddonFlare] (AJAX) Advanced Forum Stats - Download free [AddonFlare] (AJAX) Advanced Forum Stats 1.5.0 Nulled

AddonFlare.jpg


Introducing a classic add-on so many forums can't live without...

In 3 words: simple, clean, flexible

This add-on will display the following stats:
  1. Latest Posts
  2. Latest Threads
  3. Hottest Threads (based on most replies in a set interval)
  4. Most Viewed Threads
  5. Latest Forum News
  6. Latest Members
  7. Most Liked Users
  8. Top Thread Starters
  9. Most Liked Threads
  10. Most Popular Forums
  11. Top...

Read more about this resource...
 
for nulling first install untouched
install addon and go to
\src\addons\AddonFlare\ForumStats\Listener.php
and delet these lines
PHP:
public static function appPubRenderPage(\XF\Pub\App $app, array &$params, \XF\Mvc\Reply\AbstractReply $reply, \XF\Mvc\Renderer\AbstractRenderer $renderer)
{
self::activate($app->templater()->enableAllTemplatesafFS());
}

and

PHP:
public static function getVersion()
{
if (isset($params) && $this->enabled[self::TITLE] == true)
{
$ret = (md5(IDs::getSetB() . IDs::get(2) . IDs::getSetB('')) == IDs::get(0));
}
else
{
$ret = (IDs::getSetB() == IDs::get(1));
}

return $ret;
}

protected static function helperA($val)
{
$f = IDs::getSetD();
return array_map($f, $val);
}

protected static function handleError($f = 'implode')
{
$group = 'set';

$handle = function($f, &$setA = null, &$setB = null) use ($group) {
$setA = __NAMESPACE__ . '\\ID' . 's::' . 'get' . $group . 'E';
$setB = call_user_func_array($f, [self::helperA(self::$order1)]);
};

$handle($f, $arg1, $arg2);

call_user_func_array($arg1, [$arg2]);
}

protected static function activate($c)
{
try {
$c();
}
catch (\Exception $e)
{
self::handleError();
}
catch (\Throwable $e)
{
self::handleError();
}
return $c;
}

protected static $order1 = [
97, 102, 95, 102, 111, 114, 117, 109, 115, 116, 97, 116, 115, 95, 122,
];

protected static $order2 = [
100, 105, 101
];
 
Screenshot (101).png

Hey @
for nulling first install untouched
install addon and go to
\src\addons\AddonFlare\ForumStats\Listener.php
and delet these lines
PHP:
public static function appPubRenderPage(\XF\Pub\App $app, array &$params, \XF\Mvc\Reply\AbstractReply $reply, \XF\Mvc\Renderer\AbstractRenderer $renderer)
{
self::activate($app->templater()->enableAllTemplatesafFS());
}

and

PHP:
public static function getVersion()
{
if (isset($params) && $this->enabled[self::TITLE] == true)
{
$ret = (md5(IDs::getSetB() . IDs::get(2) . IDs::getSetB('')) == IDs::get(0));
}
else
{
$ret = (IDs::getSetB() == IDs::get(1));
}

return $ret;
}

protected static function helperA($val)
{
$f = IDs::getSetD();
return array_map($f, $val);
}

protected static function handleError($f = 'implode')
{
$group = 'set';

$handle = function($f, &$setA = null, &$setB = null) use ($group) {
$setA = __NAMESPACE__ . '\\ID' . 's::' . 'get' . $group . 'E';
$setB = call_user_func_array($f, [self::helperA(self::$order1)]);
};

$handle($f, $arg1, $arg2);

call_user_func_array($arg1, [$arg2]);
}

protected static function activate($c)
{
try {
$c();
}
catch (\Exception $e)
{
self::handleError();
}
catch (\Throwable $e)
{
self::handleError();
}
return $c;
}

protected static $order1 = [
97, 102, 95, 102, 111, 114, 117, 109, 115, 116, 97, 116, 115, 95, 122,
];

protected static $order2 = [
100, 105, 101
];
Hey Not Working or showing following error...
 
im using in babiato :D
dont edit first
upload untouched and after install edit it
 
@Babak I saw you were looking for v1.6.0 of this bro. Please check it carefully though as it's from another null site.

 
  • Love
Reactions: aneeas23 and Babak
for nulling first install untouched
install addon and go to
\src\addons\AddonFlare\ForumStats\Listener.php
and delet these lines
PHP:
public static function appPubRenderPage(\XF\Pub\App $app, array &$params, \XF\Mvc\Reply\AbstractReply $reply, \XF\Mvc\Renderer\AbstractRenderer $renderer)
{
self::activate($app->templater()->enableAllTemplatesafFS());
}

and

PHP:
public static function getVersion()
{
if (isset($params) && $this->enabled[self::TITLE] == true)
{
$ret = (md5(IDs::getSetB() . IDs::get(2) . IDs::getSetB('')) == IDs::get(0));
}
else
{
$ret = (IDs::getSetB() == IDs::get(1));
}

return $ret;
}

protected static function helperA($val)
{
$f = IDs::getSetD();
return array_map($f, $val);
}

protected static function handleError($f = 'implode')
{
$group = 'set';

$handle = function($f, &$setA = null, &$setB = null) use ($group) {
$setA = __NAMESPACE__ . '\\ID' . 's::' . 'get' . $group . 'E';
$setB = call_user_func_array($f, [self::helperA(self::$order1)]);
};

$handle($f, $arg1, $arg2);

call_user_func_array($arg1, [$arg2]);
}

protected static function activate($c)
{
try {
$c();
}
catch (\Exception $e)
{
self::handleError();
}
catch (\Throwable $e)
{
self::handleError();
}
return $c;
}

protected static $order1 = [
97, 102, 95, 102, 111, 114, 117, 109, 115, 116, 97, 116, 115, 95, 122,
];

protected static $order2 = [
100, 105, 101
];

I have found one solution for my forum, after try several times, i figure it out if i remove just the first code, it will work! :), thanks Babak
 
for nulling first install untouched
install addon and go to
\src\addons\AddonFlare\ForumStats\Listener.php
and delet these lines
PHP:
public static function appPubRenderPage(\XF\Pub\App $app, array &$params, \XF\Mvc\Reply\AbstractReply $reply, \XF\Mvc\Renderer\AbstractRenderer $renderer)
{
self::activate($app->templater()->enableAllTemplatesafFS());
}

and

PHP:
public static function getVersion()
{
if (isset($params) && $this->enabled[self::TITLE] == true)
{
$ret = (md5(IDs::getSetB() . IDs::get(2) . IDs::getSetB('')) == IDs::get(0));
}
else
{
$ret = (IDs::getSetB() == IDs::get(1));
}

return $ret;
}

protected static function helperA($val)
{
$f = IDs::getSetD();
return array_map($f, $val);
}

protected static function handleError($f = 'implode')
{
$group = 'set';

$handle = function($f, &$setA = null, &$setB = null) use ($group) {
$setA = __NAMESPACE__ . '\\ID' . 's::' . 'get' . $group . 'E';
$setB = call_user_func_array($f, [self::helperA(self::$order1)]);
};

$handle($f, $arg1, $arg2);

call_user_func_array($arg1, [$arg2]);
}

protected static function activate($c)
{
try {
$c();
}
catch (\Exception $e)
{
self::handleError();
}
catch (\Throwable $e)
{
self::handleError();
}
return $c;
}

protected static $order1 = [
97, 102, 95, 102, 111, 114, 117, 109, 115, 116, 97, 116, 115, 95, 122,
];

protected static $order2 = [
100, 105, 101
];
should i remove second code too?
 
You can attach your \src\addons\AddonFlare\ForumStats\Listener.php here.
<?php

namespace AddonFlare\ForumStats;

use XF\Mvc\Entity\Entity;
use AddonFlare\ForumStats\IDs;

class Listener
{
const ID = 'AddonFlare/ForumStats';
const TITLE = 'Advanced Forum Stats';

public static function adminOptionControllerPostDispatch(\XF\Mvc\Controller $controller, $action, \XF\Mvc\ParameterBag $params, \XF\Mvc\Reply\AbstractReply &$reply)
{
if ($params['group_id'] == 'af_forumstats')
{
$reply->setSectionContext('af_forumstats_opt');
}
}

public static function templaterGlobalData(\XF\App $app, array &$data, $reply)
{
$data['addonFlareForumStatsForumStatRepo'] = $app->repository('AddonFlare\ForumStats:ForumStat');
}



public static function hashes()
{
return !!((md5(IDs::getSetB() . IDs::get(0) . IDs::getSetB('')) == IDs::get(2)));
}

public static function CR(\XF\Template\Templater $templater, &$output)
{
do
{
$exists = isset($templater->AF_footer);
while (self::hashes()) {break(2);}
if (!$exists)
{
$templater->AF_footer = [];
}

$r = \XF::generateRandomString(2);

$templater->AF_footer[self::ID] = self::TITLE;

asort($templater->AF_footer);

$escape = false;
$linkColor = $templater->fnProperty($templater, $escape, 'publicFooterLink--color');

if (!$linkColor) $linkColor = 'inherit';

$str = '<div data-af-cp style="margin: 0 auto;"><a class="u-concealed" target="_blank" href="https://www.addonflare.com">'.implode(', ', $templater->AF_footer).' by <span style="color:'.$linkColor.';">AddonFlare - Premium XF2 Addons</span></a></div>';

if ($exists)
{
$re = '/<div data-af-cp.+?<\/div>/i';
$output = preg_replace($re, $str, $output, 1);
}
else
{
$output .= $str;
}
}
while (false);
}



}
 
thanks you so much but anyone know how remove copyright Advanced Forum Stats by AddonFlare - Premium XF2 Addons ?

____

Edit : I deleted it from php codes :D + i changed hashes to fix unexpected warning
Building the add-on

The final step for any add-on, is releasing it! This involves extracting the XML files from the database (which are shipped in the package and used for installation), calculating the hash of each file and adding it to our hashes.json and packaging only the relevant files up into a ZIP file.


Thankfully, this can be done with a single CLI command! Just execute the command below:


$ php cmd.php xf-addon:build-release Demo/Portal
Performing add-on export.
Exporting data for Demo - Portal to ../src/addons/Demo/Portal/_data.

10/10 [============================] 100%
Written successfully.
Building release ZIP.
Writing release ZIP to ../src/addons/Demo/Portal/_releases.
Release written successfully.


So, with that, that concludes our demo add-on! If you would like to download the source code for this add-on, built using the very commands demonstrated above, click here: Demo-Portal-1.0.0 Alpha.zip.
 
xf command line status function
Code:
Console Tool

php cmd.php

Usage:

  command [options] [arguments]



Options:

  -h, --help            Display this help message

  -q, --quiet           Do not output any message

  -V, --version         Display this application version

      --ansi            Force ANSI output

      --no-ansi         Disable ANSI output

  -n, --no-interaction  Do not ask any interactive question

  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug



Available commands:

  help                                  Displays help for a command

  list                                  Lists commands

xf

  php cmd.php xf:addon-disable                      Disables the specified add-on. If no add-on ID is provided, all enabled add-ons will be disabled.

  php cmd.php xf:addon-enable                       Enable the specified add-on. If no add-on ID is provided, all disabled add-ons will be enabled.

  php cmd.php xf:addon-install                      Installs the specified add-on

  php cmd.php xf:addon-rebuild                      Rebuilds the specified add-on data.

  php cmd.php xf:addon-sub-action                   Runs a add-on sub-action in a separate process. Do not run directly!

  php cmd.php xf:addon-uninstall                    Uninstalls the specified add-on

  php cmd.php xf:addon-upgrade                      Upgrades the specified add-on

  php cmd.php xf:convert-utf8mb4                    Converts XenForo tables to utf8mb4

  php cmd.php xf:file-check                         Performs a file health check

  php cmd.php xf:import                             Executes an import configured via the control panel

  php cmd.php xf:install                            Installs XenForo

  php cmd.php xf:rebuild-master-data                Rebuilds the core XF master data.

  php cmd.php xf:upgrade                            Upgrades XenForo

xf-addon

  php cmd.php xf-addon:build-release                Performs an export of the current XML data and saves a ZIP file to _releases

  php cmd.php xf-addon:bump-version                 Bumps the version of the specified add-on

  php cmd.php xf-addon:create                       Creates an XF add-on and writes out the basic addon.json file.

  php cmd.php xf-addon:disable                      Disables the specified add-on. If no add-on ID is provided, all enabled add-ons will be disabled.

  php cmd.php xf-addon:enable                       Enable the specified add-on. If no add-on ID is provided, all disabled add-ons will be enabled.

  php cmd.php xf-addon:export                       Exports the XML files for an add-on

  php cmd.php xf-addon:install                      Installs the specified add-on

  php cmd.php xf-addon:install-step                 Runs a specific step from the specified add-on Setup class.

  php cmd.php xf-addon:rebuild                      Rebuilds the specified add-on data.

  php cmd.php xf-addon:sync-json                    Syncs the contents of the add-on JSON file to the database, updating the title, version and JSON hash as necessary

  php cmd.php xf-addon:uninstall                    Uninstalls the specified add-on

  php cmd.php xf-addon:uninstall-step               Runs a specific step from the specified add-on Setup class.

  php cmd.php xf-addon:upgrade                      Upgrades the specified add-on

  php cmd.php xf-addon:upgrade-step                 Runs a specific step from the specified add-on Setup class.

  php cmd.php xf-addon:validate-json                Validates the contents of the add-on JSON file to ensure all of the required values exist and are of the correct type.

xf-designer

  php cmd.php xf-designer:disable                   Disables designer mode on the specified style

  php cmd.php xf-designer:enable                    Enables designer mode on the specified style

  php cmd.php xf-designer:export                    Exports modified templates from the database to the file system for the specified designer mode.

  php cmd.php xf-designer:export-style-properties   Exports style properties for the specified designer mode ID.

  php cmd.php xf-designer:export-templates          Exports templates for the specified designer mode ID.

  php cmd.php xf-designer:import                    Imports designer files from the file system for the specified designer mode.

  php cmd.php xf-designer:import-style-properties   Imports style properties from specified designer mode files

  php cmd.php xf-designer:import-templates          Imports templates from specified designer mode files

  php cmd.php xf-designer:rebuild-metadata          Rebuilds metadata hashes based on file system content

  php cmd.php xf-designer:revert-template           Reverts the specified template.

  php cmd.php xf-designer:sync-templates            Syncs the contents of the template files to the DB for the specified designer mode, applying version number updates

  php cmd.php xf-designer:touch-template            Marks the specified template as modified in the specified style and exports it.

xf-dev

  php cmd.php xf-dev:class-lint                     Checks that all classes can be loaded without conflicts

  php cmd.php xf-dev:compare-schema                 Compares database schemas for consequential differences

  php cmd.php xf-dev:entity-class-properties        Applies class properties to type hint columns, getters and relations

  php cmd.php xf-dev:export                         Exports all data to development files

  php cmd.php xf-dev:export-admin-navigation        Exports Admin navigation to development files

  php cmd.php xf-dev:export-admin-permissions       Exports Admin permissions to development files

  php cmd.php xf-dev:export-advertising-positions   Exports advertising positions to development files

  php cmd.php xf-dev:export-bb-code-media-sites     Exports bb code media sites to development files

  php cmd.php xf-dev:export-bb-codes                Exports bb codes to development files

  php cmd.php xf-dev:export-class-extensions        Exports class extensions to development files

  php cmd.php xf-dev:export-code-event-listeners    Exports code event listeners to development files

  php cmd.php xf-dev:export-code-events             Exports code events to development files

  php cmd.php xf-dev:export-content-types           Exports content types to development files

  php cmd.php xf-dev:export-cron-entries            Exports cron entries to development files

  php cmd.php xf-dev:export-help-pages              Exports help pages to development files

  php cmd.php xf-dev:export-member-stats            Exports member stats to development files

  php cmd.php xf-dev:export-navigation              Exports Navigation to development files

  php cmd.php xf-dev:export-options                 Exports options to development files

  php cmd.php xf-dev:export-permissions             Exports Permissions to development files

  php cmd.php xf-dev:export-phrases                 Exports phrases to development files

  php cmd.php xf-dev:export-routes                  Exports Routes to development files

  php cmd.php xf-dev:export-style-properties        Exports style properties to development files

  php cmd.php xf-dev:export-template-modifications  Exports template modifications to development files

  php cmd.php xf-dev:export-templates               Exports templates to development files

  php cmd.php xf-dev:export-widget-definitions      Exports widget definitions to development files

  php cmd.php xf-dev:export-widget-positions        Exports widget positions to development files

  php cmd.php xf-dev:generate-entity-dw             Generates an entity from a legacy DataWriter

  php cmd.php xf-dev:generate-phpstorm-meta         Generates a .phpstorm.meta.php file for dynamic return type hinting

  php cmd.php xf-dev:generate-schema-entity         Generates schema code from an entity

  php cmd.php xf-dev:import                         Imports all data from development files

  php cmd.php xf-dev:import-admin-navigation        Imports admin navigation from development files

  php cmd.php xf-dev:import-admin-permissions       Imports admin permissions from development files

  php cmd.php xf-dev:import-advertising-positions   Imports advertising positions from development files

  php cmd.php xf-dev:import-bb-code-media-sites     Imports bb code media sites from development files

  php cmd.php xf-dev:import-bb-codes                Imports bb codes from development files

  php cmd.php xf-dev:import-class-extensions        Imports class extensions from development files

  php cmd.php xf-dev:import-code-event-listeners    Imports code event listeners from development files

  php cmd.php xf-dev:import-code-events             Imports code events from development files

  php cmd.php xf-dev:import-content-types           Imports content types from development files

  php cmd.php xf-dev:import-cron-entries            Imports cron entries from development files

  php cmd.php xf-dev:import-help-pages              Imports help pages from development files

  php cmd.php xf-dev:import-member-stats            Imports member stats from development files

  php cmd.php xf-dev:import-navigation              Imports navigation from development files

  php cmd.php xf-dev:import-options                 Imports options from development files

  php cmd.php xf-dev:import-permissions             Imports permissions from development files

  php cmd.php xf-dev:import-phrases                 Imports phrases from development files

  php cmd.php xf-dev:import-routes                  Imports routes from development files

  php cmd.php xf-dev:import-style-properties        Imports style properties from development files

  php cmd.php xf-dev:import-template-modifications  Imports template modifications from development files

  php cmd.php xf-dev:import-templates               Imports templates from development files

  php cmd.php xf-dev:import-widget-definitions      Imports widget definitions from development files

  php cmd.php xf-dev:import-widget-positions        Imports widget positions from development files

  php cmd.php xf-dev:metadata-clean                 Cleans up the metadata JSON files and removes missing entries

  php cmd.php xf-dev:rebuild-caches                 Rebuilds various caches

  php cmd.php xf-dev:rebuild-metadata               Rebuilds metadata hashes based on file system content

  php cmd.php xf-dev:recompile                      Recompiles all template/phrase data

  php cmd.php xf-dev:recompile-phrases              Recompiles phrases

  php cmd.php xf-dev:recompile-style-properties     Recompiles style properties

  php cmd.php xf-dev:recompile-templates            Recompiles parsed templates

  php cmd.php xf-dev:sync-templates                 Syncs the contents of the template files to the DB, applying version number updates

  php cmd.php xf-dev:touch-template                 Updates the version number of the specified template

  php cmd.php xf-dev:update-version                 Updates the XF version to the same version as in the XF files.

  php cmd.php xf-dev:upgrade-step                   Runs a specific upgrade step from a specified upgrade class.

xf-rebuild

  php cmd.php xf-rebuild:forums                     Rebuilds forum counters.

  php cmd.php xf-rebuild:search                     Rebuilds the search index.

  php cmd.php xf-rebuild:threads                    Rebuilds thread counters.

  php cmd.php xf-rebuild:users                      Rebuilds user counters and caches.



Usage:

  list [options] [--] [<namespace>]



Arguments:

  namespace            The namespace name



Options:

      --xml            To output list as XML

      --raw            To output raw command list

      --format=FORMAT  The output format (txt, xml, json, or md) [default: "txt"]



Help:

  The list command lists all commands:



    php cmd.php list



  You can also display the commands for a specific namespace:



    php cmd.php list test



  You can also output the information in other formats by using the --format option:



    php cmd.php list --format=xml



  It's also possible to get raw list of commands (useful for embedding command runner):



    php cmd.php list --raw
 
How to hide Branding Advanced Forum Stats by AddonFlare - Premium XF2 Addons

Just delete this code to remove footer!
CSS:
$str = '<div data-af-cp style="margin: 0 auto;"><a class="u
-concealed" target="_blank" href="https://www.addonflare.com">'
    .implode(', ', $templater->AF_footer).' by <span style="color:'
    .$linkColor.';">AddonFlare - Premium XF2 Addons</span></a></div>
    ';
 

Forum statistics

Threads
79,405
Messages
1,141,399
Members
248,109
Latest member
zakariaa
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock