Title: emersonthis's Replies | WordPress.org

---

# emersonthis

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

 *   [Profile](https://wordpress.org/support/users/sdp/)
 *   [Topics Started](https://wordpress.org/support/users/sdp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sdp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sdp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sdp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sdp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sdp/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: [How to publish plugins with composer dependencies](https://wordpress.org/support/topic/how-to-publish-plugins-with-composer-dependencies/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-to-publish-plugins-with-composer-dependencies/#post-6485637)
 * I never did find a solution and after learning more about SVN I think my original
   question makes less sense. I was coming at it from a GIT perspective where it’s
   easy to only track your source code and not 3rd party libraries. But SVN is “
   dumb” in the sense that it’s just a folder with files in it. So I think you just
   bite the bullet and commit EVERYTHING.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Plugin SVN repository is broken](https://wordpress.org/support/topic/plugin-svn-repository-is-broken/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/plugin-svn-repository-is-broken/#post-6492589)
 * I was instructed to try again using the https protocol. I did this and the error
   message changed:
 *     ```
       $ svn relocate https://plugins.svn.wordpress.org/wp-github-pipeline
       $ svn ci -m 'Adding 1.0 files'Adding         trunk/README.md
       Adding         trunk/bin
       svn: E195023: Commit failed (details follow):
       svn: E195023: Changing directory '/Applications/MAMP/htdocs/pipeline_svn2/trunk/bin' is forbidden by the server
       svn: E175013: Access to '/!svn/txr/1234183-rxgi/wp-github-pipeline/trunk/bin' forbidden
       ```
   
 * I read that this new “Forbidden by the server” error can sometimes be the result
   in criss-crossed credentials. And I do have two different WordPress.org accounts.
   So I removed the credentials file in `~/.subversion/auth/svn.simple/` and re-
   authenticated as the correct user. Now I get a slightly more verbose error:
 *     ```
       ...................................................................................................................................................................................................................................................................................svn: E165001: Commit failed (details follow):
       svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
       PHP Parse error:  syntax error, unexpected 'class' (T_CLASS) in - on line 9
   
       ***********************************
       PHP error in: wp-github-pipeline/trunk/vendor/phpunit/php-token-stream/tests/_fixture/class_with_method_that_declares_anonymous_class.php:
       Errors parsing wp-github-pipeline/trunk/vendor/phpunit/php-token-stream/tests/_fixture/class_with_method_that_declares_anonymous_class.php
       ***********************************
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual editor not respecting tiny_mce_before_init filter in 3.9](https://wordpress.org/support/topic/visual-editor-not-respecting-tiny_mce_before_init-filter-in-39/)
 *  [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/visual-editor-not-respecting-tiny_mce_before_init-filter-in-39/#post-4821531)
 * This is pretty good:
    [http://wordpress.stackexchange.com/questions/137986/wordpress-3-9-trouble-editing-new-tinymce](http://wordpress.stackexchange.com/questions/137986/wordpress-3-9-trouble-editing-new-tinymce)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual editor not respecting tiny_mce_before_init filter in 3.9](https://wordpress.org/support/topic/visual-editor-not-respecting-tiny_mce_before_init-filter-in-39/)
 *  [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/visual-editor-not-respecting-tiny_mce_before_init-filter-in-39/#post-4821530)
 * Is there any WP documentation for this? It seems like all the button names/slugs
   have changed. Or perhaps the name of the filter hook changed? My old filters 
   are having no effect, even after changing the key names as shown above by Thomas.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Is this plugin compatible with servers running mod_php?](https://wordpress.org/support/topic/plugin-better-wp-security-is-this-plugin-compatible-with-servers-running-mod_php/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-is-this-plugin-compatible-with-servers-running-mod_php/#post-3087024)
 * I agree that it appears that way, but I think wpjobboard just happens to be the
   next table in the db, or the first plugin to throw an error because they all 
   appear to break when I reactivate BWPS. I don’t get any errors or problems without
   BWPS activated. Does that make sense?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Is this plugin compatible with servers running mod_php?](https://wordpress.org/support/topic/plugin-better-wp-security-is-this-plugin-compatible-with-servers-running-mod_php/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-is-this-plugin-compatible-with-servers-running-mod_php/#post-3086869)
 * Here’s the fatal error:
 * Fatal error: Uncaught exception ‘Daq_Db_Exception’ with message ‘Error `MySQL
   server has gone away` occured in query: `SELECT COUNT(*) AS cnt FROM ``wpjb_job`
   AS `t1` INNER JOIN `wpjb_category` AS `t2` ON `t1`.`job_category`=`t2`.`id` INNER
   JOIN `wpjb_type` AS `t3` ON `t1`.`job_type`=`t3`.`id` WHERE t1.is_approved = 
   0 AND t1.is_active = 0 ‘ in /home/streetof/public_html/wp-content/plugins/wpjobboard/
   framework/Db/Query.php:373 Stack trace: #0 /home/streetof/public_html/wp-content/
   plugins/wpjobboard/application/libraries/Project.php(215): Daq_Db_Query->fetchColumn()#
   1 [internal function]: Wpjb_Project->addAdminMenu(”) #2 /home/streetof/public_html/
   wp-includes/plugin.php(403): call_user_func_array(Array, Array) #3 /home/streetof/
   public_html/wp-admin/includes/menu.php(97): do_action(‘admin_menu’, ”) #4 /home/
   streetof/public_html/wp-admin/menu.php(233): require_once(‘/home/streetof/…’)#
   5 /home/streetof/public_html/wp-admin/admin.php(106): require(‘/home/streetof/…’)#
   6 /home/streetof/public_html in /home/streetof/public_html/wp-content/plugins/
   wpjobboard/framework/Db/Query.php on line 373
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Registration error messages don't appear after activation](https://wordpress.org/support/topic/plugin-better-wp-security-registration-error-messages-dont-appear-after-activation/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-registration-error-messages-dont-appear-after-activation/#post-3086866)
 * Resolved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] [Plugin: Better WP Security] Registration error messages don't appear after activation](https://wordpress.org/support/topic/plugin-better-wp-security-registration-error-messages-dont-appear-after-activation/)
 *  Thread Starter [emersonthis](https://wordpress.org/support/users/sdp/)
 * (@sdp)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-better-wp-security-registration-error-messages-dont-appear-after-activation/#post-3086861)
 * I realized that this is the intended behavior because the option to “hide registration
   error messages” was checked.

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