cloak42
Forum Replies Created
-
Forum: Plugins
In reply to: Display x number of top-posted categoriesPerfect, I don’t know how I missed that in my search. Thanks!
Forum: Fixing WordPress
In reply to: How do I put a comments popup link on single.php?Never mind. I found this page: http://wordpress.org/support/topic/25853
and that answered my question!
Forum: Plugins
In reply to: myPress: WordPress -> Myspace crosspostingI may not be getting any errors, but neither am I getting any posts on MySpace. I guess the questions I have are these:
1. Is there supposed to be any kind of option on the “Write Post” page that will show me anything to do with the MyPress plugin? I have already updated the Options page with my username and password and everything, but there isn’t anything in the Write page that’s telling me that my blog is even attempting to update MySpace. At least Live+Press has stuff listed there. 🙂
2. Here’s the output from the database:
mysql> select * from myspace_wp_post_map;
+----+---------+------------+
| ID | post_ID | myspace_ID |
+----+---------+------------+
| 1 | 26 | |
+----+---------+------------+That’s it. Any clues as to why it would be doing that? At the very least, it seems to be telling me that, as I had thought, it hasn’t even attempted to post anything.