Ryan Duff
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: htaccess redirects after moving worpress directoryBrief rundown. Permalinks and site were accessed via
yoursite.com/wordpress/ and yoursite.com/wordpress/archives/etc/and you now want it to be accessed via
yoursite.com/ and
yoursite.com/archives/etc/where is your .htaccess file located? is it in the root (/) or is it in /wordpress/ ?
If its in the root, the top of the wordpress rules should say something like rewritebase wordpress/ change it so it looks like rewritebase /
If its in /wordpress/ move it to the root and update accordingly.
Forum: Fixing WordPress
In reply to: IE not rendering site at allSounds like a problem with IE caching your page, try telling IE to cache more and see how it works. IE’s cache is very flakey. Theres another bug with IE when the cache is full you can only save a picture as a bitmap, yet if you clear it, you can save the image as its native format. Weird… but then again, it’s microsoft.
Forum: Plugins
In reply to: Email Contact FormRefering to claiming… http://www.phrixus.co.uk/posts/2005/03/my-first-plugin/
Forum: Plugins
In reply to: Email Contact FormWhy was this forked for 2 measley changes. Granted, its allowed under the GPL, but not good practice. Especially when you don’t contact the other owner and claim it as your own plugin.
You added a redirect and some better error checking for the email. That doesn’t warrent forking to a new plugin.
Oh well.. my bugs are now your bugs. As for me, I’ll be continuing wp-contactform with most of the bugs fixed. Remember, you now have a fork, which is its own. Don’t copy my bug fixes to your plugin and claim them as your own.
Forum: Everything else WordPress
In reply to: FreenodeI’m jonseing for IRC… It’s been about 45 minutes and still nothing π
Anybody else able to connect or connected?Forum: Everything else WordPress
In reply to: Freenodehmm, so its not just me… thats good to know… thanks podz!
Forum: Everything else WordPress
In reply to: Need help with b2 v0.6.2.2 …pics don’t upload in posts.In your ftp program, right click on the folder the images select chmod and chmod the folder to 777
Forum: Everything else WordPress
In reply to: Need help with b2 v0.6.2.2 …pics don’t upload in posts.I get a 403 error (forbidden) when I try and load the image. Check your permissions on the folder. Thats why it isn’t loading.
Forum: Fixing WordPress
In reply to: I need to change my Word Press password cause a phisher has got it!frank1, wtf are you talking about. please explain and stop posting duplicate threads.
Forum: Fixing WordPress
In reply to: OtherΓ’β¬β’s Drafts – Turn OffMakes sense to me. He means only be able to see your own drafts when logged in and not all of them. Doesn’t seem like a hard fix.
Forum: Requests and Feedback
In reply to: phantom WordPress site phisher?What site would that be wordpress.com? I see no such message.
Forum: Themes and Templates
In reply to: Template Sneak PreviewWow. I’m speechless. All I say is awesome!
Forum: Fixing WordPress
In reply to: problem with ampersands in linksreplace it with
&Forum: Plugins
In reply to: [ANN] WP-ContactForm for WP V1.5Return to page was how I originally had it set up, I got voted away from that in the forums, I suppose I can change it. Whats the consensus?
Email validation was another issue, just not something I was about to deal with at 2am.
Forum: Themes and Templates
In reply to: Contact form?Official Thread:
http://wordpress.org/support/topic.php?id=22318
Plugin URI:
http://ryanduff.net/wp-plugins/wp-contactform/