moongreen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Spamthx for the rename-advice. simple, but effective..!
Forum: Fixing WordPress
In reply to: Rss2.0 doesnt Work, but the comments feedthe funny thing is: when i configure the permalinks and the htaccess, the comment-feeds aren’t working. if i have no permalinks and an empty htaccess, the commentfeeds are working, but the weblog-rssfeeds do not.
i discovered if i use permalinks, the link for the feeds changes to /feed/… but doesn’t work either
back to your problem, btvillarin: maybe the server add a “.php” automatically to the feed/rss2 (i’m not sure, but i think that it is what is called “clean url”) or interpretate it as a php-file while the rss-directory seems to be a loop…Forum: Fixing WordPress
In reply to: Rss2.0 doesnt Work, but the comments feedHmm, i tried the permalinks with and without index.php, it doesn’t matter. But im not sure if i have the mod_rewrite
btw: i’m a total amateur in php-things AND english 🙂Forum: Fixing WordPress
In reply to: Rss2.0 doesnt Work, but the comments feedbtvillarin: is this your complete .htacess? my one has just comments like:
‘# There are several ways of doing clean URLs
# The idea is to either have an extentionless file execute as php
## You can set the DefaultType in the Apache web server to what your php’
## is called, for example
## DefaultType application/x-httpd-php’
Do i need the #-tag? or is it a comment-tag?Forum: Fixing WordPress
In reply to: Rss2.0 doesnt Work, but the comments feedThx, but that doesn’t fix it..
file permissions are the same as wp-commentsrss2.php