• First let me say that I like this plugin very much even it is missing some features.

    How can I delete/reset all reviews. I deleted the reviews on the reviews table at the backend but the reviews still show up on the widget (bp member review widget). I checked your docs but nothing about this.

    So please can you fix this or tell me how I can fix by myself? Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter locker17

    (@locker17)

    Quite bugy this one. Beside the bug with the not updated widget there is also a problem if someone’s account is deleted. Then the entries of the reviews at the wordpress post_table are not updated either (deleted). So after a while you will have a lot entries in the reviews table at the backend who link to nowhere and cause a loss in performance.

    This is a bug in the design of the plugin. Because the member id who was reviewed is not stored at the post_table and you will need to go through each linked tables in post_meta and user_meta table to find the linked member and delete it manually. Or code a routine (crown) which will do that. ??

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.