No posts listed via edit.php
-
Hi all,
I have been trying to fix the following for days now, but I keep getting nowhere.
I installed WordPress 1.5 and integrated its user table with that of an Invision Power Board forum. This meant I needed to change column names throughout the WP code, because for the redundant ones I stuck to the Invision names.
It all seems to work fine right now, except for one thing. Under “Manage” (link to edit.php) in the Dashboard, I cannot see any posts being listed! The search engine there also gives no results. There are quite a few posts however, so for some reason they just aren’t being read.
Uploading the original WordPress edit.php doesn’t have any effect, so the bug is not in that file. I have gone across various other php files, but to no avail.
Earlier bugs came down to the difference between id and ID. While users in the Invision table have their identification in the lowercase id column, the posts are still in the standard WP table, which had the ID column spelled in caps.
Does anyone have any thoughts on what might be wrong? I would welcome all thoughts and suggestions, because I am pretty stuck myself.
Thanks in advance for any help!
- The topic ‘No posts listed via edit.php’ is closed to new replies.