• Resolved Siman-Tov Yechiel

    (@mastersgate)


    Hi,
    Unfortunately every time you release a new version you change a lot of functions and it creates a lot of adjustment problems..
    the last time i called to seller id it was like this:

    $storeid=$store_user->id;

    now its not working.. can you help me please to call the seller id ?

    thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Siman-Tov Yechiel

    (@mastersgate)

    please help me…my site is not working..
    by the way im using it in the store.php file..

    thank you

    Nazmul Hassan

    (@nazmulhassann20)

    Hello @mastersgate,

    We change as per our development need ?? Now if you have customized anything then it is necessary to follow up and make your customization compatible.

    However, please open the latest dokan-lite/templates/store.php and you will find how we are getting the store user – $store_user = dokan()->vendor->get( get_query_var( 'author' ) );

    Thread Starter Siman-Tov Yechiel

    (@mastersgate)

    hi

    i didnt customized anything…and i aware the way you mentioned and this is the reason why i used $store_user->id;
    but its happend just after the update.
    is there another way to output the store id ?

    thank you

    Thread Starter Siman-Tov Yechiel

    (@mastersgate)

    after cheking again i see that i get the right id seller… thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘seller ID’ is closed to new replies.