rootkill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Wrong URI for feedsUnfortunatly, I know… my problem is that I’m in a free hosting which has not a lot of features I need, but a new law force webmaster to send all they publish to the Italian government twice a year, or the site will be closed by police… and if I pay for it, I’ll be so angry. Anyway (sorry for the OT), could anyone tell me which is the file that controls the permalink settings? So I’ll update that by FTP, and I think my problem will be solved… thanks for all 🙂
Forum: Fixing WordPress
In reply to: XML Parsing Error: xml processing instruction notI have the same parse error with my WP: it’s caused by the permalink structure. When I customized my permalinks (I can’t use .htaccess with my hosting) for the first time, I see that RSS links point to /feed/RSS and /comments/feed/RSS which didn’t exist… so I’ve restored the default structure of permalinks, but I received that error! The “^_” symbol is the same needed by the .htaccess file to change the URL for printing the RSS feed… but I do not know how to restore the default config (that is the way to solve the problem: before editing permalinks everything ran well)…
Forum: Fixing WordPress
In reply to: Wrong URI for feedsproblem solved: my hosting, unfortunatly, does not permit .htaccess/.htpasswd files… so I can’t configure custom permalinks…
Forum: Fixing WordPress
In reply to: Wrong URI for feedsthe error was 500, not 505… :-\
Forum: Fixing WordPress
In reply to: Wrong URI for feedsI’ve changed my .htaccess with a new one including the mod_rewrite indicated by WP Admin for permalinks: now I’ve received an error_505 and I haven’t been able to access the site since I’ve restored a blank one… It could depend on my hosting? The host does not permit server 2 server connections, so I can’t use RSS/Atom feed? 🙁