schestowitz
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: RTE – strip html from content? / valid htmlIf you want to ‘cleanse’ the code outside WordPress you can use an executable. Just copy from the box, and paste it back when you are done.
Forum: Alpha/Beta/RC
In reply to: Post-dating articles & category appearanceI’ll submit it as a bug with a low severity level.
Forum: Alpha/Beta/RC
In reply to: a few bugsRe #1: Are you running Spam Karma by any chance? if so, upgrade to version 2.1. Also empty the WordPress cache. This tends to happen when upgrading.
Re #2: Use FTP, SCP or other means to back up your files. Your files should rarely be changed. /wp-content is the exception. Make sure you get complete copies of your Webspace (/home directory) on occasions.
Re #3: Others have expressed similar thoughts.
Forum: Alpha/Beta/RC
In reply to: Bug reportWhich version of WordPress are you using? Release Candidate 3? Have you uploaded all files in accordance with the instructions, i.e. deleted some of the old directories first?
Forum: Alpha/Beta/RC
In reply to: Archives Not Working At All“I had to manually hack an .htaccess file…”
Explain more about what you did. Have you disabled permanlinks altogether? have you superseded the rules defined for WP 1.5? Have you resolved the problem yet?
Forum: Requests and Feedback
In reply to: 2.0 final: Visual Rich Editor bugI reproduced the error and I see exactly what you mean. I’ll file a bug report.
Forum: Alpha/Beta/RC
In reply to: WordPress 2.0 Upload FunctionalitySomeone recently coded up an ImageMagick alternative to GD. I suggest you search the forums archive (it was about 3 days ago). He posted a comprehensive piece of code that did the job and solved
*exactly* the problem that you’re describing.Forum: Fixing WordPress
In reply to: Comments no longer workingYou said “going to an index page does not show the comments”. Do they appear if you display an individual post. If so, it is the comment count that is the issue. If you are upgraded to WP 2.0, empty the WordPress cache. If you are using Spam Karma, I suggest you upgrade to version 2.1.
Forum: Fixing WordPress
In reply to: Modifying how comments are submitted to a topicSomebody has extended the comments section and added numerous fields. I suggest you get the plug-ins and learn from it or use it as a starting point:
http://bravo5.org/blog/2005/11/17/testing-the-geocomments-plugin/
Forum: Everything else WordPress
In reply to: Anyone else hate the new Codex look?At least it’s integrated (layout-wise) with the main site, which is a big step forward.
Forum: Themes and Templates
In reply to: Would anyone be interested in this theme?It’s stunning. Reminds me of one of the themes from Beccary and also somewhat similar to Jeff Zeldman’s site. I like it.
See http://blogs.qtdeveloper.net/ for simialrities.
Forum: Installing WordPress
In reply to: Images lost in 1.2.1-1.5.2 upgrade (on the way to 2.0)Does .htaccess still have mod_rewrite’s for your blogs to have permalinks?
What is the path for your blog’s images and how does it differ from the path of images in the remainder of the site? Do they reside under a common directory?
Forum: Plugins
In reply to: Spam Karma 2 ErrorHave you already upgraded to Spam Karma 2.1? Many people have reported issues that were related to comment count. The upgrade resolved these. Search the forum and you will soon discover some recent precedence.
Forum: Fixing WordPress
In reply to: Printout is plainI suggest that you edit the stylesheet which goes under the filename:
print.css
I believe that the ‘screen’ style in your version is called
wp-layout.css
if necessary, overwrite the former to look more like the latter. I would advise against that (visitors might frown), but the decision is yours.
Forum: Everything else WordPress
In reply to: Password and ISP problemsThe only people who can recover the password are WP.com management, I suppose. E-mail is the only back door as far as I know.