pr1001
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Only Some Pretty Permalinks WorkStrange, if I change the structure to ‘/blog/%postname%/’ (since I have a custom frontpage as the root and a page called blog as the posts root) everything works…
Forum: Fixing WordPress
In reply to: viewing saved page on webBrosova, have you published the page? I may be wrong, but it sounds like the page is marked as Draft or Private. In either case you would be able to see it in the Admin section but not, as a normal user, in the main site.
Forum: Fixing WordPress
In reply to: Unwanted slashes when using apostrophesSame problem here with 2.2.3.
Forum: Fixing WordPress
In reply to: 1.5 generating category links with no ID numbersGreat. I guess I was just too early installing WP 1.5. =)
Forum: Fixing WordPress
In reply to: 1.5 generating category links with no ID numbersI found and fixed the problem. In wp-templates/template-function-category.php line 33 the variable $category_ID should be $category_id. Change that and it will work. Hopefully this is fixed in the latest CVS build. If not, I hope one of the developers sees this.
Forum: Fixing WordPress
In reply to: 1.5 generating category links with no ID numbersI have the same problem.
Forum: Fixing WordPress
In reply to: Problem Importing MT in WP1.5Solved, thanks to this post! The file was too big. Splitting it up fixed it.
Forum: Fixing WordPress
In reply to: Problem Importing MT in WP1.5There were one or two grabbled characters at the beginning of the file that I just deleted. Perhaps I shouldn’t have. Perhaps the importer is having problems because the file is so big (lots of comment spam is included, unfortunately).
Forum: Fixing WordPress
In reply to: Problem Importing MT in WP1.5Yes. And world-readable.