+ Reply to Thread
Results 1 to 10 of 10

Thread: Listing field type (Phone) does not work!

  1. #1
    Senior Member
    Join Date
    Aug 2010
    Posts
    174

    Listing field type (Phone) does not work!

    I setup a <Phone> listing field type under Admin Panel; however, it does not show up in admin panel ether in front end (see snapshot).
    Attached Images Attached Images

  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    You can fix it manually using the following sql command:

    Code:
    Only registered members can view the code.

  3. #3
    Senior Member
    Join Date
    Aug 2010
    Posts
    174
    Thanks a lot! it works

  4. #4
    How can i show the "0" number in frontend? If i create an account i can insert it but it does not appear in frontend.

  5. #5
    Hello Milea Ionut,

    If you want show 0 in profile you should go to ftp://includes>>classes>>rlAccount.class.php
    find method registration and code at line ~411:

    PHP Code:
    Only registered members can view the code
    and remove (int) where do you want see 0 in code or area or number. IF you want see 0 in all you can remove (int) from all. Then save and create new account.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Now is working! Thank you!

  7. #7
    Pardon me, but how to run that SQL command?

    Because I got same problem and tried to fix it.

  8. #8
    yoursite.com/admin/index.php?controller=database

  9. #9
    Thanks Peter, I got this message: The query has been successfully implemented, 0 rows have been affected.

    But still have same problem.

  10. #10
    Hello Maaz,

    Would you please send me in PM ftp access details and I will fix it ASAP and send code for your problem.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread