+ Reply to Thread
Results 1 to 4 of 4

Thread: Add columns to account manager

  1. #1

    Add columns to account manager

    Hello...

    How can i add a column from database to account manager at admin panel?
    eg. i want to add from database-> table -> fl_accounts the column Pay_date to admin panel -> account manager

  2. #2
    Open file: ftp://admin>>tpl>>controllers>>accounts.tpl
    find code at line ~2316
    Code:
    Only registered members can view the code.
    and add a new line below:
    Code:
    Only registered members can view the code.
    then at line ~2373 find code:
    Code:
    Only registered members can view the code.
    and add new code below:

    Code:
    Only registered members can view the code.
    save and check again
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    code added but no pay_date at users appear and no title at column
    Only one extra column empty added at account manager.

  4. #4
    I suggest you create a new ticket, I will add it as soon as posible.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread