Invalid count of records
-
I got the plugin, installed and tested too.
Anyhow.. there is something wrong:
WordPress database
29 categories
5382 posts
5 pages
1721 medias
1 tag
5 users
6 menu itemsBut
select count(*) from
jos_contentgives an output 6523 records.
If I specify by sections (only two are there at all)
select count(*) from
jos_content`
wheresectionid
= 6 orsectionid
= 5
and title is not NULL
`
gives an output 6523 records.5382 is for sure an invalid count of posts.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Invalid count of records’ is closed to new replies.