aerojad
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange word wrap issue in 3.0’s Visual-mode post screenDoes anyone else have an issue like this?
Forum: Plugins
In reply to: Simple AntiSpam?No ideas?
I tried going through all the plugins here more, I did find some that forced registering people to enter contact info, but anything can be put in there and validation continues.
Forum: Installing WordPress
In reply to: WordPress can’t see my databaseNeither worked, unfortunately :/
Going to sleep on this one.
Forum: Installing WordPress
In reply to: WordPress can’t see my databaseHave my own dedicated server.
DB_HOST is localhost
Forum: Installing WordPress
In reply to: WordPress can’t see my databaseI already looked at that a dozen times. Like I said, I copied and pasted exactly what was in phpMyAdmin into the config file, and it still says the database is not there. I don’t understand. Is it a problem I’m using MySQL 5? That’s the only big difference from the last time I tried WP.
Forum: Themes and Templates
In reply to: Help with the_excerpt Reloadedvery good, thanks
Forum: Themes and Templates
In reply to: Help with the_excerpt ReloadedNo, I don’t have a single.php template. If I had one of those with the_content() instead of the_excerpt_reloaded(), would that solve my problem as well? I like different templates so this would answer my next question of how to customize an individual post template, haha.
Forum: Themes and Templates
In reply to: Different templates for category pagesOh, thank you very much!
Forum: Fixing WordPress
In reply to: Can’t access pingomaticI don’t know if that was a thinly veiled shot at me but I was just trying to help, not draw a flame.
Forum: Fixing WordPress
In reply to: Can’t access pingomaticTo get around the great Ping-o-matic outage of 2005, try pinging url’s listed here:
http://wiki.ww.wp.xz.cn/UpdateServices
http://elliottback.com/wp/archives/2004/11/21/a-list-of-rpc-and-rpc2-to-ping/Forum: Plugins
In reply to: Wp-Polls 1.5 updatedGreetings. I tried to install this plugin on my site and while it appears the WP backend works (as in I can admin my polls just fine, I hope) when I try to include
<?php vote_poll(); ?>on the header template, no matter where I place the code there (or even the index template) I am left with a completely blank page. Do you have any idea what may be causing this issue? Thank you for your help.Forum: Plugins
In reply to: Category Images Plugin for 1.5It works now, awesome, thank you very much 🙂
Forum: Everything else WordPress
In reply to: AdSense Targeting & BlogExplosionHow scucessful has that blogexplosion site been for you?
Forum: Plugins
In reply to: Category Images Plugin for 1.5I don’t know if this is a good place to ask but maybe someone with expierence with this plugin can give me a couple pointers. I just installed this plugin and put the following code in my template
Replaced
the_category(', ')with<?php c2c_the_category_image(', ') ?>, as per the read me. I have the images uploaded to the proper directory (/wp-images) and I think I have the names done correctly (renaming to those nice-names), but I get nothing. Viewing the source shows that there are no broken images beyondFiled under, which is where it should appear… just blank space. Could anyone tell me where I am going wrong?Forum: Fixing WordPress
In reply to: Ordering categoriesRe: Kafkaesqui’s last post
VICTORY!
Thank you very much 🙂