kahleeb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Year 0?Thanks for the suggestion. It did not work. I have also tried all of the default themes, that come with WordPress, and none of them resolve the issue either.
Could I have a bad install? I have recently upgraded too.
Any other thoughts or should I possibly just get rid of Archives?
Forum: Fixing WordPress
In reply to: Missing CategoriesI think I found it. Somehow a plugin was causing issues. This should be resolved now.
Forum: Fixing WordPress
In reply to: Missing CategoriesNow they both have posts in them and they are still not showing up.
Forum: Fixing WordPress
In reply to: Missing CategoriesThere are posts in one of them.
Forum: Fixing WordPress
In reply to: Changing Header Title InformationIf it was a snake, I would be dead. I can’t believe I overlooked that.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the Entrythe big problem with this is if I do this, I will have no way of knowing if the problem is resolved. I have had this up and running, in its current form, for almost a week and I have caught it a few times by looking for an article I edited.
It just seems so strange tha the DB has the content and WordPress doesn’t see it completely. Are there any fields in the DB I could look for that might cause an article to not appear?
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryNo, the post does not show in preview, the post does not show in the blog, the post does not show up in the backend.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryBTW, I am running 2.02 now on a server that automatically installs WordPress.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryIf I edit the article in the Database, all changes are seen if I manually type the ID in the edit post page. However, the preview pane (below the article) is still saying:
“Sorry, no posts matched your criteria.”The article does not show up on the site and it doesn’t even show up in the backend when I search for it. I can only get to it if I manually type in the ID number from the edit post page.
The post status is Publish and it was when I edited the article. This has been the case for all 5 or 6 articles this has happened to.
When I edit any other post in the database, they are seen in the backend just fine.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryOkay, I just logged into the database again and I modified the time. It still is not showing up from within Word Press. However, if I manually type in the ID number for the post, from within the manage screen, I can pull up the article. The preview below says “Sorry, no posts matched your criteria.” So even if I save this article again–Wordpress will not view it.
Nothing from this article has changed from when it was showing up–except I modified the article and saved it. By modifying the article, I changed a spelling mistake, altered a category, or something minor like that.
Is there an option to “rebuild the database” or something that would repair it? Something seems wrong here.
Also, I am hosted on one of the hosts that I fond here on www.ads-software.com. They have a feature that automatically installs WP. So I am fairly confident the install should be good.
Thanks for your help–as I am extremely worried about this.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryOkay, this is very strange. The article is still in the database but it isn’t showing up from within WordPress.
What would you suggest me doing to resolve this? I appreciate your help.
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryActually, I may take that back the the date is not wrong. It looks like this is the Time Stamp from the deleted article that is still up on my screen:
Existing timestamp: January 02, 2006 @ 00:00
Would that be an invalid time? I guess I need to go through the DB and change all of those if that is the case. We imported several articles from MS SQL and I guess some of the times were brought over as 00:00
Forum: Fixing WordPress
In reply to: Editing Articles Deletes the EntryNo, the date was not wrong. I still have the old article ID on my screen where I saved a change…
The article is showing up in the database and none of these articles every vanish except when I click on the Edit Post button or edit an already submitted article.
I created a new article for it–which can be viewed here:
https://www.cvgames.com/?p=1825The original ID for this article was:
https://www.cvgames.com/?p=1026When it happened the first time, I thought I had done something wrong… However, now that it is happened multiple times, I am afraid we may have a really serious bug or something is not configured right on my word-press install.
Any other suggestions?
Forum: Fixing WordPress
In reply to: Making an Archive ListingFor the curious, here is the code I ended up with.
https://pastebin.com/569547Forum: Fixing WordPress
In reply to: Making an Archive ListingI just somehow figured this out by accident. I took the singlepost theme page, copied the code inside, pasted in my other page, and guessed where to put my custom code–and it worked.
Thanks for your help on this.