Ryan Duff
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Migrating to a new host, same domain namebacking up through cpanel (i think) creates an entire db backup including the queries to create a new db and set permissions. You would probably be better going in through phpmyadmin and backing up all the tables within your database, then recreating the database and user @ powweb and importing the tables back into that database. Thats normally how I do it.
Forum: Installing WordPress
In reply to: Quicky: if can’t login, where else is WP version number?Hah! nice picture. don’t be so hard on yourself next time bro.
Forum: Plugins
In reply to: WP-ContactForm with more than one email adress??This is something we have planned for version 2.0. Currently, 2.0 is slated to match with the coming wordpress 1.6 and some of the new features being built in. The timeline is open for change.
Forum: Installing WordPress
In reply to: Add item to quick tags menu barMaybe something like this. Owen’s edit button template You can modify the plugin or use the functions in your own plugin. Just make sure to mention Owen if you use it in your own code.
Forum: Plugins
In reply to: Plugin messing things up!No comment.
Forum: Everything else WordPress
In reply to: nightly buildsAnd by bugs, he means they don’t work near 100%
Forum: Everything else WordPress
In reply to: Blogwidow is pretending it’s publishing your blogunless your site is actually listed there the only way to view your site is by typing in http://www.blogwidow.com/cgi/view.cgi/yoursite.com and setting that variable when you view it. If its not listed, its not linked to. Nothing to worry about.
I’m assuming you have turned off the auto ping to pingomatic so services don’t know when you post. And assuming you have a robots.txt to protect you from search engines to keep you private, you have an extremely low chance of actually being indexed there.
Forum: Fixing WordPress
In reply to: My blog has disappeared(?!)Edit the index.php in the /blog directory to require
./wp-blog-header.phpand not./blog/wp-blog-header.phpand the index.php at the root of your site to require./blog/wp-blog-header.phpForum: Fixing WordPress
In reply to: No comments possible on Pages?You pasted out of the wrong template file. Would you see a comment form after each post on your main page? No. Try looking on the page that displays the post singly. Use this as a reference…
http://codex.wordpress.org/Theme_DevelopmentForum: Fixing WordPress
In reply to: Blog address and wordpress addressWhy did you change it to index2.php? that won’t work. Your blog address would just be http://yoursite.com/ same with website address.
Forum: Fixing WordPress
In reply to: How to insert navbar includesSay whaa?
Forum: Themes and Templates
In reply to: Convert TemplateI sent an email to josh[@]joshhendo.com but it bounced back. Must have been those stupd []’s I left in there!
Forum: Fixing WordPress
In reply to: Comments problem – not working – can you look?Forum: Fixing WordPress
In reply to: how to reset login and pasword?error: He can log into his web host. He said he can access the files, he needs to change his wordpress password.
bek: Maybe you should read and do what we ask you to. MacmanX gave you a tutorial to reset your password http://www.tamba2.org.uk/wordpress/phpmyadmin/
Follow that and you’ll be able to login. Try reading something other than the first line and calm down. I’m sure this isn’t a life or death situation.
Forum: Plugins
In reply to: Theme switching issueRefresh the page. You’re probably looking at reminants of the old stylesheet.