thepete
Forum Replies Created
-
Forum: Plugins
In reply to: Cafepress PluginI second the request for this kind of plugin. I’d love for something that can allow me to put a top 5 or top 10 list of cafepress products in my sidebar. I’d also love for there to be an easy way to add product pics and links to posts. Something similar to WP-Amazon? (Only I can’t get WP-Amazon to work on my site, so maybe that’s not a good example)
Forum: Fixing WordPress
In reply to: Post by e-mail. Subject comes accross but no bodyWow, I can’t believe no one knows the answer to this one. I’m having the same problem. Sheesh…
Forum: Fixing WordPress
In reply to: MySQL command for changing category IDsAh, yes–good point. 🙂
Forum: Fixing WordPress
In reply to: MySQL command for changing category IDsAh, cool! Thanks!
So to do it with wp_post2cat, I just use this command:
wp_post2cat SET cat_id=’1′ WHERE cat_id=’2′
I assume that’s right?
Forum: Everything else WordPress
In reply to: WordPress database error: [Got error 28 from table handler]That search link no longer works, for anyone coming along after me 🙂
Forum: Fixing WordPress
In reply to: posts not showing up in new categoryCool–thanks for the advice! I’ll check it out, though, strangely, everything is working now. All I did was add another category to see if I could duplicate the problem. Oddly, with the new category it worked fine–and when I went back to the first new category it worked fine suddenly. I don’t get it, but I will keep your advice in mind for the next time.
Forum: Themes and Templates
In reply to: Have a second single.php file for different single post look?I’d love to use Ryan’s plugin but instead of customizing the template by category and post_id I’d like to use it for author_id. Is that possible? I’ve tried noodling around with it, but I’m afraid I just don’t know enough. Any help would be appreciated. Thanks!
Forum: Fixing WordPress
In reply to: help stopping search engine spiders/user access to admin pagesHandySolo said: Well, it isn’t all that hidden, but have you experimented with the different user roles at Manage -> Users -> Authors & Users?
Yeah, that was actually the first thing I did with no luck, which is why I posted here. Of course, I wasn’t Mr. Thorough and didn’t see all those checkboxes at the bottom. I’m such an idiot…
Thanks, Handy! Moshu, thanks for the plugin suggestion–that would have done it if I hadn’t bothered to scroll all the way down. 🙂 Sorry to post on something stupid like this. 🙁
Forum: Fixing WordPress
In reply to: help stopping search engine spiders/user access to admin pagesVaam–that site was a huge help–thanks!!
So, no takers on #2? Allowing my other users access to that files page would be a big help to me.
Forum: Alpha/Beta/RC
In reply to: Allow file uploads box missingI found the below URL for changing the file upload directory:
http://codex.wordpress.org/FAQ_Forum_Hot_Topics
However, I’m now using Post Upload and Paste which is a great plugin that puts an upload button right on your write page. It’s designed for 1.5, but seems to work just fine for me in 2.0. Get it here: http://elrubendelmar.org/2005/11/wordpress-plugin-post-upload-and-paste.html
Now I just need to know how to change the file upload extensions and file upload size limit. Maybe I have to dig right into my database?
Forum: Fixing WordPress
In reply to: help stopping search engine spiders/user access to admin pagesThanks Vaam! That seems like a helpful site. I’ll check it out.
Forum: Alpha/Beta/RC
In reply to: Allow file uploads box missingNo, I understand why plugins exist, but when no one makes one, sometimes just getting down and dirty yourself is easiest. And yeah, I’ve tried some that allow file uploads but none work for me. C’est la web. 🙂
Forum: Alpha/Beta/RC
In reply to: Allow file uploads box missingDamn–well, thanks for trying!
I wouldn’t be adverse to just digging into the WP code itself to change the default uploads directory. I just don’t know where to begin or how many files would ultimately have to be tweaked.
Forum: Alpha/Beta/RC
In reply to: Allow file uploads box missingGood point. Thanks for your replies, Shrikee. Here’s hoping the WP devs will make a change for WP2.1 🙂
Forum: Alpha/Beta/RC
In reply to: Allow file uploads box missingWow–*no* option to change the upload directory? That’s kind of absurd. Will all the other great things you can do with WP, you can’t change something like that? Crazy…