+ Reply to Thread
Results 1 to 9 of 9

Thread: Account types

  1. #1

    Question Account types

    hello,

    with the installation of flynax, since there are three account types: visitor, buyer and seller.

    I created two new account types (for exemple: seller1 and buyer1) and deactivated the three visitor accounts, buyer and seller.

    Now appears on the main page:
    home
    add a listing
    search
    recently added
    listings
    and:
    seller accounts (but is inactive on account types)
    sellers1 accounts

    Could you help?
    how can I leave only seller1 account in mainpage?

  2. #2
    by the sound of it you have checked the 'create sub directory' when create account types. This will create a page for all the users for that account type.

    You will need to go into admin panel / pages / find the page relating to the account type and click edit. There will be an option where to choose wether its in the main menu/footer menu, you will need to change that to how you want it
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  3. #3
    wow, it's working now
    Many thanks for the help

  4. #4
    you could help in other questions?
    I need to change the mask field phone currently is (xxx) 123-45678 and need to change to (xxx) 1234-5678, can change the admin panel or do I have in the database?

  5. #5
    Go into the phonefield in AP and change it there.

  6. #6
    I'll do some tests

    thanks

  7. #7
    I'm still having this doubt

    In field format (phone number) (xx) 123-45678
    but i need (xx) 1234-5678 where should I change this mask?

  8. #8
    Hello Aroldo jose,

    You should go to ftp://includes>>classes>>reefless.class.php

    find function with name: 'parsePhone' and change code from:

    PHP Code:
    Only registered members can view the code
    to:

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

  9. #9
    Thanks Viktor

+ Reply to Thread