+ Reply to Thread
Results 1 to 4 of 4

Thread: Password strength

  1. #1

    Password strength

    Hello there!

    Is there anybody knows how can I increase the password strength limitation to 6 or 8 in the registration page?
    How can we change the image size limitation from 10MB to smaller size?

  2. #2
    Hi,
    For the password, you should probably open a ticket.

    For the size of pictures, if I remember well, this is related to the server configuration, not flynax administration, but I'm not 100% sure.

  3. #3
    Just to point out though the software reduces the size if the images before saving it so upload size shouldn't be a problem on server usage
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  4. #4
    Hello Hooman,

    If you want to change limit characters for Password field you can do you yourself through ftp. Go to ftp://templates>>your_template>>tpl>>controllers>>regist ration.tpl

    find line:

    Code:
    Only registered members can view the code.
    and change parameter maxlength="50" to 8 or like you want. Save and check again.

    About upload images: Chis wrote correct information - awesome guy Chris On new versions from 4.2+ photo uploader change image size on your PC before upload to server. Size for uploading images around 300-400KB.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread