sammy123
Forum Replies Created
-
Forum: Plugins
In reply to: Menu out of place when compression turned ON in SuperCache!And the cache does not clear…
Forum: Plugins
In reply to: Menu out of place when compression turned ON in SuperCache!In accepted files box, it says:
“;” class=”code”>>
<label><input type=”radio” name=”cache_compression” value=”0″ checked=checked> Disabled</label>
<p>Compression is disabled by default because some hosts have problems with compressed files. Switching this on and off clears the cache.</p>
<div class=”submit”><input type=”submit” value=”Update Compression ?” /></div><input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”5db3476b9d” /><input type=”hidden” name=”_wp_http_referer” value=”/wp-admin/options-general.php?page=wp-super-cache/wp-cache.php” /></form>
</fieldset><fieldset style=’border: 1px solid #aaa’ class=”options”>
<legend>Mod Rewrite Rules</legend> <p>WP Super Cache has modified your /home/.josphina/brainblogger/blog/.htaccess file. Click the following link to see the lines added. If you have upgraded the plugin make sure these rules match. View mod_rewrite rules
<div id=’rewriterules’ style=’display: none;’>
<p><IfModule mod_rewrite.c> RewriteEngine On RewriteBase / AddDefaultCharset UTF-8 RewriteCond %{REQUEST_METHOD} !=POST RewriteCond %{QUERY_STRING} !.*s=.* RewriteCond %{QUERY_STRING} !.*attachment_id=.* RewriteCond %{HTTP_COOKIE} !^.*(comment_author_|wordpress|wp-postpass_).*$ RewriteCond %{HTTP:Accept-Encoding} gzip RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L] RewriteCond %{REQUEST_METHOD} !=POST RewriteCond %{QUERY_STRING} !.*s=.* RewriteCond %{QUERY_STRING} !.*attachment_id=.* RewriteCond %{HTTP_COOKIE} !^.*(comment_author_|wordpress|wp-postpass_).*$ RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L] </IfModule>
</p>
</div>
</fieldset>
<fieldset style=’border: 1px solid #aaa’ class=”options”>
<legend>Expiry Time</legend><form name=”wp_edit_max_time” action=”/wp-admin/options-general.php?page=wp-super-cache/wp-cache.php” method=”post”><label for=”wp_max_time”>Expire time:</label> <input type=”text” size=6 name=”wp_max_time” value=”3600″ /> seconds
<label for=”super_cache_max_time”>Super Cache Expire time:</label> <input type=”text” size=6 name=”super_cache_max_time” value=”21600″ /> seconds<div class=”submit”><input type=”submit” value=”Change expiration ?” /></div><input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”5db3476b9d” /><input type=”hidden” name=”_wp_http_referer” value=”/wp-admin/options-general.php?page=wp-super-cache/wp-cache.php” /></form>
</fieldset>
<fieldset style=”border: 1px solid #aaa” class=”options”><legend>Accepted filenames, rejected URIs</legend><p>Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you dont want to cache last year posts, it’s enough to specify the year, i.e. ‘/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page.</p>
<form name=”wp_edit_rejected” action=”/wp-admin/options-general.php?page=wp-super-cache/wp-cache.php” method=”post”><label for=”wp_rejected_uri”>Rejected URIs</label><textarea name=”wp_rejected_uri” cols=”40″ rows=”4″ style=”width: 70%; font-size: 12px;” class=”code”>wp-.*.php
index.php
”Forum: Plugins
In reply to: Plugin for Automatic Tagging using Yahoo’s Term Extraction API?Also, Auto Tags with Simple Tags doesn’t work with WP 2.5.
Forum: Plugins
In reply to: Plugin for Automatic Tagging using Yahoo’s Term Extraction API?tag-suggest-thing is broken with WP 2.5
Forum: Plugins
In reply to: Plugin for Automatic Tagging using Yahoo’s Term Extraction API?Doesn’t work with WP 2.5. Any suggestions??????
Forum: Fixing WordPress
In reply to: Unable to write new post “Error 404”I am getting this same error too recently…
Forum: Fixing WordPress
In reply to: Pingbacks…Scraper Sites or Legit?I have this problem too!
Forum: Fixing WordPress
In reply to: WordPress 2.5, wp-cache and gzip compressionSuper Cache’s latest update was activing strange. Many post links were going straight to the homepage, and others were fine. We disabled it, and all is fine now… Any cache systems that actually work with WP 2.5?
Forum: Fixing WordPress
In reply to: Related Posts Plugin – Error in WordPress 2.5Anyone use this plugin anymore? If not, is there something better that also offers 404 error page related articles? Thanks!
Forum: Fixing WordPress
In reply to: How to Define the Media Library Directory Location?It isn’t hurting your site to have your older image links pathed to the root/image folder.
There is bandwidth and efficiency issues. If you have archive, search, and author pages that have the same image from two diff. locations, they will individually be downloaded and load… Server and user resources…
Forum: Fixing WordPress
In reply to: How to Define the Media Library Directory Location?Agreed Ivovic!
Forum: Fixing WordPress
In reply to: Related Posts Plugin – Error in WordPress 2.5The Related Posts plugin is also called Related Entries…
Forum: Fixing WordPress
In reply to: How to Define the Media Library Directory Location?If I do this manually and upload the images using WP 2.5 Media Library, is there an automated way to upload all my posts (change the image location)?
Forum: Plugins
In reply to: Add From Server: Custom date & time?Is it possible NOT to have them categorized in date/year folders?
Forum: Fixing WordPress
In reply to: Related Posts Plugin – Error in WordPress 2.5I know a lot of bloggers use this plugin. Can fixes for this?