Title: -p-'s Replies | WordPress.org

---

# -p-

  [  ](https://wordpress.org/support/users/-p-/)

 *   [Profile](https://wordpress.org/support/users/-p-/)
 *   [Topics Started](https://wordpress.org/support/users/-p-/topics/)
 *   [Replies Created](https://wordpress.org/support/users/-p-/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/-p-/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/-p-/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/-p-/engagements/)
 *   [Favorites](https://wordpress.org/support/users/-p-/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Does WP support static pages like MT?](https://wordpress.org/support/topic/does-wp-support-static-pages-like-mt/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/does-wp-support-static-pages-like-mt/#post-336358)
 * Yes Direkt, I just edited my post 😀
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Does WP support static pages like MT?](https://wordpress.org/support/topic/does-wp-support-static-pages-like-mt/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/does-wp-support-static-pages-like-mt/#post-336355)
 * Do you have some plugins installed that grow your database ridiciously, some 
   statictics plugin perhaps or custom made queries to show different content based
   on the site section you are on?
 * Otherwise, I´d just suggest you change your host to one that better meets your
   obviously large needs. But that is probably something you already know. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [E-mail Spam](https://wordpress.org/support/topic/e-mail-spam-2/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/e-mail-spam-2/#post-336314)
 * I´d say that it is more likely to be that form mail function vulnerability I 
   also [posted about](http://wordpress.org/support/topic/60409?replies=5) earlier.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Spam received and sent via contact form](https://wordpress.org/support/topic/spam-received-and-sent-via-contact-form/)
 *  Thread Starter [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/spam-received-and-sent-via-contact-form/#post-335646)
 * I just received email from my ISP telling that during past few days it´s been
   more than 20.000 spam emails that have been sent from my server using this contact
   form vulnerability. So this is really serious security problem.
 * Some additional required fields in the contact form won´t help. For now, I´ve
   disabled all the contact forms from my WP installations. I hope this is taken
   seriously and something will be done.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Spam received and sent via contact form](https://wordpress.org/support/topic/spam-received-and-sent-via-contact-form/)
 *  Thread Starter [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/spam-received-and-sent-via-contact-form/#post-335270)
 * Yes, I disabled all the contact forms at the moment. Installations with Textpattern
   were using the latest release, installations with WordPress the old version of
   Ryan Duffs contact-plugin. I upgraded all the WP installations to use Contact
   Form ][ (WP-1.5.x). It has subject field to prevent this kind of malicious use
   but this spam in question can assumably also bypass that see [discussion here](http://forum.textpattern.com/viewtopic.php?pid=98647#p98647).
   And it has happened to other people too, see this [message.](http://forum.textpattern.com/viewtopic.php?pid=98377#p98377)
   
   I did inform my host too.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [import-mt.php *crashing* apache?](https://wordpress.org/support/topic/import-mtphp-crashing-apache/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/import-mtphp-crashing-apache/#post-258129)
 * Nice you got it solved 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin for creating a list of recent blog posts on sidebar?](https://wordpress.org/support/topic/plugin-for-creating-a-list-of-recent-blog-posts-on-sidebar/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/plugin-for-creating-a-list-of-recent-blog-posts-on-sidebar/#post-257229)
 * > YellowSwordfish it worked great much less effort. But right now there’s no 
   > space between the entries. They’re stacked so close together you can’t tell
   > them apart.
   > Is there a way of adding a space between each item?
 * Use `<li>` and/or `<ul>` -tags just like normally.
 * For example
    `<ul> <li><?php wp_get_archives('type=postbypost&limit=10'); ?></
   li> </ul>
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [import-mt.php *crashing* apache?](https://wordpress.org/support/topic/import-mtphp-crashing-apache/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/import-mtphp-crashing-apache/#post-257886)
 * IÂ´d say it to be more like a problem with your import.txt.. IÂ´ve imported 4
   blogs this weekend from Movable Type to WP 1.5.2.
 * Try stripping out all the categories from MT before importing, that is a thing
   that has caused some problems earlier to me. You could consider also upgrading
   your MT first, Â´cause if I remember correctly, importing entries in MT was quite
   buggy before version 3.17
 * But this is just my experience.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Centering Google Adsense](https://wordpress.org/support/topic/centering-google-adsense/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/centering-google-adsense/#post-256042)
 * Put it between center -tags or make class for it in the stylesheet.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links formating issue – IE vs. Mozilla (picture provided)](https://wordpress.org/support/topic/links-formating-issue-ie-vs-mozilla-picture-provided/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/links-formating-issue-ie-vs-mozilla-picture-provided/#post-248109)
 * Other possibility would be adding value for line height, for example
 * line-height: 16px;
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Hack or plugin needed: Custom fiels for comment form](https://wordpress.org/support/topic/hack-or-plugin-needed-custom-fiels-for-comment-form/)
 *  Thread Starter [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/hack-or-plugin-needed-custom-fiels-for-comment-form/#post-248741)
 * edit:
    Okay, I was able to have that country field “automaticly” with [IP-to-nation-plugin](http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/)
   but still would like to have other customisable fields.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Smaller font size in Kubrick theme posts](https://wordpress.org/support/topic/smaller-font-size-in-kubrick-theme-posts/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/smaller-font-size-in-kubrick-theme-posts/#post-248729)
 * Look the beginning in stylesheet:
 * body {
    font-size: 62.5%; /* Resets 1em to 10px */ … }
 * and change that.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Paid(?) help to upgrade/install plugins etc.](https://wordpress.org/support/topic/paid-help-to-upgradeinstall-plugins-etc/)
 *  [-p-](https://wordpress.org/support/users/-p-/)
 * (@-p-)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/paid-help-to-upgradeinstall-plugins-etc/#post-209162)
 * Help provided from here as well if needed!
 * [http://www.virtual.fi/contact_en/](http://www.virtual.fi/contact_en/)

Viewing 13 replies - 1 through 13 (of 13 total)