Menu

User Stats and Top up module

Help
ryan low
2015-05-26
2015-06-03
  • ryan low

    ryan low - 2015-05-26

    Hi Guys,
    installed latest RD At revision 1459.Few bugs found.
    1) User stats is not update. Nothing show in usage used.
    2) Top up in provider is not working.
    3) Kick off the user is not working on activity monitoring. I'm using Mikrotik 6.28.

    Thanks.

    Regards,
    Ryan

     

    Last edit: ryan low 2015-05-26
  • Nahom

    Nahom - 2015-05-26

    Ryan,
    Not sure about why your user stats are not being shown but as for your second question (top not working), the access control objects (ACO) is missing for the TopUps.
    What you need to do is sign in as root and go to the right manager and add a new ACO under Access Providers -> Controllers -> TopUs
    you can add index, add, delete, manage_components and note_index
    You will also need to modify the top_ups table by adding a available_to_siblings field.
    Then the topups feature will be available.
    I haven't tested if it actually does what it is supposed to do (topping up permanent accounts with time or data), so let me know once you've tested it.
    As for the kick off user feature, make sure you have specified the coaport (3799) in both your Mikrotik and while adding the NAS

     
  • ryan low

    ryan low - 2015-05-27

    Nahom, thanks for your feedback. I will try it out and you know. sometime i will have some clean install from scratch. this the first time which cant generate usage graph. I cant find any place relate to user_stats table to let me trouble shoot.

     
  • ryan low

    ryan low - 2015-06-03

    Dear Nahom,
    I already added the TopUs in ACO and also add the index, delete, manage_components and note_index. Alter the table top_ups by adding column available_to_siblings,
    but i looks like not working.

    Dear Dirk,
    Any guide I can do it ourselves?

     
  • Nahom

    Nahom - 2015-06-03

    Ryan,
    Make sure that available_to_siblings is "NOT NULL" and has default value of 1
    Those are the steps I followed and it worked for me.

     
  • ryan low

    ryan low - 2015-06-03

    oh gosh! my bad. million thanks Nahom!!!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.