Forum

Reassign listing ow...
 
Notifications
Clear all

Reassign listing ownership

2 Posts
2 Users
0 Likes
267 Views
Zero-Labs
(@zero-labs)
Posts: 82
Trusted Member
Topic starter
 

When building my directory at locally-grown.org, I preloaded it by importing the USDA Farmer's Market database, and cherry picked a handful of local farms and markets to load by hand myself. Of course I can modify all listings from the admin dashboard, but what if a business owner wants to take ownership of his listing? Is there an easy way for me to make another registered user the admin of his own listing?

Edit: I did find a way to get it done using phpMyAdmin by:

1) Record the user's ID number,
2) Search for s_title of the listing in item_description table,
3) Record the fk_i_item_id in the item_description table,
4) Search item table for that same number as pk_i_id,
5) Modify the fk_i_user_id of  that entry to match the user's ID.

Just wish there was a simpler way in the dashboard.

 
Posted : 22/02/2021 9:49 pm
(@fre2mansur)
Posts: 47
Member
 

Possible by creating a plugin.

 
Posted : 27/06/2021 8:06 am
Share: