+ Reply to Thread
Results 1 to 8 of 8

Thread: set the image size for add listing page

  1. #1
    Member
    Join Date
    Jul 2016
    Location
    Iran
    Posts
    74

    set the image size for add listing page

    Hello,

    How to set the image size for add listing page and banner plugin?
    Car sell in: BanBan.ir

  2. #2
    Hello Mousa,

    For the listing photos you can change size into: Admin Panel >> Basic Settings >> Pictures
    For the banners images you can do it when you are creating a box for the banner into: Admin Panel >> Banners >> List of Boxes >> Add a Box.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Member
    Join Date
    Jul 2016
    Location
    Iran
    Posts
    74
    Thanks Dear Viktor for your response

    I mean the size of the image was its capacity in bytes or MB bytes?
    Car sell in: BanBan.ir

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    you can set image size in php config upload_max_filesize

  5. #5
    Member
    Join Date
    Jul 2016
    Location
    Iran
    Posts
    74
    Thanks Rudi,

    Please give me more guidance.
    Car sell in: BanBan.ir

  6. #6
    Hello Mousa,
    If you want to limit upload file size by user, you have 2 ways to change upload_max_filesize as Rudi mentioned.

    1. Change it using php.ini file. You should ask your admin server or refer to admin server panel (if you have access)
    2. Add below line to top of .htaccess file at your root.
    Code:
    Only registered members can view the code.
    change 1M to 0.5M or 3M ...

  7. #7
    Hello Mousa,

    Contact with your hosting support only. Say only that you want to change 1 parameter in php upload_max_filesize
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Member
    Join Date
    Jul 2016
    Location
    Iran
    Posts
    74
    Thanks Bahram and Viktor for your response
    Car sell in: BanBan.ir

+ Reply to Thread