Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • conforturis Friend
    #190834

    I cannot delete or edit jobs on backend.
    I select job and click delete I see a message “Successfully removed item!” but the job keeps stay in list.
    When I click for edit I see a new form without fields filled.
    What happen??? Last week every thing was ok!

    HeR0 Friend
    #506828

    Hi Conforturis,

    Did you customize this feature or upgrade it to the latest version ?

    I got your pm but the super admin account is wrong. Pls pm me with the updated info then i will check for you.

    Regards

    conforturis Friend
    #506875

    Hi,
    I am sorry. Now is ok. Please try now.

    HeR0 Friend
    #506989

    Hi,

    I have just fixed the issue on the site. Could you tell me that you have upgraded this component from older version or got it newly installed ?

    Regards

    conforturis Friend
    #507019

    What change you did for fix it?
    I upgraded this component from older version 1.04 for new 1.05.

    HeR0 Friend
    #507022

    In our demo site, it is still working well. I think that you missed to update some files. However, I solved this issue with small custom at this file administrator/…./views/jajobs/tmpl/default.php by the followings:

    Change
    [PHP]$item->id = $item->id_tmp[/PHP]
    To
    [PHP]if(isset($item->id_tmp)){
    $item->id = $item->id_tmp
    }[/PHP]

    Pls try and let me know if it helps.

    Regards

    conforturis Friend
    #507174

    I updated this component in another site and I did not get this error.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  conforturis 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum