illustrationism
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Freaky Page Problems after Domain ChangeWell, it’s something about the URL of that page. I don’t know what it could be, but I changed the URL of that page from /downloads/ to /music/ and everything works.
This was weird, but I don’t care anymore. lol
If anyone knows a solution, or where that weird redirect is coming from, feel free to post, but otherwise, this can be considered resolved.
Thanks,
DavidForum: Fixing WordPress
In reply to: Freaky Page Problems after Domain ChangeI’m familiar with PHPMyAdmin, and I’ve gone through and replaced all the instances of the old domain, and the old path.
I’m so stuck on this, still. Also, I can’t change people’s roles in the BBPress forum. :-\
Forum: Developing with WordPress
In reply to: Not too versatileYeah, that’s pretty much what I needed. I already went ahead and wrote it out myself. Code is similar.
Simple plug-in. Useful, too.
Forum: Developing with WordPress
In reply to: Not too versatileWell, both simple and advanced things.
Simple: Put my authors list into an HTML table.
Advanced: Pull author meta data along with username and number of posts and put them into a PHP array.
I mean, I’m starting to think that I’ll have to find or write a plug-in for this. lol
Forum: Developing with WordPress
In reply to: Not too versatileI don’t know if I’m a bit slow or what, but it looks to me like that page (which I read before) shows how to customize an individual author’s page. What I want is to return a list of authors, along with their information, in an array (or lacking that, have a custom page for displaying a list of authors).
The page you linked to doesn’t mention if/how to do that.
Thanks,
David