ksmith33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating WordPress in YahooThanks for all the help. It was complicated, but I ended up figuring it out. To be honest, I did it a little different than the tutorials suggested. I was able to use the tutorials, but I kept getting an error message. I changed a few things and it worked. If anyone needs help with upgrading Yahoo, let me know and I’ll try to explain everything.
Once I figured it out, it was somewhat easy. It took about 8 hours to figure it out though.
What a pain……Yahoo just doesn’t make it easy.
Forum: Fixing WordPress
In reply to: Updating WordPress in YahooMy category links aren’t working either. Take a look if you want. Here is the blog. I’d like to make sure it works before I start posting daily.
http://www.ultimatefishingsite.net/blog/
Thanks for the help.
Forum: Fixing WordPress
In reply to: Updating WordPress in YahooThanks for all of the information everyone. I did get the blog upgraded, but I received some error messages when I upgraded the blog. Here they are.
WordPress database error: [Access denied for user ‘yscr_bbt8IS’@’localhost’ to database ‘blog’]
ALTER TABLE wp_posts CHANGE COLUMN post_status post_status enum(‘publish’,’draft’,’private’,’static’,’object’,’attachment’,’inherit’,’future’, ‘pending’) NOT NULL default ‘publish’WordPress database error: [Access denied for user ‘yscr_bbt8IS’@’localhost’ to database ‘blog’]
ALTER TABLE wp_posts CHANGE COLUMN post_type post_type varchar(20) NOT NULL default ‘post’WordPress database error: [Access denied for user ‘yscr_bbt8IS’@’localhost’ to database ‘blog’]
ALTER TABLE wp_posts ALTER COLUMN post_type SET DEFAULT ‘post’WordPress database error: [Access denied for user ‘yscr_bbt8IS’@’localhost’ to database ‘blog’]
ALTER TABLE wp_posts ADD KEY type_status_date (post_type,post_status,post_date,ID)WordPress database error: [Access denied for user ‘yscr_bbt8IS’@’localhost’ to database ‘blog’]
ALTER TABLE wp_users ADD KEY user_nicename (user_nicename)Not sure what this means, but it seems like everything is working except the permalinks.
Any idea of what these errors mean?
Thanks