+ Reply to Thread
Results 1 to 5 of 5

Thread: function setEmployerListingThumbnails gives error

  1. #1

    function setEmployerListingThumbnails gives error

    Hi there.

    This function in file rlAllInOne.class.php allways runs affter adding listing , and returning error message in errorLog file.

    PHP Code:
    Only registered members can view the code
    Eroor message like in function "No enough data available to proceed the action in AllInOne..." .
    Listing type not 'jobs' , added listings with photos , without protos, in every case this function runs and returning message.
    Not big thing , but anyway , what is the reason please?

    thanks.

  2. #2
    Rudi, any solution for this?

  3. #3
    Hello Bahram,

    You need to remove line:

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

  4. #4
    Hello Viktor,

    Thanks, but logically, it should not creates log error. removing line is like hiding the problem.

  5. #5
    Exactly, it should create the log. Because when you create a listing in type which not equal the 'jobs' the condition is true and log will be created.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread