Tagged Questions
0
votes
2answers
20 views
Is database deleted on clicking “reinstall” button in Wordpress updates?
I have a blog made with WordPress. If I click "Re-install" button present in WordPress updates page, will all the database be dropped and created again? Will my posts be deleted?
0
votes
1answer
55 views
Will adding & modifying default Wordpress table index break future Wordpress update
I've some specific use case for certain default wordrpess tables, which I need to add a few indexes to certain columns to improve performance. I'm wondering will adding these indexes break future ...
0
votes
0answers
39 views
Update db to 3.3 and login fail [closed]
I update the wordpress to 3.3.2, but when I have updated the database, I can't login.
User name and password both are correct.
The browse return:
No data received Unable to load the webpage ...
0
votes
1answer
145 views
How to change database values on theme update
I have a theme released into the wild but have not prefixed the post type appropriately. Yes, I know, it's a shame and I regret it :(
So, I am currently using acme as the post type name, but I' like ...
0
votes
2answers
96 views
WordPress Didn't like the site move? [closed]
I have a site that has been dropped on my lap and it currently has some WordPress issues. The site can longer auto update, and complains about paths when I try to update a plugin:
Unable to locate ...
0
votes
1answer
52 views
Updating seperate database when post attachment is changed
I have a seperate database with lists of users, brochures and brochure URL's, and timestamps of when a brochure was ordered, but I want my database to update everytime a brochure (PDF) attachment is ...
-1
votes
1answer
67 views
add new posts into older wp database [closed]
Is there an easier way to do this?
i lost a large amount of post and feeds, which then downgraded me from google ranking.
Looking for help or answers.
Cheers,
Joey
2
votes
2answers
681 views
Updating Wordpress - the best approach (updating wp core, plugins and db)
What is the best approach (steps) to update Wordpress when I have to update all of the following:
wp core
plugins
database
I came across this post http://codex.wordpress.org/Updating_WordPress ...