• Resolved LaTis

    (@latis)


    Hi
    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 1 replies (of 1 total)
  • Plugin Author weDevs

    (@wedevs)

    Hello LaTis,

    Please provide a screenshot of the errors that I can see what happened.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Undefine SETTIGN STORE (Dokan Multivendor Lite’ is closed to new replies.