Title: overclockwork's Replies | WordPress.org

---

# overclockwork

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Page jumps to top when 'next' or 'previous' in gallery](https://wordpress.org/support/topic/plugin-nextgen-gallery-page-jumps-to-top-when-next-or-previous-in-gallery/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-page-jumps-to-top-when-next-or-previous-in-gallery/#post-1720383)
 * File to edit:
    /wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js
 * Function to edit:
    hideShutter : function() {
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [<br /> for gods sake](https://wordpress.org/support/topic/ltbr-gt-for-gods-sake/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/ltbr-gt-for-gods-sake/#post-1400210)
 * There is no way this behavior can be justified. It interferes with the very principle
   I must rely on when producing or maintaining HTML markup. It does not take a 
   software engineer to recognize that this must be the result of incompetence.
 * It is not my intent that the HTML markup I write into the Field should be interpreted
   by a random function that changes the code. I want the browser of the user to
   interpret the code I write. It must not be tampered with the moment I save it–
   or when I switch to another view.
 * Any modification of the markup entered into the field is but a disruption of 
   intent. Because of this, wordpress cannot be used in any serious production.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [WP 3.0.1 Multisite subdirectories cannot access backend](https://wordpress.org/support/topic/wp-301-multisite-subdirectories-cannot-access-backend/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/wp-301-multisite-subdirectories-cannot-access-backend/page/2/#post-1743862)
 * djlinden: i had the same trouble with the uploads not showing up. I am not sure
   if this happened after the update from 3.0 to 3.0.1. Getting desperate, I just
   overwrote my .htaccess file with yours and I am happy to report that “everything
   works” – for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Register Plus Redux] [Plugin: Register Plus Redux] Settings cleared when saving](https://wordpress.org/support/topic/plugin-register-plus-redux-settings-cleared-when-saving/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-register-plus-redux-settings-cleared-when-saving/#post-1676329)
 * I’m using WP 3.0.1 and have set it up as multisite. Not on the webroot level 
   but in a folder /blog/. Register plus redux Version 3.6.11 is activated and it
   saves all settings. However the fields don’t show up on the registraton page.
   I turned on define(‘WP_DEBUG’, true); in wp-config.php and it throws this error
   when on admin pages: Notice: Undefined index: action in /home/tree/public_html/
   blog/wp-content/plugins/register-plus-redux/register-plus-redux.php on line 24(,
   line 26, line 28, line 30)
 * When on the settings page for the redux plugin, it only shows the error for line
   24.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Wordtube inaccessible to the blind…](https://wordpress.org/support/topic/wordtube-inaccessible-to-the-blind/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/wordtube-inaccessible-to-the-blind/#post-1005520)
 * Wordtube uses the JW FLV Media Player (current version is 4.3) by Jeroen Wijering,
   now longtailvideo. [http://www.longtailvideo.com/players/jw-flv-player/](http://www.longtailvideo.com/players/jw-flv-player/)
   
   They promote the player with this headline: The #1 Open Source Player for FLV,
   H.264 & MP3. I don’t know if the standard installation is accessible, but there
   is an accessibility plugin: [http://www.longtailvideo.com/addons/plugins/56/Accessibility](http://www.longtailvideo.com/addons/plugins/56/Accessibility)
   And here a query in the forum: [http://www.longtailvideo.com/jw/?search=accessibility](http://www.longtailvideo.com/jw/?search=accessibility)
   If that doesn’t fix four issue I’d contact them: [http://www.longtailvideo.com/support/contact-us](http://www.longtailvideo.com/support/contact-us)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Get post id of the post being viewed in header.php](https://wordpress.org/support/topic/get-post-id-of-the-post-being-viewed-in-headerphp/)
 *  [overclockwork](https://wordpress.org/support/users/overclockwork/)
 * (@overclockwork)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/get-post-id-of-the-post-being-viewed-in-headerphp/#post-861079)
 * put this inside your header:
    $ID = $wp_query->post->ID;
 * rtfm / search:
    – [http://codex.wordpress.org/Function_Reference/WP_Query](http://codex.wordpress.org/Function_Reference/WP_Query)–
   [http://codex.wordpress.org/Main_Page](http://codex.wordpress.org/Main_Page) –
   [http://wordpress.org/support/](http://wordpress.org/support/)

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