#1 WordPress forum plugin created by gVectors Team

wpForo – WordPress Forum Plugin
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation

Forum

Home | Forum

wpDiscuz - WordPress Comment Plugin
  • Forums
  • Members
  • Recent Posts
Forums
Main Support Forums
How-to and Troubles...
How to remove empty...
 
Share:
Share
Tweet
Share
Notifications
Clear all

How to remove empty tag

    Last Post
RSS

JasonJase
Posts: 2
 JasonJase
Topic starter
April 9, 2019 6:27 pm
(@jasonjase)
New Member
Joined: 3 years ago

I'm testing my forum and with a test user I created a topic to see if everything worked. Then I deleted the user and all its content but the topic tag still shows up. When I click on it, I can't find any topic with that tag. How can I remove this? I deleted all forum caches, updated topic, forum and user statistics but the empty tag is still there. Any help is appreciated 🙂 

This topic was modified 3 years ago by JasonJase
Topic Tags
tags topic tags empty tag delete tag
3 Replies
Sofy
Posts: 4057
Sofy - Facebook Sofy - Twitter
 Sofy
Admin
April 10, 2019 9:33 am
(@sofy)
Support Team
Joined: 4 years ago

Hi @jasonjase,

Have you deleted all caches before checking? 

If not, please navigate to Dashboard > Forums > Dashboard admin page, click on [Delete all caches] button. If you use some other cache plugins delete those plugins caches as well and check again. 

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
1 Reply
JasonJase
 JasonJase
(@jasonjase)
Joined: 3 years ago

New Member
Posts: 2
April 13, 2019 2:04 pm
Reply toSofySofy

Yes, I deleted all forum caches and all caches in my browser. I've also tried to delete the forum but it was still there.

Reply
Robert
Posts: 8968
Robert - Twitter
 Robert
Admin
April 14, 2019 12:47 pm
(@robert)
Support Team
Joined: 6 years ago

Use some SQL executing tool. Some plugin or the phpMyAdmin of your Hosting cPanel and execute this SQL query. Don't forget backup the wp_wpforo_tags table. And change the wp_ prefix with your database table prefix:

DELETE FROM `wp_wpforo_tags`
WHERE NOT EXISTS (
SELECT `wp_wpforo_topics`.`topicid`
FROM `wp_wpforo_topics`
WHERE `wp_wpforo_topics`.`tags` IN( `wp_wpforo_tags`.`tag` )
)

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Reply
  All forum topics
  Previous Topic
Next Topic  
Related Topics
  • managing tags and prefixes
    2 months ago
  • Topic tags counter not working
    7 months ago
  • Canonical issue
    8 months ago
  • Managing tags (WP phpMyAdmin)
    8 months ago
  • add featured image to tag results
    1 year ago
Topic Tags:  tags (27), topic tags (9), empty tag (2), delete tag (2),

Forum Search

Join Us!

Download wpForo plugin
on WordPress.org

wpForo Addons

wpforo-private-messages wpforo-advanced-attachments-128x128 wpforo-embeds-128x128 wpForo User Custom Fields addon wpForo – Blog Cross Posting addon wpForo Ads Manager wpForo – WooCommerce Memberships Integration wpForo Emoticons wpForo – Tenor GIFs Integration
View all Addons »

Recent Topics

  • How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    By Noved, 14 hours ago

  • purchase of add on and it says payment pending

    By ReddBeard, 1 day ago

  • Costume text and image on every forum

    By Vijiki, 2 days ago

  • Forum topics and pages not indexing

    By Vijiki, 2 days ago

  • Can't send confirmation email from topics when suscribe for new topic

    By gilbau, 2 days ago

  • Can't add shortcodes to wpForo

    By avorai, 2 days ago

Topic Tags

  • translation49
  • css49
  • plugin conflict48
  • seo45
  • new features44
  • buddypress42
  • ultimate member40
  • avatar40
  • forum40
  • moderation38
  • login38
  • registration36
  • threaded layout35
  • cache33
  • editor32
  • menu32
  • shortcode31
  • spam29
  • phrases28
  • forum accesses28
View all tags (2163)

Recent Posts

  • RE: Show Likers with their avatar

    Have now found the correct code 😀 are these 3 lines ...

    By Tutrix, 8 hours ago

  • RE: How to prevent forum users from PASTING / posting multiple colors and font sizes...??

    @noved add this to custom css #wpforo #wpforo-wrap ...

    By Tutrix, 10 hours ago

  • RE: Costume text and image on every forum

    @vijiki There is no wpForo2 for the moment. Also forget...

    By dimalifragis, 23 hours ago

  • RE: Can't add shortcodes to wpForo

    @avorai So, SAC.PHP is crashing and it is wpForo the ca...

    By dimalifragis, 23 hours ago

  • RE: purchase of add on and it says payment pending

    Hi @reddbeard, Please move this topic to gVectors Sup...

    By Robert, 1 day ago

  • RE: Can't send confirmation email from topics when suscribe for new topic

    @gilbau, wpForo uses WordPress wp_mail() function. wp...

    By Robert, 2 days ago

  • RE: Forum topics and pages not indexing

    So all is ok from wpForo site. I have nothing to add he...

    By Robert, 2 days ago

Share:
Share
Tweet
Share
  Forum Statistics
20 Forums
9,757 Topics
49.5 K Posts
3 Online
43.7 K Members

Latest Post: Show Likers with their avatar Our newest member: claudettecrotea Recent Posts Unread Posts Tags

Forum Icons: Forum contains no unread posts Forum contains unread posts

Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Powered by wpForo | Copyright © 2016-2022 gVectors Team
Copyright Registration Service - Click here for more information or to register work
wpForo is Registered with the IP Rights Office
Copyright Registration Service

Ref: 4477265538
  • Home
  • Forum
  • Migrate to wpForo
  • Addons
  • Addons Demo
  • Documentation