Title: smartmouse's Replies | WordPress.org

---

# smartmouse

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 116 total)

1 [2](https://wordpress.org/support/users/smartmouse/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/smartmouse/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/smartmouse/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/smartmouse/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/smartmouse/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/smartmouse/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Medium Posts] No posts found!](https://wordpress.org/support/topic/no-posts-found-15/)
 *  [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/no-posts-found-15/#post-12075793)
 * The same here, please fix it 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Wilson] Category and Tag pages are now all blank](https://wordpress.org/support/topic/category-and-tag-pages-are-now-all-blank/)
 *  [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/category-and-tag-pages-are-now-all-blank/#post-8136066)
 * I had the same problem and i solved.
    Open `archive.php` file and search for 
   the following line:
 * `if ( ! empty( tag_description() ) ) {`
 * Replace it with the following:
 * `if ( tag_description() ) {`
 * This happens due a wrong use of `empty()` function.
    From the PHP docs on the
   empty function:
 * > Note: Prior to PHP 5.5, empty() only supports variables; anything else will
   > result in a parse error. In other words, the following will not work: empty(
   > trim($name)). Instead, use trim($name) == false.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FeedWordPress] Allocate image for each feed](https://wordpress.org/support/topic/allocate-image-for-each-feed/)
 *  [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/allocate-image-for-each-feed/#post-5906607)
 * I had already solved before your reply. Thank you very much for your great hint!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FeedWordPress] Allocate image for each feed](https://wordpress.org/support/topic/allocate-image-for-each-feed/)
 *  [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/allocate-image-for-each-feed/#post-5906603)
 * Thank you for your reply. Can you tell me how it works?
    In my site i have some
   posts without feature images, so i want that in this case a default image is 
   applied. Can this plugin do this? How? Where to set the default images for each
   category?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FeedWordPress] Allocate image for each feed](https://wordpress.org/support/topic/allocate-image-for-each-feed/)
 *  [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/allocate-image-for-each-feed/#post-5906593)
 * I’m looking for the same thing, can you tell me how you do that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP-reCAPTCHA / Custom Contact Forms CONFLICT?](https://wordpress.org/support/topic/wp-recaptcha-custom-contact-forms-conflict/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/wp-recaptcha-custom-contact-forms-conflict/#post-4375956)
 * What could be the cause for the 500 error?
 *     ```
       Internal Server Error
   
       The server encountered an internal error or misconfiguration and was unable to complete your request.
   
       Please contact the server administrator, cgiadmin@yourhostingaccount.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
   
       More information about this error may be available in the server error log.
   
       Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: FeedWordPress] How to use XPath-like syntax for Custom Post Settings?](https://wordpress.org/support/topic/plugin-feedwordpress-how-to-use-xpath-like-syntax-for-custom-post-settings/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-feedwordpress-how-to-use-xpath-like-syntax-for-custom-post-settings/#post-4182737)
 * Anyone here is so expert to help me with this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fake registrations](https://wordpress.org/support/topic/fake-registrations/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/fake-registrations/page/2/#post-3993736)
 * Wow, no fake registrations in the last week!
    I finally solved my problem!
 * What does it mean? Bots can bypass reCaptcha?!?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phishing email](https://wordpress.org/support/topic/phishing-email-1/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/phishing-email-1/page/2/#post-4140230)
 * I see, but i do not want that Google index my site URL. That’s all.
    Can you 
   edit in this way?
 * *pa**oweb.com (* = s)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phishing email](https://wordpress.org/support/topic/phishing-email-1/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/phishing-email-1/#post-4140217)
 * esmi can you please remove my site URL from this topic?
    Or just “mask” it.
 * Thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fake registrations](https://wordpress.org/support/topic/fake-registrations/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/fake-registrations/page/2/#post-3993735)
 * I don’t understand how to use Theme My Login, anyway i deleted it.
    Now installed
   added a captcha on registration form, so now there are 2 captcha!
 * I will update you if this works.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fake registrations](https://wordpress.org/support/topic/fake-registrations/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/fake-registrations/page/2/#post-3993734)
 * I discover that the “problem” was 3 changed files:
 * wp-includes/version.php
    wp-config-sample.php readme.html
 * I compared with the original files and the differences are related to localization(
   translation). So no worries about them and no need to upload WordPress again.
 * Now i try “Theme My Login” plugin…
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phishing email](https://wordpress.org/support/topic/phishing-email-1/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/phishing-email-1/#post-4140178)
 * [@esmi](https://wordpress.org/support/users/esmi/): thank you for your explanation
   but i know what a phishing email is.
    I opened this topic because it seemed to
   be a leak of my website. I was wrong, sorry if i annoyed anyone here 🙁 PS: can
   you remove my site name from my post? Thank you.
 * [@jan](https://wordpress.org/support/users/jan/) Dembowski: all done, thank you!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phishing email](https://wordpress.org/support/topic/phishing-email-1/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/phishing-email-1/#post-4140175)
 * I know it is a phishing email.
    Anyone here has see the title, the text and the
   image posted by me in this topic?!?
 * Anyway how that external link can contain my site URL?
    Haven’t i to get worried
   about security of my site?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Phishing email](https://wordpress.org/support/topic/phishing-email-1/)
 *  Thread Starter [smartmouse](https://wordpress.org/support/users/smartmouse/)
 * (@smartmouse)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/phishing-email-1/#post-4140168)
 * Have you see the image that i linked in the first post?!
    I’m referring to that!
 * I’m saying that button have that link ([http://188.143.204.84/blog/wp-login.php?redirect_to=http%3A%2F%2FMY_DOMAIN_NAME.com%2Fwp-admin%2F&reauth=1716](http://188.143.204.84/blog/wp-login.php?redirect_to=http%3A%2F%2FMY_DOMAIN_NAME.com%2Fwp-admin%2F&reauth=1716)).
   
   Is maybe exploiting any leak in WP login function?

Viewing 15 replies - 1 through 15 (of 116 total)

1 [2](https://wordpress.org/support/users/smartmouse/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/smartmouse/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/smartmouse/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/smartmouse/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/smartmouse/replies/page/8/?output_format=md)
[→](https://wordpress.org/support/users/smartmouse/replies/page/2/?output_format=md)