|
#1
Aug 29, 2009, 09:27 AM
|
|
I'm using version 3.4.2 and my deleted posts are still rendering....
How can I fix it?
Thanks!
|
#2
Aug 29, 2009, 09:38 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
swap to the default theme and see if they are still there.
If you actually delete a post, it is removed from the database and can't be seen unless the page is cached somewhere. Clear your browser cache.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Aug 29, 2009, 11:22 AM
|
|
I cleared the cache and that didn't delete them.
How do I switch to the default theme?
|
#4
Aug 29, 2009, 02:53 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
go to the wordpress dashboard->Appearances->themes and locate the default theme, then click activate.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Aug 31, 2009, 06:48 AM
|
|
I switched to the default theme, cleared all cache history, and those posts are still rendering. The problem is that even if I redid the posts, it would just appear as a duplicate. There's a get_post() in functions.php, but no delete_post()...
How can I get to the database and delete the posts?
|
#6
Aug 31, 2009, 07:01 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
What version of WP and PHP?
are you saying that if you go to the Wordpress Dashboard, then to 'Posts' -> 'Edit' - that if you select a post, wordpress won't delete it?
if so, I think you have a wordpress problem.
First off, you sould backup your database and the contents of wp-contents.
Next switch to the default theme.
Third, disable all pluging and see if you can delete a post if that doesn't work, you could try wp-dbmanager and try to repair your database.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Aug 31, 2009, 07:37 AM
|
|
ok, thanks! I'll try all that and get back. I've never had this problem before.
|
#8
Aug 31, 2009, 09:45 AM
|
|
I'm running 5.2.9 for php and 2.8.4 for wordpress. I guess it's a wordpress problem because I decided to do a test post, which renders when I go to "view page", but it doesn't show on the website. Very odd.
ok, so this is where I am...
I backed up the database.
I accessed the table wp_posts and that post is not in that table. But it still shows up:
http://tubepans.com/spring-form-pan-vs-tube-pan.html
|
#9
Aug 31, 2009, 10:40 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
When I click on that link, I get a not found
Do you have any caching plugins like super cache?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10
Aug 31, 2009, 11:28 AM
|
|
I don't have any installed. Would that help?
|
#11
Aug 31, 2009, 11:43 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
No, I wanted to make sure you didn't have any that could have effected you locally since that page comes as a 'Not found' so doesn't http://tubepans.com/difference-betwe...-tube-pan.html
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#12
Aug 31, 2009, 11:50 AM
|
|
I posted on the wordpress forum, so hopefully someone will answer. Apparently, someone else was also having that problem, but it doesn't look like it's resolved.
Thanks for your input!
|
|