unoamigo
Forum Replies Created
-
Forum: Your WordPress
In reply to: New Improved WordPress 3 Column TemplateWho wants to tell him the background doesn’t load right in Safari? ??
(no y-repeat)Forum: Your WordPress
In reply to: Reflection Design v5Looks good, although. It’s more fun if you say something like:
“This site was built using web standards, if it doesn’t look right in IE, switch to a standards compliant browser: mozilla, safari…”
That insults Microsoft a little and is more fun. ??Forum: Plugins
In reply to: HELP!! CODING ERRORIf podz’s suggestion doesn’t work… then set it to 7 again.
If not, try running wp-admin/upgrade.php real quick. (won’t hurt anything)Forum: Your WordPress
In reply to: Kudos on v.1.2 and PluginsYour welcome, and thank you!
Glad you like WordPress so much.Forum: Plugins
In reply to: Years Ago, WP 1.2 PluginGuess it’s either useless or perfect. ??
Forum: Your WordPress
In reply to: A brand new day with WordPressNicely done, I’m impressed.
Forum: Plugins
In reply to: Hack: WordPress backupYour link is busted on that page. It needs to be referenced to root instead of the current directory. ie: don’t use “../”
It works here:
https://sija.net/wp-binaries/wp-backup.zip
Your page supplies:
https://sija.net/archives/2004/07/09/wordpress-backup/wp-binaries/wp-backup.zipForum: Everything else WordPress
In reply to: Comment etiquetteI think it’s good to try to respond to comments through an e-mail and if also appropriate in the comments.
Forum: Your WordPress
In reply to: What do you think about this?White text on black is obnoxiously hard to read. Keep that in mind when typing up your posts. It’s very hard to focus on and read quickly.
It does look like your starting to get the hang of messing around with the design though! ??Forum: Fixing WordPress
In reply to: Video in an entry?Same as any other web page, just put the code inside the post.
Forum: Fixing WordPress
In reply to: mysql syntax error, help please.What error are you getting?
I believe you probably also want to use get_var(…) instead of get_results.
get_results will return an array. (I’m pretty sure)Forum: Your WordPress
In reply to: reviews wantedIt’s pretty good.
I would however recommend, due to your text size. Make the page fixed width, maybe with the text at 500 pixels wide. I think that would help it a lot. Even on my PowerBook, looking at a line and reading it from start to finish is daunting because it is so long.Forum: Installing WordPress
In reply to: Saving my MySqlWell, depending on what all you edited in index.php and wp-layout.css, you shouldn’t be in too rough of shape. You *might* have lost your layout, if you overwrote it. You could always contact your host and see if they have a backup from a day or two ago.
Your MySQL stuff is separate, you won’t have overwritten that, unless you did something horrendous. Doesn’t sound like you did.
Since this is probably the case, re-upload the wordpress stuff. Update the wp-config.php file and you should be good to go.Forum: Fixing WordPress
In reply to: Blah blah blah error.Not sure what all your doing, maybe post your blog.php file as a text file for us. Your install appears to be fine:
https://a.malificia.com/wordpress/Forum: Fixing WordPress
In reply to: export all entires and commentsphpMyAdmin works wonders. Pretty easy to install and set up, in fact many ISPs include it pre-installed.
Check with them.