schestowitz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Choose to post in index or notThe index (namely index.php) is set to take the most recent n (e.g. =10) posts and display them. You could either change index.php to behave differently or, more reasonably, change the datastamp on a post (i.e. make it older) if you want it to immediately be bound to just the archives.
Forum: Alpha/Beta/RC
In reply to: [Edit Post] Save and Cont.Similar issues were raised in the wp-testers mailing list (about 2 days ago). <Save and continue editing> has issues. No error messages though…
Forum: Installing WordPress
In reply to: Successful install but then blank screen when log inThis is unfamiliar. Which version are you trying to install? If it is 1.5.2, why not try 2.0 and find out if luck comes your way? Also, have you tried multiple browsers?
Forum: Fixing WordPress
In reply to: RSS validates but I get an errorWhat’s your site’s address? You ought to check the ability to auto-discover the feed? Have you changed anything in the code? Which version of WordPress? Any feed-related plug-ins?
Forum: Themes and Templates
In reply to: Need Help with my CSS sheetFirst of all, use a CSS validator, e.g.
http://jigsaw.w3.org/css-validator/validator-uri.html
I have had a cursory look at the code and it seems fine. Expecting somebody to ‘proofread’ the entire thing is a bit optimistic. It is beyond the scope of this forum too. Validators do much of the work autonomously.
Merry Christmas and good luck with WordPress!
Forum: Alpha/Beta/RC
In reply to: Comment count not updated when import from NucleusI suggest you attempt the following:
* make a backup of everything
* save your database using Skippy’s plug-in
* Delete WordPress
* Restore database
* Reinstall WordPress and point it to the restored database
* Installation should cough out no errors, no import involved
Any luck? Reluctance?
Forum: Your WordPress
In reply to: Add site rules/ disclaimers at registration time.Ensure you put the peripheral page outside the WordPress directory or else it may be lost in future updates. Word of caution based on personal experience… minimal intervention with WordPress files…
Forum: Alpha/Beta/RC
In reply to: A-OKGood to hear it. Hammer hard on it. Try to identify bugs and report them as early as possible.
Forum: Themes and Templates
In reply to: Link ParametersIf you want to rel=”nofollow” all links belonging to a class in your blog, you can edit the main template (index.php) and add a stylesheet like nofollow.css, which has become popular among greedy ‘practitioners’.
Forum: Fixing WordPress
In reply to: weird blank page after i delete or edit pages/posts in adminVersion 1.5.2? Regardless: try to see if your database is in a ‘rotten’ state. Have you any knowledge on database backup and restration? We can do some experiments/tests. Also disable all plug-ins if any are enabled.
Forum: Alpha/Beta/RC
In reply to: Upgrade Problem in RC3I hope you made backups. See if it works regardless. I would only be worried about:
WordPress database error: [Table ‘rprins_wordpress.wp_usermeta’ doesn’t exist]
SELECT meta_key, meta_value FROM wp_usermeta WHERE user_id = ‘1’Keep an eye on users to spot bugs early on, if at all.
Forum: Themes and Templates
In reply to: When i embed a flash movie into my site, the whole layout breaksI can’t see any abnormalities either. Looks clean. FF 1.0.7/SuSE. Looks fine in Konqueror too, haven’t tried Mozilla and Opera, but should be as reliable as Konqueror.
Forum: Alpha/Beta/RC
In reply to: 2.0-RC3 Problems: Upgrading and Authors.About the first part: I suggest you submit a big report about the first among the errors unless you manipulated databased, e.g. via plug-ins. The second warning seems benign and I often get it when I insert spare newlines.
On the second part: your link is broken (404). I suggest you edit the post. Roles and capabilities were revised in 2.0 so it has possibly caused some inconsistencies. Needs follow-up…
Forum: Alpha/Beta/RC
In reply to: [Edit Post] Save and Cont.TThis goes under the 2.0 section and *yes*, I was going to point out to the OP earlier that there are issues in WP2 that are of this nature.
Forum: Fixing WordPress
In reply to: WordPress Creating Heavy System LoadsWill an unstable version provide a solution until a stable one is released?
http://wordpress.org/download/nightly-builds/
There was/is a big pinging mechanisms overhail these days…