• Resolved LaTis

    (@latis)


    in the Setting section

    I have tried to add in the info and get “undefined” when I fill in the information

    already check this

    If you are facing any error which i have mentioned then you have to do this following steps-

    Please open your Dokan plugin folder then navigate to classes/template-settings.php.
    In the line number 99 you will see this code

    ‘address’ => stip_tags( $_POST[‘setting_address’] ),

    .
    You have to replace this code with this one –

    ‘address’ => strip_tags( $_POST[‘setting_address’] ),

    AND I CANT FIND THIS

    https://www.ads-software.com/plugins/dokan-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author weDevs

    (@wedevs)

    Hi,

    Maybe your site conflicting with the activated theme or installed plugins. Please deactivate all the plugins along with the theme you activated, then active those plugins and the activated theme one by one.

    I hope you will get the error into another plugin or theme which is conflicting with dokan plugin.

    Thanks

    Plugin Author weDevs

    (@wedevs)

    Hello Latis,
    It’s been a while we have not heard back from you. Is your issue resolved?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘DELETE THIS.sorry’ is closed to new replies.