swyx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: is the_content() working?i feel like an idiot. after i typed the above i went back to check and found i missed out one plugin – fotobook. who woulda guessed?
resolved. cheers EjMana
Forum: Fixing WordPress
In reply to: is the_content() working?no, no, i didnt touch this thing before it stopped working.. i’m not even sure why i put up the code since its clearly not the problem but everyone else seems to do it on the forums.
btw i also did the whole deactivate plugin business – zilch.
Forum: Fixing WordPress
In reply to: is the_content() working?i hadn’t touched the wordpress core (as i mentioned above) but here is the relevant code anyway
single.php (i commented out the original code to debug; no avail – there is simply no output from the_content)
<div class="entry-content"> <!-- <?php the_content( __('<p>Read the rest of this entry »</p>', 'arras') ); ?> --> <?php the_content(); ?> <?php wp_link_pages(array('before' => __('<p><strong>Pages:</strong> ', 'arras'), 'after' => '</p>', 'next_or_number' => 'number')); ?> </div>i use the Arras theme and so this was my home.php which also stopped working.
<span class="featured-entry"> <span class="entry-title"><?php the_title(); ?></span> <span class="entry-summary"><?php echo arras_strip_content(get_the_excerpt(), 20); ?></span> <span class="progress"></span> </span>sorry folks i think its pretty clear that the_content is supposed to run from my server, but i didnt touch any of it so i really cant figure out why its not outputting a single thing.
Forum: Fixing WordPress
In reply to: Should I upgrade to 2.8?no – if it aint broke, dont fix it
Forum: Fixing WordPress
In reply to: Upgrading to 2.8 killed all my pages, 404 errorForum: Requests and Feedback
In reply to: serious bug with WP 2.8crftsrfn – only if you did a backup
Forum: Requests and Feedback
In reply to: Bug Report: WordPress2.8 Upgradei must say your bug is pretty tiny considering what other people are facing. chill out.
Forum: Requests and Feedback
In reply to: 2.8: WYSIWYG editor not working in Firefox 3.0.1sigh. did the delete/reinstall and it worked. was a traumatic experience for me though, cos i deleted wp-content out of sheer noobness, and then o my sheer horror i found that the wordpress-upgrade-plugin-supplied backup folders dont backup wp-content for some weird reason. some files lost but wth.
i know how n00b i sound, but seriously before this i did not have to mess around with wp-admin and wp-includes
wp 2.8 is an improvement over 2.7, but damn the upgrade procedure was a serious, serious setback over previous ones.
Forum: Requests and Feedback
In reply to: 2.8: WYSIWYG editor not working in Firefox 3.0.1my site is at http://www.shawn1.com if people wanna see if they’re facing the same ajax problem i described above
Forum: Requests and Feedback
In reply to: 2.8: WYSIWYG editor not working in Firefox 3.0.1michaelh i realized that i didnt get my main objection toyour recommendation across – basically it’s NOT a fix to reupload wp-admin and wp-includes cos i’m still stuck with WP 2.8 (unless there’s an easy way to switch back to 2.7? not aware of one) and it’s WP 2.8 thats somehow causing my two issues, which are:
1. On the wpadmin side, WYSIWYG editor not being WYSIWYG anymore (is the editor done using jscript? i’m trying to figure out if the Vista update may have done something to my jscript-running, though i think it unlikely)
2. On the blog itself, AJAX plugin not loading posts inline (not your problem i know.. but thought it might be related)Forum: Requests and Feedback
In reply to: 2.8: WYSIWYG editor not working in Firefox 3.0.1RE MichaelH
wow. wow. that’s last time I ever upgrade unthinkingly. “If it aint broke don’t fix it.”
ronitb: yea i tested all usual browsers, same problem
Dan smith: mind sharing which plugin it was? I only have:
adsense manager
ajaxed wordpress
akismet
statpress
wordpress automatic upgrade
wp wallrunning and none of them seem to be it. I started to wonder if it might not be a WP problem, rather a jscript problem because i recall that win vista did one of those annoying non-optional updates right at the same time wordpress did theirs, and i just noticed that show/hide failed for me on another unrelated commercial website (ritz carlton’s). However i just went to http://anthologyoi.com/ which uses Ajaxed wordpress and its working fine.
So by elimination.. its something in 2.8 that’s messing things up. quick fix guys? I’m allergic to what MichaelH recommended…
Forum: Requests and Feedback
In reply to: 2.8: WYSIWYG editor not working in Firefox 3.0.1I use AJAXed WordPress and the Jscript for that is also not functioning =(