• Resolved moklet

    (@moklet)


    When you are in the front end and you want to edit a listing it redirects to add a new listing

    The error is in the following file (it throws in a space in the url after

    atbdp_listing_id

    \plugins\directorist\includes\classes\class-permalink.php

    Line 47: $link = add_query_arg( array( ‘atbdp_action’ => ‘edit’, ‘atbdp_author_id ‘ => $author_id ), $link );

    Line 255: $link = add_query_arg( array( ‘atbdp_action’ => ‘edit’, ‘atbdp_listing_id ‘ => $listing_id ), $link )

    Line 521: $link = add_query_arg( array( ‘atbdp_action’ => ‘renew’, ‘atbdp_listing_id ‘ => $listing_id ), $link );

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Moklet,
    We’re sorry for the issue you are having. We’ve tested it on our side but haven’t found any error. So, please share your website link so that we can debug it in depth.

    Regards.

    Plugin Support Rafiz Sejim

    (@rafizsejim)

    Marked this issue as resolved due to inactivity.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug in fron end editing’ is closed to new replies.