imjscn
Forum Replies Created
-
Forum: Plugins
In reply to: TinyMec and HtmlEditor missing in Cutom Field TemplateNobody care, ok, I go re-install WP.
Forum: Plugins
In reply to: TinyMec and HtmlEditor missing in Cutom Field TemplatePlease, anybody around?
Forum: Plugins
In reply to: TinyMec and HtmlEditor missing in Cutom Field TemplateI don’t know there’s a WYSIWYG-Editor. I deactived the s2member, also updated Custom Field Template. I don’t know which one brought the trouble. so I deleted both and re-uploaded and activated new Custom Field Template. Problem still there.
Forum: Networking WordPress
In reply to: Some trailling slash lost after some redirectssomehow I feel the problem is in this statement: 301 ^/members/(.*)$
members/* works, it redirects entire members/ dir
but members/(*) may not work, the / immediately followed by the (Forum: Plugins
In reply to: Need more template than the plugin providedI guess I figured out this one– can set as many field as I like, if the field value is empty, it won’t show up. so, i can use the same template for different jobs.
Forum: Networking WordPress
In reply to: Some trailling slash lost after some redirectsI sort of figured it out…
My root blog wasn’t with BP default theme(that’s why I need 301 BP links to 2nd blog).
After 301, links with / got redirected, because 301 ^/members/(.*)$ include all sub directory under this BP slug;
Links without / got no place to go because they are pointing sub-directory and my root blog doesn’t provide that page.Forum: Networking WordPress
In reply to: Some trailling slash lost after some redirectsyes, the / is added by WP, but since I made the 301, WP lost the ability to add the / on these 4 links.
It takes lots of headache to sort out what’s happening. I will just go back to install BP on root blog and remove the 301.Forum: Fixing WordPress
In reply to: how to prevent theme been modified by other users on multisiteBut how to not allow?
As long as super admin Enabled a theme, all admins on other blogs can start modify it from their dashboad. No?Forum: Fixing WordPress
In reply to: Joint header and body backgroundAbout the swf backgrounding— somebody said it can be done by adding a php code along with an action hook in action.php, but I don’t know what exactly the code and hook can do the job.
Forum: Fixing WordPress
In reply to: Joint header and body backgroundThanks for response!
so, make no image for wrapper or header, but which section to add this background image?Regards
Forum: Networking WordPress
In reply to: How to remove WWW for multisite install?Done! Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] eAccelerator@frederick,
I just learned that Zend Optimizer is installed on my server. Does it work well with T3 Total Cache? I find my Zend information as following:Zend Extension: 220060519 Zend Memory Manager: Enabled report_zend_debug: on zend.ze1_compatibility_mode: off Zend Optimizer Optimization Pass 1 enabled Optimization Pass 2 enabled Optimization Pass 3 enabled Optimization Pass 4 enabled Optimization Pass 9 enabled Zend Loader enabled License Path no value Obfuscation level 3This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, with the ionCube PHP Loader v3.3.20, and with Zend Optimizer v3.3.9I haven’t started using this new blog yet, also the theme is default WP theme, not related to CDN. When active the W3 Total Cache, I got the error message. So, didn’t get a chance to configure anything. Maybe something wrong when uploaded files.
I tried the WP-Memory-Usage, but since can’t open Dashboard, can’t see the memory status.
I’ll remove the blog, make a new install again, and come back later.Regards
Hi swashata!
I newly installed WP to test the W3 Total Cache. It’s the only plugin on my blog.
I will choose the simple XML sitemap, thanks anyway!Any other suggestion?
Regards
Hello, anybody?