spode
Forum Replies Created
-
Forum: Plugins
In reply to: Google Sitemaps and WordPress 2.3 (Please help testing)Our Library is exploring an alternative library catalog interface. I am seeking a sitemap generator plugin which can handle the large number of entries/posts/pages in the system. Currently there are about 700,000. We can throw more RAM at it to a point, and speed of file generation is not very important. But the 50,000 link maximum for the file would be a problem. The sitemap specification says we can have an index page pointing to multiple sub-pages (up to 100, I think).
Does this sitemap plugin have an option for enabling that kind of functionality? Could it start generating the first page, then when it hits 50,000 close that file and open another (freeing up all that RAM) and when the last is done, generate the sitemap index page?
Or am I looking at this in the wrong way?
See https://catalog.ust.hk/catalog/ for the WordPress installation I am planning to use this on.
-Edward Spodick, HKUST Library, Hong Kong
I have now found that the markdown.php will handle the angle bracket format, although hot with the “URL:” portion in it, so the problem is somewhat solved for me. Now I have to determine why Chinese text in the body of a message marked as UTF-8 displayed as garbage when the same Chinese text in the subject line works. ?? So I guess this thread can be closed from my perspective.
-Spode
Forum: Installing WordPress
In reply to: wp-admin/categories.php Cannot Be DisplayedFIXED for me. I finally tried the advice redbox had received, to “Someone else suggested adding a category via the ‘write post’ page and then she was able to access category.php”. I did that and categories.php then populated/appeared for me.
-Edward Spodick
Forum: Installing WordPress
In reply to: wp-admin/categories.php Cannot Be DisplayedI am also having this problem. When I access /wp-admin/categories.php the Apache error log shows:
*** glibc detected *** free(): invalid next size (fast): 0x096b4e18 ***
*** glibc detected *** free(): invalid next size (fast): 0x09c12758 ***
[Wed Feb 14 14:33:06 2007] [notice] child pid 19855 exit signal Aborted (6)
[Wed Feb 14 14:33:06 2007] [notice] child pid 27144 exit signal Aborted (6)Configuration:
Linux library.ust.hk 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02 EDT 2006 i686 i686 i386 GNU/Linux
Apache/2.0.52
MySQL version 4.1.20
WordPress version 2.1
Fresh install – everything else seems to be working in my non-exhaustive testing. No plugins activated. Default Theme.
Can anyone troubleshoot this?
-Edward Spodick