Title: idcoder's Replies | WordPress.org

---

# idcoder

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Auto login to wordpress when logged in from another site.](https://wordpress.org/support/topic/auto-login-to-wordpress-when-logged-in-from-another-site/)
 *  Thread Starter [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/auto-login-to-wordpress-when-logged-in-from-another-site/#post-1682824)
 * ok..after a search, i found out that the cookie is double hashed for security
   reasons. what i want is when i login to my custom admin account, i set the cookie
   my self and so wordpress can check for the cookie and auto login.
 * The cookie name is generated as follows.
    `$cookie_name = "wordpress_".md5($siturl);`
 * Now i need to find the cookie value and how it is generated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP 2.7 Threaded Comments – Link to Parent Comment?](https://wordpress.org/support/topic/wp-27-threaded-comments-link-to-parent-comment/)
 *  [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/wp-27-threaded-comments-link-to-parent-comment/#post-953077)
 * Hi..i am also looking for the same functioning…I will try out your code..thanks
   a lot for posting it here…If i have a solution i will post back
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [LCA Management plugin](https://wordpress.org/support/topic/lca-management-plugin/)
 *  Thread Starter [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/lca-management-plugin/#post-944828)
 * yoyoyoyo..i finally figured out how to use the plugin..Now i have to write a 
   query so that the same user does not upload the avatar twice.
 * i need to write a wordpress query to check for the email and see if it already
   exists in the DB. and if it exists then i should not allow the avatar to get 
   uploaded..any help there?
 * (am i talking to myself here 😉 )
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to process data acquired by POST method?](https://wordpress.org/support/topic/how-to-process-data-acquired-by-post-method/)
 *  [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/how-to-process-data-acquired-by-post-method/#post-789542)
 * hey santon..awesome dude..thanks a lot for helping us out here..awesome awesome
   yoyoyoyoyo..thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to add manual contact form in a page?](https://wordpress.org/support/topic/how-to-add-manual-contact-form-in-a-page/)
 *  [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-manual-contact-form-in-a-page/#post-800164)
 * hey did you ever find a solution for this..i have a exact similar problem.
    thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [LCA Management plugin](https://wordpress.org/support/topic/lca-management-plugin/)
 *  Thread Starter [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/lca-management-plugin/#post-944814)
 * ok, i have made changes to the link and now i am able to edit the DB without 
   any error at the admin side. Now my problem is , if i place the <?php lca_form()?
   > in the sidebar and try to upload the avatar , it works and then it dispays 
   the thank you msg also (at the side bar)…However at the main home page it shows
   the “post not found error”. anyone can help??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [LCA Management plugin](https://wordpress.org/support/topic/lca-management-plugin/)
 *  Thread Starter [idcoder](https://wordpress.org/support/users/idcoder/)
 * (@idcoder)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/lca-management-plugin/#post-944726)
 * hi..does edit.php have to do anything with wp-admin/edit.php
 * please help me..thanks a lot and a happy new year

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