Results 1 to 4 of 4

Thread: Problem with upload *.jpeg images on add and edit listing.

Threaded View

  1. #1

    Problem with upload *.jpeg images on add and edit listing.

    Hello all,

    If you have problems with upload images with jpeg type you can fix it yourself. (if you know php of course )

    Open file ftp: includes>>classes>>rlCrop.class.php

    find method 'saveImage'

    and change code from:
    Code:
    Only registered members can view the code.
    to:

    Code:
    Only registered members can view the code.
    and find method 'showImage' and change code from:
    Code:
    Only registered members can view the code.
    to:

    Code:
    Only registered members can view the code.
    Then if you want to delete empty images downloaded before go to ftp and open file: ftp:libs>>upload>>upload.php
    Find method 'delete' and find line:

    Code:
    Only registered members can view the code.
    and change to:

    Code:
    Only registered members can view the code.
    Last edited by Viktor; May 8, 2012 at 12:37 PM.
    Viktor,
    Flynax technical department,
    Best wishes.