Undefine SETTIGN STORE (Dokan Multivendor Lite
-
Hi
in the Setting sectionI 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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Undefine SETTIGN STORE (Dokan Multivendor Lite’ is closed to new replies.