foolswisdom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stupid WordPress SQLThe issue is that your database is not being updated. You do not have the 2.1 tables and columns. The database upgrade is triggered based only the installed files and then running upgrade, so be sure that all of the WordPress files have been installed.
Forum: Fixing WordPress
In reply to: Line break above DOC declaration a problem?spabizgal, that is why you do it in a testing environment and import your database. Working directly on your live blog is scary 😉
Forum: Fixing WordPress
In reply to: Comment form missingNice work ryanfitzer and teemio!
Noting the theme is Blue Zinfandel and marking fixed.
Forum: Fixing WordPress
In reply to: Missing pages in archivesbeisbolct be sure to clarify the problem. Pages also refers to static posts. What I am guessing you are referring to is the Pages Slider that is part of K2 (The slider is also a hideous user experience, but that is beside the point) Phew, that makes me a lot less worried about there being a hideous data loss bug.
Forum: Fixing WordPress
In reply to: Inserting an URL in 2.1 Ella does not work (WYSIWYG)Sajonara, my comment was based on the initial post. You are kicking butt now!
Forum: Fixing WordPress
In reply to: Inserting an URL in 2.1 Ella does not work (WYSIWYG)Sajonara, you are basically complaining that you did not contribute by testing it prior to it being released. It is clear that you have great skill at reporting a problem — that is what makes me sad and upset.
About now the problem at hand. I have not yet been able to reproduce this, but there are a few other reports — but not anything consistent or reproducible. Lets figure it out!
You are running Firefox 2 on what OS? Screen shots so we all can compare? Anything in the browser’s error console?
Forum: Fixing WordPress
In reply to: Tabbed Editor and Spell Checker?You are correct, it does not work with Safari. That is something that some of the team really wants to get working soon. Contribute what is most important to you at http://wordpress.org/extend/ideas/ . This item is http://wordpress.org/extend/ideas/topic.php?id=138
JackWolfgang: better to start a new post.
Forum: Fixing WordPress
In reply to: Line break above DOC declaration a problem?That is a bummer, and I would love to hear if you figure out how to fix it.
I suggest setting up a clean testing environment and re-initiate your theme and plugins until you see the issue introduced.
Forum: Fixing WordPress
In reply to: Fatal error when trying to upgrade to 2.1add_filter() is a function in wp-includes/plugin.php. Do you have this file, is it *not* zero bytes in size, etc.?
I would be concerned that not all of your files were installed/upgraded successfully.
Forum: Fixing WordPress
In reply to: Blogroll managementThat is strange. Your database did not get upgraded. Neither table link2cat nor wp_categories column link_count where in WP 2.0, but are in 2.1 .
My guess is that you did not completely replace the relevant files (including the file that contains the version which triggers the appropriate upgrade). Please explicitly work through the upgrade instructions.
Forum: Installing WordPress
In reply to: Upgrading From 2.07 to 2.1Hi Lisa,
What version of MySQL is on your host? WordPress 2.1 requires mySQL 4.0 and should stop an upgrade if it does not have the required version.
Forum: Fixing WordPress
In reply to: Import WordPress Max File Size?That is a PHP settings, see http://wordpress.org/support/topic/56654
Don’t forget to search 😉
Forum: Alpha/Beta/RC
In reply to: Trouble Switching Between Code and VisualPantoxo, WP 2.1 RC2 has been available a short while. Could you try there?
I am not able to duplicate this issue using Firefox 2.1 on either WinXP nor Linux Ubuntu.
Can you explain in more detail how the RTE is not complete? Steps to reproduce the problem?
Forum: Alpha/Beta/RC
In reply to: Catrgories in links and posts – WP 2.1Currently no. We will likely consider this further for the next version. The current behavior is not to display the category as an option if it has not yet been used in posts if you are looking at posts. Similarly for Links. Adding their name (again) will not cause a problem.
Forum: Alpha/Beta/RC
In reply to: Error wit WPThat is very strange, Mike’s suggestion is a good one. I would try upgrading again because it is displaying parts of the php files — the first part is the end of wp-includes/l10n.php