Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2591

[3.3.x] Support Forum • Re: A few questions regarding a Tapatalk db.

$
0
0

Will the code from this post fix the issue with the blank topics?

viewtopic.php?p=13720156#p13720156
Topic information is stored in the phpbb_topics table with a title, usually the title on first post.

All posts are stored in phpbb_posts table with their own titles, e.g. titles on replies are typically "Re: Subject" unless the user modified it when they submitted.

What that will fix is titles in the posts table if they are blank assuming there is a topic title in the topics table.

Titles in posts table shouldn't be blank unless you had modification/extension that was leaving them blank or perhaps the occasional user that deleted it before they submitted post. Titles in the topics table should never be blank.

Statistics: Posted by thecoalman — Wed Jun 04, 2025 12:02 am



Viewing all articles
Browse latest Browse all 2591

Trending Articles