Title: _g_'s Replies | WordPress.org

---

# _g_

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [E-mail a friend plugin?](https://wordpress.org/support/topic/e-mail-a-friend-plugin/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/e-mail-a-friend-plugin/page/2/#post-76748)
 * I think the problem in 1.3 is that, the post id is not posted to wp-email.php.
 * Has anybody able to solve the problem? Or is there any similar hack/plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [E-mail a friend plugin?](https://wordpress.org/support/topic/e-mail-a-friend-plugin/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/e-mail-a-friend-plugin/page/2/#post-76722)
 * I am not able to get it to work.
    When I click the /wp-email.php?p=id (some number)
   I get the error No Post Matched Your Criteria On debugging I found that the file
   isn’t going through the following loop: if(isset($_POST[‘mail’])) { I am not 
   sure what this loop is doing and how can i set mail? Do I have to do it from 
   class-phpmailer.php? or somewhere in my server? Thanks in advance.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [ultimate comment spam blocker](https://wordpress.org/support/topic/ultimate-comment-spam-blocker/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/ultimate-comment-spam-blocker/#post-108204)
 * I use [ Authimage hack](http://www.gudlyf.com/index.php?p=376) and it really 
   works.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Redirecting after comments have been posted](https://wordpress.org/support/topic/redirecting-after-comments-have-been-posted/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/redirecting-after-comments-have-been-posted/#post-103288)
 * I think it shudn’t be hard…just needs little bit of js.
    You can add a hidden
   type in the comments form called “redirect” or whatever u want and put its value
   = index.php?p=88 and then in the wp-comments.php (same file) check if the form
   was submitted and the redirect value exists….then use the php header to redirect
   to the value of redirect. may be the code in the following link (google’s cached
   result) will help u to get started [http://216.239.57.104/search?q=cache:822bXvQfbIEJ:www.clickfire.com/viewpoints/articles/webdevelopment/create_php_form.php+redirect+form+php&hl=en](http://216.239.57.104/search?q=cache:822bXvQfbIEJ:www.clickfire.com/viewpoints/articles/webdevelopment/create_php_form.php+redirect+form+php&hl=en)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ratings plugin *and* permalinks?](https://wordpress.org/support/topic/ratings-plugin-and-permalinks/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/ratings-plugin-and-permalinks/#post-77787)
 * I solved the problem….for those who still have the problem…. just add %post_id%
   somewhere in your permalinks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Blog spam stopper hack](https://wordpress.org/support/topic/blog-spam-stopper-hack/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/blog-spam-stopper-hack/#post-106032)
 * u can also try authimage hack
    [http://www.google.com/search?hl=en&lr=&safe=off&q=authimage&btnG=Search](http://www.google.com/search?hl=en&lr=&safe=off&q=authimage&btnG=Search)
   I installed it and haven’t got any spam but it has been a few hrs. onlysince 
   I installed it…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [New spam-control trick](https://wordpress.org/support/topic/new-spam-control-trick/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/new-spam-control-trick/#post-105089)
 * won’t that slow down the page generation? and what if dsbl.org is down? will 
   the pages still load or they wont?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Ratings plugin *and* permalinks?](https://wordpress.org/support/topic/ratings-plugin-and-permalinks/)
 *  [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/ratings-plugin-and-permalinks/#post-77786)
 * – image links to the rating icon are broken, showing alt text instead
    – the 
   dropdown selector for ratings vanishes My rating selector never shows? and I 
   am using permalinks I too had the images issue but I hardcoded the path in the
   file and it worked fine, but am still unable to figure out the rating selector.
   It never showed up (I used permalinks from starting), so I didn’t even think 
   that it could be permalinks. After reading this post I used a link like /index.
   php?p=1 and the rate selector was there… Did someone find a fix for this? The
   topic was created in july? I searched google but found nothing. I’ll appreciate
   if someone can help me with this. Thanks _g_
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Problem With Comments?](https://wordpress.org/support/topic/problem-with-comments/)
 *  Thread Starter [_g_](https://wordpress.org/support/users/_g_/)
 * (@_g_)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/problem-with-comments/#post-104878)
 * anybody?
    can someone tell me wot file is used to display the comments?

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