nostabo
Forum Replies Created
-
Did you run the ./wp-admin/upgrade.php file? This usually fixes the IE problem you are describing…don’t ask me why, but it always needs to be done…besides it can’t hurt.
Forum: Fixing WordPress
In reply to: Password retrieval e-mail garbled…OK, guys…I’m not sure why I am even mentioning this now. Since it is not being taken seriuosly as a problem with the software that should be corrected prior to release.
First I am testing the software…it is offered as an alpha version for testing correct?
This being so, I am “playing” with it and find what I think may be a bug…but I first think to bring it up here so I don’t annoy the developers with redundant requests or even post a bogus bug report…then…
I get refererred to a webpage that explains how I can fix it with my (version 1.2.1) installation. (BTW there is no function ‘wp_mail’ in the wp-login.php that is distributed with the wp 1.3 alpha 5 version I have, so the help wasn’t any help) . But no mention is made of any problem (bug) that is currently being looked at…
Then I get advice on how to reset my password using phpmyadmin.
Maybe we should create a wiki page on how to decode the encrpyted e-mailed you send to a user…that way users can do it for themselves. You could even include a link to the wiki page in the encrypted e-mail, so they won’t bother you for help.
So, should I even be posting here or am I wasting my time!Forum: Fixing WordPress
In reply to: Password retrieval e-mail garbled…I am not using this on a “production system”, it is being tested on my PC prior to installation on the server…so, I am reporting it. And since I’ve never tested this feature before I am not sure whether it ever worked (since the link you gave talks about version 1.2.1).
I would hope that the solution isn’t a hack?Forum: Fixing WordPress
In reply to: 404 error when using a 1.3 themeThere’s nothing like being refered to another source for help when bugs are in the air…see
http://mosquito.wordpress.org/view.php?id=353
I’ll wait on the real fix…I’m using 1.3-alpha-5 from 12/1 and still its broke 🙁Forum: Fixing WordPress
In reply to: Fatal error…plugins.php using WP1.3-alpha-5The files were there, so I deleted them, copied new ones to the server and now its fine…
…thank youForum: Themes and Templates
In reply to: Other WP 1.3 and Kubrick issues…Thanks, Ryan…
I didn’t see any install info in the file, and assumed it was to be used just like the old Kubrick…
BTW…there are some good things on your blog…Forum: Themes and Templates
In reply to: Other WP 1.3 and Kubrick issues…OK, macmanx, I will look there
but the wp-header.php (v1.3) still uses:
<style type=”text/css” media=”screen”>
@import url( <?php bloginfo(‘stylesheet_url’); ?> );
</style>
Where is the ‘stylesheet_url’ value set?Forum: Themes and Templates
In reply to: Other WP 1.3 and Kubrick issues…You do need to spank me…I started this thread without logging in and it probably should be in the Beta discussion section…I need to get some sleep, or more coffee…
…oh, well, it is morning, isn’t it?Forum: Everything else WordPress
In reply to: php/css editors?The most ‘Open’ and most compatible multi-platformed editor is without a doubt jEdit. It is Java based so you can run it on any system that can use Java. I use it on Linux and Windoze (on that rare occassion when I must uses Windoze).
It has line numbering, syntax highlighting (PHP, CSS, HTML, etc. more than 130 file types), spell chceking (sp) and all of the features that you need to code in multiple languages.
And, of course if is Free, just like WP, and we all like to support Free/OpenSource software, don’t we?
http://www.jedit.org/index.php?page=features