imzenko
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Changing “nggallery/page-3/album…..” urlsI could really use the help if anyone can.
thanks.
Forum: Fixing WordPress
In reply to: RSS Doesn’t Work – XML Parsing ErrorAlright guys, I fix my issue. This is MY solution:
Quick info about my blog: I worked on my blog under localhost then I uploaded live to my web host. I transferred all the MySQL and files which I manually change a few things to make it work on my web server.
I am wordpress 2.7 beta(3) and before I found my solution I did this:
https://feedvalidator.org/docs/error/WPBlankLine.html
and keep checking with:
https://feedvalidator.orgSolution:
There was indeed a blank space in one of the php files. It was my plug-ins (cformsII) php.Now this doesn’t mean that is going to be the same for you but surely you can check all your plug-in php files under WordPress>plug-ins>editor but make sure all your plug-in files are writable first.
But if the validation gives you a parse error and tells you is a space then you must check your wp-name.php files, plug-ins files and your themes files. Is a hassle to check all the files for blank spaces but it will work.
hope my post helped.
thanks everyone for your post as well.
Forum: Fixing WordPress
In reply to: RSS Doesn’t Work – XML Parsing ErrorI have read through every single post and many other similar topics for everyone is different. Same error issue but different solution for each.
The blank issue is the most common one which I am having problems as well. I looked through all the suggested php even ones that are not, deleted blank spaces, deactivated plug-ins, reset perm links and nothing seems to work.
my feed:
https://imzenko.com/feedvalidation feed:
https://feedvalidator.org/check.cgi?url=http%3A%2F%2Fimzenko.com%2FfeedI like how the error is so simple yet is really hard to fix.
Everyone will have different solutions not all will be the same but if you do solve your issue please post it so others can give it a try.
I am going to try and fix this and will post back with some results.
quick info:
I imported my blog from my https://localhost if that matters anyway lol