Title: vishkey's Replies | WordPress.org

---

# vishkey

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767726)
 * Ok, in the folder mu-plugins, I put the file test.php with:
 * <?php
    function test () { echo ‘<script>alert(“otro test”)</script>’; } add_action(‘
   nextend_fb_user_logged_in’, ‘test’, 10, 0);
 * The alert fires without problem, so confirmed that the problem is in achievements.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767725)
 * I think the problem is: How do I tell to Achivements “hey, I wrote a new extension,
   please, load it”?
    Actually I modify the achivements.php and add a “require” 
   line with the route, because no exists documentation for this step. It must be
   done in a distint way?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767724)
 * Mmm, what I can confirm is that the sequence of code executes the “do_action”
   sentences in the Nextend Facebook plugin, tested with a javascript alert before
   and after those sentences. I don’t test the “do_action” function itself, but 
   is a core function so if it fails, no one achievement must work, but it isn’t
   the scenario. So I think the problem is in the Achievement Plugin [but for my
   custom extension, not necesary for your core code :)]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767722)
 * That has nothing to do with my problem, but it tried anyway but how I expected
   don’t solve my problem.
 * The 3 actions are in the dropdown menu without problem, but Achievements only
   reconizes one of them (An user links his facebook account).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767700)
 * Nope, didn’t work either…T.T
    I already lost a lot of time with this. If you 
   solve o have any clue what is failing, please, let me know. I’m really thankful
   of your help, but I need to move forward. I’ll let this achievement for more 
   later.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767668)
 * What file I need to put in the /wp-content/mu-plugins/ folder? The nextendfacebookconnect.
   php extension for your pluggin or the original Nextend Facebook Connect pluggin
   for wordpress?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] New extension don't work](https://wordpress.org/support/topic/new-extension-dont-work/)
 *  Thread Starter [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/new-extension-dont-work/#post-4767623)
 * Ok, I made that works (only need to add the require in the achievements.php file).
 * But now, the only action that works is the nextend_fb_user_linked. The other 
   two, dont trigger of any way. I try with all filters, modify the do_action call
   in the nextend plugin file, everything, those other two actions simply don’t 
   work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Achievements for WordPress] User Achievement Index not working](https://wordpress.org/support/topic/user-achievement-index-not-working/)
 *  [vishkey](https://wordpress.org/support/users/vishkey/)
 * (@vishkey)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/user-achievement-index-not-working/#post-4672734)
 * I have the same problem with the User Achievement Link. How do you fix it 32bitExplosion?

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