ram108
Forum Replies Created
-
Forum: Plugins
In reply to: [Lite Cache] Errors with php 5.4Stefano, thank you for update.
I wrote about incorrect .htaccess in previous topic also. The problem is if WordPress installed in subdir (not in the root, but accessible from the root) .htaccess will be wrong:
RewriteCond /.../jyoti.ru/SUBDIR/wp-content/cache/lite-cache%{REQUEST_URI}/index.html -f RewriteRule ^(.*) wp-content/cache/lite-cache/$1/index.html [L]
last line should be
RewriteRule ^(.*) /SUBDIR/wp-content/cache/lite-cache/$1/index.html [L]
Forum: Plugins
In reply to: [XML Sitemap & Google News] Last update kill WorpdressI have removed the ‘&’ in the code. Just posted bug report here.
Forum: Reviews
In reply to: [Threads] Very poor option and bad supportAlex, thank you for your work and intrestion plugin!
Forum: Plugins
In reply to: [Analyticator] Warningthe same problem here: https://www.ads-software.com/support/topic/plugin-google-analyticator-php-errors?replies=9
The same problem in here https://www.ads-software.com/support/topic/plugin-google-analyticator-php-errors?replies=9
Forum: Plugins
In reply to: [Analyticator] [Plugin: Google Analyticator] PHP errorsI have the same errors with this plugin.
Correct solution is 2 posts above. Where is the author?
Forum: Plugins
In reply to: [Related YouTube Videos] Related YoutTube VideosRelated You_t_Tube Videos
see at plugin page in wordpress admin pannel
Forum: Plugins
In reply to: [Infinite-Scroll] Plugin Settings Not UpdatingI have v3.5.1 installed. Php 5.4.6.
Forum: Plugins
In reply to: [Infinite-Scroll] Plugin Settings Not UpdatingThe same problem at my blog.
Forum: Reviews
In reply to: [EELV Newsletter] IT'S ALL IN FRENCH!I have default ru_RU language, but get plugin in French too. Can’t read at all.
Thank you!
Forum: Plugins
In reply to: [Easy External Links] Recent update conflict with RSS generator?? It looks like it’s OK now.
Forum: Plugins
In reply to: [Easy External Links] Recent update conflict with RSS generatorThe problem with RSS is still exist.
Check whitespaces before and after <?php ?> tags.================================================
This page contains the following errors:error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
================================================Forum: Plugins
In reply to: [Easy External Links] The new update broke our web siteThe same story, but getting error while generate RSS feed XML document.
What rate number should I use? As a default it was 5. I tryed 4,3,2 – no result. Only rate 1 works. Is it OK?