SilkCharm
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post by Email vanished from SettingsWhat multisite has disabled (wp-includes/ms-default-filters.php) a plugin in “mu-plugins” can enable:
<?php
add_filter( ‘enable_post_by_email_configuration’, ‘__return_true’ );
?>
fixed. found another post (did search earlier but didn’t find it then.Forum: Fixing WordPress
In reply to: WordPress 2.8: Visual editor (articles and pages) is goneI just noted that the official blog post for 2.8.1 Beta 1 says “A problem where the rich text editor wasn’t being loaded due to compression issues has been worked around.” – but maybe it hasn’t?
Forum: Fixing WordPress
In reply to: WordPress 2.8: Visual editor (articles and pages) is goneI have a Mac with Safari and Firefox. I have tried the Tools reinstall, clearing cache, disabling/reenabling visual editor, Gears is not on, uninstalling supercache.
I used the auto update plugin also.
Text is white, bar is missing (though I think it sometimes flashes up for a second).
I had an error about TinyMCE early on, but I’ve that plugin has been disabled for ages.Any ideas what else I could try?
Forum: Fixing WordPress
In reply to: Fatal error Allowed memory size of x exhaustedUnfortunately the search function simply shows a bunch of people randomly getting the same error with no practical assistance forthcoming.
and is PHP fatal errors/out of memory the same as allowed memory/allocation errors? I’m getting the same error and yes, I used the search function back to 2.5.1 – no luck.
Forum: Fixing WordPress
In reply to: Media Library: How to fix permalinks after moving WP to rootNot sure if it’s the same issue, but Media Library paths are held in SETTINGS -> MISCELLANEOUS. I just changed the folder to the new one and it fixed itself.
Forum: Fixing WordPress
In reply to: Category ID 3 in Sidebar with Post TitleHI someone IRL directed me to the CPL plugin by Scott Reilly. Still a nightmare to put a simple Category based index up, but resolved. ??
Forum: Fixing WordPress
In reply to: How do I remove an unknown script in my blog?that link doesn’t work but this one does – https://thebayindogroup.com/blog2/2007/03/12/weird-text-on-my-page/
Your snapshot is not what we see – what is that Yahoo banner underneath it?
Your image at https://thebayindogroup.com/blog2/wp-content/uploads/2007/03/romantika_snapshot_1.bmp is not what we see at all. DID you import your blog from new blogger? Is it a banner ad of some kind? What template are you using? I’m only new here but I am trying to help. ??