cfscare
Forum Replies Created
-
Yes, sorry, I finally realized that. I used this plugin to disable them and all looks good now:
http://ww.wp.xz.cn/plugins/disable-comments/
Thanks for a great plugin!
Forum: Themes and Templates
In reply to: Retrofitting functions.php?D’oh! That works perfectly. Thanks again for your help!
Forum: Themes and Templates
In reply to: Retrofitting functions.php?Yes, here it is:
[Code moderated as per the Forum Rules. Please use the pastebin]
Basically I’m trying to follow the advice in this post:
http://ww.wp.xz.cn/support/topic/rss-feed-before-the-more-tag#post-1593916
so that my RSS feed will display only the text that precedes the <!–more–> tag in each post. Many thanks again for your help!
Forum: Themes and Templates
In reply to: Retrofitting functions.php?Thanks. I tried that, but it didn’t seem to work — the text of the functions.php file was just displayed visibly at the top of the screen, before the theme was rendered. So I removed it again.
The site is here: http://www.futilitycloset.com/
Thanks again for your help.
Forum: Fixing WordPress
In reply to: Enabling comments globally?Thanks!
Forum: Plugins
In reply to: [Plugin: Hyper Cache] Cannot modify header informationWait, I think I’ve figured it out. Apparently Hyper Cache was caching a bad version of wp-config.php. I cleared the cache and everything works fine now.
This is an amazing plugin, by the way. My site used to founder constantly under traffic spikes, and it’s been perfectly smooth since I’ve installed this. Many thanks for writing it.
Forum: Fixing WordPress
In reply to: “Cannot modify header” only when www is omittedI’ve worked it out. Evidently Hyper Cache was caching a version of wp-config.php that had a stray line. Clearing the cache seems to have fixed it.
Forum: Fixing WordPress
In reply to: “Cannot modify header” only when www is omittedNo, I’m wrong. I’m very confused now. Is
define( ‘WP_CACHE’, true );
part of a standard WordPress install or isn’t it? Super Cache says to remove it when uninstalling, but Hyper Cache complains if it’s not there.
When that line is present, only http://www.domain.com resolves; domain.com stops working. How can I fix this? Thanks.
Forum: Fixing WordPress
In reply to: “Cannot modify header” only when www is omittedSorry, I’ve figured it out.
I had uninstalled Super Cache but left this line in wp-config.php:
define( ‘WP_CACHE’, true )
I removed that and all seems fine now.
Thanks anyway!
Forum: Plugins
In reply to: [Plugin: WP-PageNavi] Fatal ErrorScribu, you say:
>To see what PHP version you’re really running, add this
>line to wp-config.php:
>
>var_dump(PHP_VERSION);I’ve done this, but I don’t understand where the version is displayed. My dashboard now simply says:
var_dump(PHP_VERSION);
How can I find out what PHP version I’m running? Thanks.
Forum: Fixing WordPress
In reply to: Public posts not displayedThanks. I restored a week-old backup and it seems to be okay now. I’m not entirely sure what the permissions problem was, but the display problem was related to the cache. I disabled all my plugins (including Super Cache), replaced my whole 2.9.2 installation, and deleted wp-content/cache. Everything seems back to normal now; once I’m sure I’m stable I’ll trying reactivating the plugins and we’ll see what happens.
Thanks again for your help.
Forum: Fixing WordPress
In reply to: Public posts not displayedThanks for responding so quickly. I’m afraid that didn’t work. Is there anything else I can try? Should I just restore an old database backup? Thanks again for your help.
Forum: Fixing WordPress
In reply to: Can’t post or log outWait, my host found that the database was corrupted. They repaired it and I’m okay now.
Forum: Fixing WordPress
In reply to: You do not have permission to do that.Wait, never mind, my host says the database was corrupted. They repaired it and I seem to be okay now.
Forum: Fixing WordPress
In reply to: You do not have permission to do that.(The host says they’ve changed nothing.)