Skip to content

This program generates MySQL scripts to insert the tags and sub-tags into the Tags table in your Discuz Q 3.0 database. It has been tested working in Discuz Q 3.0

License

Notifications You must be signed in to change notification settings

shuo-ding/Discuz-Q-3.0-Categories-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discuz-Q-3.0-Categories-Generator for v3.0.210702

Author Dr Shuo Ding

  1. mysql -u root -p
  2. input password of MySQL
  3. Use ‘yourdatabase'
  4. select * from categories

//Note- this command will DELETE all your contents of categories! 注意-以下命令将删掉你的所有栏目!请备份先!

  1. delete from categories

  2. paste the generated script here. 粘贴所有生成的MySQL script, 刷新网页,Ctrl+ F5 你就会看到所有新生成的栏目。

  3. Done

Note: follow the format in config.txt including "end" string. 注意,在config.txt,“end”必须在第一行和最后一行,每一个栏目之间都用end相隔。

Welcome to my website: IoT Next Day

The website may be not visible from some locations of the world.

About

This program generates MySQL scripts to insert the tags and sub-tags into the Tags table in your Discuz Q 3.0 database. It has been tested working in Discuz Q 3.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages