+ Reply to Thread
Results 1 to 3 of 3

Thread: 410 Code

  1. #1

    410 Code

    Hello! I delete the ad and the response code of page 404. But this is not correct, there must be an answer 410 - the page is deleted. How do i fix this? This is a recommendation google.

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

    you can change the following code in includes > controllers > listing_details.php

    from:
    PHP Code:
    Only registered members can view the code
    to:
    PHP Code:
    Only registered members can view the code

  3. #3
    Thank! You are the best

+ Reply to Thread