Forum Replies Created

Viewing 2 Topics - 1 through 2 (of 2 total)
Author Posts
July 8, 2015 at 10:18 pm in reply to: Email Notification for Customers and Dokan dashboard 54835
Alin Alin

I`ve solved the issue regarding “The Dokan Dashboard not showing the number of active and pending sellers”

line 1142 from functions.php

WHERE um.meta_key = ‘wp_capabilities’ AND um1.meta_key = ‘dokan_enable_selling’
//Is should be
WHERE um.meta_key = ‘{$wpdb->prefix}_capabilities’ AND um1.meta_key = ‘dokan_enable_selling’

Maybe you could Fix this in the next update of the plugin.

Have a nice day.

Dokan Dashboard issue
Dokan Dashboard issue solve

July 6, 2015 at 4:06 pm in reply to: Email Notification for Customers and Dokan dashboard 54447
Alin Alin

OK, but could you give me an answer about the other issue i`m having with sellers notification in dashboard?

“The other problem is that in Dokan Dashboard i can see the total sellers , but it doesn`t show me the number of pending or inactive sellers.How can i solve this issue ?”

It says ” No pending sellers and No active sellers “( although i have 6 active sellers out of 9 ).

Viewing 2 Topics - 1 through 2 (of 2 total)