+ Reply to Thread
Results 1 to 2 of 2

Thread: Prevent/disable delete function in certain listing type?

  1. #1

    Prevent/disable delete function in certain listing type?

    Dear Flynax Developer,

    Is there anyway to Prevent/disable delete function in certain listing type?
    The reason is i have a listing type for restaurant review. And sometimes user rate low star or give bad feedback to that listing. And the listing owner just delete it and create a fresh new one.
    I want to prevent user from deleting their listings posted in review listing type.
    Is it doable?

  2. #2
    I encountered the same problem, but i wanted to disable the delete function for all the listings. (probably with a some php knowledge you could do it your way)
    If you want to do the same, go into your_template/tpl/controllers/listing_remove.tpl and delete the following line
    PHP Code:
    Only registered members can view the code
    Hope it helps!
    Last edited by Spinu Alexandru; February 17, 2015 at 08:52 PM.

+ Reply to Thread