Guys i need help on PHP im trying to make this 100% work but ithink icant do it
WebEngine CMS with MuEmu Files
i configure Gens Ranking and works fine but theres something wrong that i dont know how to fix
in my SQL my Contribution is 10000 Since MuEmu dont have IGC_Gens_Rank i try to make it on Contribution so it works But you need to config it Like ( Contribution = 10000 gens_ranks 10000 => 'Private',
) it wont work if Database and gens_rank are not same
So i need help to make it for example
Contribution 10000 and gens_rank 10001 Private (Gens rank)
or
1 to 100 =Duke
101 to 200 Grand Duke just like that
Gens_Rank is located on = includes\config\Custom.tables.php
define('_TBL_GENS_', 'Gens_Rank'); define('_CLMN_GENS_NAME_', 'Name'); define('_CLMN_GENS_TYPE_', 'Family'); define('_CLMN_GENS_RANK_', 'Contribution'); define('_CLMN_GENS_POINT_', 'Contribution');
Image here https://imgur.com/a/cGL1vh9


Reply With Quote![[Help] WebEngine CMS](http://ragezone.com/hyper728.png)

