Ryan Duff
Forum Replies Created
-
Forum: Plugins
In reply to: WP-ContactForm ProblemNickel: I responded to your email and will look at the css issue this evening.
Forum: Plugins
In reply to: how to mail alluser by adminhamed: it will not be written for 1.2, it will be written for a current version. Please upgrade if necessary. There are many bug fixes and security updates in the newer versions. Why do you insist on using 1.2?
Forum: Plugins
In reply to: how to mail alluser by adminhamed: this is something that has been suggested versions. If I get the time to work on it, hopefully I can get it to matt for 1.6
Forum: Fixing WordPress
In reply to: There’s gotta be a straightforward way to do this.moshu, you beat me to it.
trevorhughdavis, you need to change it so that it grabs the latest 5 from the categories you want, not just the latest x from everything. That page should explain what you’ll need to modify.
Forum: Installing WordPress
In reply to: Help installing updatelog in to wp-admin and look at the bottom, it lists it there.
Forum: Installing WordPress
In reply to: Help installing updatehttp://codex.wordpress.org/Upgrading_WordPress is what you’re looking for.
Forum: Fixing WordPress
In reply to: Moving to a new server – error :(Did you update your database name, username, password in wp-config.php?
Forum: Your WordPress
In reply to: Dictionary Site with WordPressparisgv: its an online dictionary, please… spare us.
Forum: Themes and Templates
In reply to: For once, IE is “working,” and Firefox isn’t.Blasphemy! I don’t believe it.
Forum: Fixing WordPress
In reply to: Custom contact formHave you tried my WordPress Contact Form Plugin?
Good news is, we’re building in modularization so that you can create custom forms. Look for a (planned) update this weekend (hopefully).
Forum: Requests and Feedback
In reply to: full path disclosure: security problemwhoami: are you saying wordpress isn’t serious software?
Quote taken on full path disclosure:
Most PHP error/warning/notice msg can reveal physical path. But path disclosure does nothing unless you intend to gain root access to target account, e.g. FTP access through anonymous FTP vulnerabilities.
They would have to find another vulnerability on the box for the full path disclosure to be of any use to them.
Other than that, a google for “full path disclosure” just returns a ton of bugs in php-nuke. All multiple-set bugs are a high risk … bug and a low risk full path disclosure.
On another note, why not just add:
php_flag display_errors offto the .htaccess and you won’t show the paths for anymore errors. Who cares what plugins you have installed?Forum: Installing WordPress
In reply to: svn wordpress = how?You could alternatively do a
svn checkout http://svn.automattic.com/wordpress/trunk ./from within your wordpress/ directory on your web server.
Forum: Everything else WordPress
In reply to: Posting from PDA (Palm)hblogger would need to build in a type for WordPress to communicate with the xml-rpc interface just like the Blogger and MT ones they’ve made.
Forum: Requests and Feedback
In reply to: full path disclosure: security problemIf you would have cited M$ Windows as a comparison then we might have believed you 😛
Forum: Fixing WordPress
In reply to: i HATE sourceforgeSVN Discussion moved here