thomas10
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Quick one – How to replace an uploaded fileGeez, WordPress has a massive community and no ‘core’ community feeling. Snarky comments will come and go, as will forum users, undoubtedly.
I was just bummed because what seemed like normal functionality was missing.
I’ll post a link to the plugin when I finish it.
Forum: Fixing WordPress
In reply to: Quick one – How to replace an uploaded fileNot meant to be (that) snarky. I’ve used TXP for the last 5 or 6 projects I’ve done, and WP for this one. It has its ups and downs. I know plenty of PHP (I’ve written about 13 plugins for TXP) but kind of thought this functionality would be common enough for a faster solution.
Forum: Fixing WordPress
In reply to: Quick one – How to replace an uploaded fileDarn. Should’ve used Textpattern.
Forum: Fixing WordPress
In reply to: Quick one – How to replace an uploaded fileThanks, I know that solution, but this is for a client-maintained site. There isn’t any way to do this via the web, with plugins, etc?
Forum: Fixing WordPress
In reply to: How do I set up a paid subscription site?Just a little question – importing from MT wouln’t get rid of the MT tables, right??
Forum: Everything else WordPress
In reply to: RSS Image GenerationChuckG – Yeah, it uses all built-in functions, except for a big style (which is beta) which uses a library to draw textboxes. (That’s what I don’t like about GD, it’s impossible to format text well.) GD is kinda tough getting started, but after you’ve got the hang of it, it’s very useful
Allusion – haha I dunno, it was the only feed I could think of at the time. maybe I’ll diversify.
allusion – thanks!Forum: Everything else WordPress
In reply to: RSS Image GenerationI updated it with a nicer form and the option to either specify a link or automatically pull one from the RSS.
Forum: Installing WordPress
In reply to: Just upgraded from 1.01 nightly to ‘miles’ and ganyone?
Forum: Installing WordPress
In reply to: Just upgraded from 1.01 nightly to ‘miles’ and gsorry that’s my first post… other than the errors, wordpress has been amazingly nice. way above movabletype.
Forum: Installing WordPress
In reply to: Just upgraded from 1.01 nightly to ‘miles’ and gi have the same errors and a few others. find submitting stuff but when deleting entries and a few other tasks, i get
[code]
SQL/DB Error:
[You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
SELECT * FROM wp_users WHERE ID =
Warning: Cannot add header information - headers already sent by (output started at /homepages/33/d92205197/htdocs/wordpress/wp-includes/wp-db.php:106) in /homepages/33/d92205197/htdocs/wordpress/wp-admin/post.php on line 409[/code]
Yeah.. this might be an issue with the server I’m using (It’s a free 1and1.com account, so it uses php-as-perl 🙁
Thomas