Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2022-05-17 09:13:41
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,311
new article category doesn't show up under categories tab
hi!
i added a new article category ‘‘2021’‘ under categories (protokollid) tab, but i can’t see it. :( also it doesn’t show up under write tab, so i can’t insert new article as well.
the category page itself exist
i did couple of ‘‘hard refreshis’ – ctrl+F5, but still it doesn’t show up :(
any ideas?
txp 4.8.8
php 7.3.3
Offline
Re: new article category doesn't show up under categories tab
What does the database show? Can you see an entry for 2021 in the txp_category
table? Maybe also try to repair the tables of the database (but make a backup first)?
TXP Builders – finely-crafted code, design and txp
Offline
Re: new article category doesn't show up under categories tab
Looks bad. Try in some article
<txp:php>rebuild_tree_full('article');</txp:php>
Offline
Re: new article category doesn't show up under categories tab
Gallex reported:
i put this code into some article?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: new article category doesn't show up under categories tab
In reply to Gallex via colak #333364:
Yes, put that into an article. Then call up the article once. It should rebuild the category tree.
Afterwards you can delete the article again.
TXP Builders – finely-crafted code, design and txp
Offline
#6 2022-05-19 08:32:36
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,311
Re: new article category doesn't show up under categories tab
didn’t help with my issue. i just deleted all categories in database and created again. solved
Offline