                                                                                                                                           
                                                                                                                                           
      .+????=.       =+=-       >?>>?                                                ?.    >?         !       !          ?????!?-     
    +????????!?.  =!???????!+    +=   =                                               ?>    ??         .?       ?.        .?>.      >?"   
  .!??. .!??????.?????!!!????*.  >=   =                                 .?            ??   .??         .?       ?.       ??           ?  
  ??!?  ?+???.!??????. !?????  >=   =                                 .>            ??.  >!         .?       ?.      .     .?!      ? 
  ????!+"     ?!???!! .  . !??? .>      ..     .   .    .  '>     ?=  ??  !   ? .!-">?   ?'=? .      .??       +
  ??????. !?  =!???!..-..-???+   >>     ?   ">  ?"-.?>  >  >  >>- >. .>    >   >  ?.?.??  ?.  =' .?   =  ?.  -?                    
  ??????!  . .!>???"-  ..  +??    .>-   >   =>  >.  >+  >  >  >>  >. .>    >   ?  ?.>=?'?  -= .?  .?   =  ?.  -?                    
  -??????=' !>?.!!?+=++'+=">?!      .?.  ?   =>  >.  >+  >  >  >>     .>    >>>>>  ?..?? ?   ? ?  .?   =  ?.  -?                    
    ????????!??+ !!??????????+   >=   =  ?   =>  >.  >+  >  >  >>     .>    ?       ?. >' ?   ?-?'  .?   =  ?.  -> .      +?"       "
     .???????>     ?!?????!=     >=   =  >   =>  >.  >+  >  >  >>     .>    >   >  ?. -  ?   !!.  .?   =  ?.  ->  >      >?"      ? 
        ??             !?.       >+=""?  >   =>  >   >'  ?  >  >?     .>    >   >'  ?.    ?   .?=   ?==+?   ?+==!   ?>           "?  
       =>               +!         ....    ....   >..     ....   ..       ..  .....               ?.                      !=       >?   
      .                  .+                       >.                                              '?                         ??????!-     
                                                  >.                                              ?>                                       


This is a shared file of  @Dark Neo only users who pay for this mod can get fully support.

If you download this file from another site please report to the author of this mod work is so hard,
and anyway it's a work of one person only and it's to hard to pay for tools to work with
and by ourselves so if you understand this please make a donation if you wish and you can.

All money obtained for this works is donated to free development enterprises or people who develop software
for free and apps or tools, or don't donate to ours, donate to that people directly, in this way we colaborate
for a best and whitout some other purposes to benify on double senses and make a better developers group, with
a compensation for all our hard work we make every day.

Institutions of my donations:

MyBB
Mozilla
Ubuntu
Developers of MyBB plugins
MyBB support forums on spanish lang
User who i think they can be remunerated for some reason for his hard work 

THANKS...

--------------------------------
INSTALLATION
--------------------------------

1.- Upload files via ftp in the same way we structured.

thanks dir is the root of your forum ftp, all entire cotent inside have to be upload.

- images
- inc
- jscripts
- thx.php

This files have to be on our forum root of MyBB in this way, they have all
entire content to make it works fine on your forums.

2.- Go to admin cp and chose plugin section.

- Go to Thanks System and click on Install & Activate.
- Click on Configure once you have installed this plugin you can see this link.
- Set your own preferences and options as you wish.

3.- Style your plugin.

- Inside your style you can see a new stylesheet called thx_buttons.css
* There you can set your own style to all contents of plugin.

- In your style have a new one template group called Thanks templates
* There you can set the visual contents of this plugin.

- In global templates you can see another new templates for this mod.
* There you can set the modal contents and style for this mod, to show on all themes.

- Inside some templates you can see new vars created.
* You have to verify this vars exists and if do not, you can create them inside templates to make ir works.

Templates           ---                 Vars needed to work
*************************************************************************
* postbit           --- <div id="thxpid_{$post['pid']}">{$post['message']}</div>
                    --- {$post['thx_list']}
                    --- {$post['thanks_count']}
                    --- {$post['thanked_count']}
                    --- {$post['thanks']}
                    --- {$post['thx_counter']}
                    
* postbit_classic   --- <div id="thxpid_{$post['pid']}">{$post['message']}</div>
                    --- {$post['thx_list']}
                    --- {$post['thanks_count']}
                    --- {$post['thanked_count']}
                    --- {$post['thanks']}
                    --- {$post['thx_counter']}
* showthread        --- {$thx_script}

* member_profile    --- {$memprofile['thx_details']}

* codebuttons       --- <script type="text/javascript" src="{$mybb->asset_url}/jscripts/oculto.js?ver=1805"></script>
<script type="text/javascript">
    var hide_tag = "{$mybb->settings['thx_hidesystem_tag']}";
    var hide_tag_title = "{$lang->thx_hide_tag_title}";
    var hide_tag_content = "{$lang->thx_hide_tag_content}"; 
</script>

* codebuttons       --- {$mybb->settings['thx_hidesystem_tag']}
*********************************************************************************

4.- Enjoy this plugin !!!


---------------------------------------
PLUGIN UPDATE
---------------------------------------

1.- Upload new files of the mod via ftp (Don't uninstall or deactivate any old version).

2.- Once you have upload and see new version you have to Uninstall plugin, this proccess make a clean
templates proccess and make changes if necesary to delete or remove old and unusefull contents, 
or you can deactivate any other thanks system and then use converter to make all contents readables for this mod
from another one.

3.- Then you caan Install and Activate plugin, this proccess have to create all contents to make it works, but
many times you have to review this for the right functionabillity of this plugin.

4.- Run Maintenance and Recount Thanks, run the two procceses and when all finish then you can see all contents
in the right place and caan use thi mod without problems.

5.- Style your plugin.

- Inside your style you can see a new stylesheet called thx_buttons.css
* There you can set your own style to all contents of plugin.

- In your style have a new one template group called Thanks templates
* There you can set the visual contents of this plugin.

- In global templates you can see another new templates for this mod.
* There you can set the modal contents and style for this mod, to show on all themes.

- Inside some templates you can see new vars created.
* You have to verify this vars exists and if do not, you can create them inside templates to make ir works.

Templates           ---                 Vars needed to work
*************************************************************************
* postbit           --- <div id="thxpid_{$post['pid']}">{$post['message']}</div>
                    --- {$post['thx_list']}
                    --- {$post['thanks_count']}
                    --- {$post['thanked_count']}
                    --- {$post['thanks']}
                    --- {$post['thx_counter']}
                    
* postbit_classic   --- <div id="thxpid_{$post['pid']}">{$post['message']}</div>
                    --- {$post['thx_list']}
                    --- {$post['thanks_count']}
                    --- {$post['thanked_count']}
                    --- {$post['thanks']}
                    --- {$post['thx_counter']}
* showthread        --- {$thx_script}

* member_profile    --- {$memprofile['thx_details']}

* codebuttons       --- <script type="text/javascript" src="{$mybb->asset_url}/jscripts/oculto.js?ver=1805"></script>
<script type="text/javascript">
    var hide_tag = "{$mybb->settings['thx_hidesystem_tag']}";
    var hide_tag_title = "{$lang->thx_hide_tag_title}";
    var hide_tag_content = "{$lang->thx_hide_tag_content}"; 
</script>

* codebuttons       --- {$mybb->settings['thx_hidesystem_tag']}
*********************************************************************************

6.- Enjoy this plugin !!!


---------------------------------------
UNINSTALLATION
---------------------------------------

1.- Go to admin cp and in plugins sections searcho for Thanks System, click on Uninstall & Deactivate
this proccess delete all content from this plugin.

2.- Delete all uploaded files via ftp (to set only the right files inside your board ).

3.- Go to your admin host panel and inside phpMyAdmin delete table thx_backup_dateofuninstall
* Where dateofuninstall is the date where you run uninstall proccess of this plugin, for security
purposes this table was stored if you wish to recover all thanks maded by users on your forum.