TubePress Pro Installation and Upgrade

This page describes how to install and upgrade TubePress Pro, both in a standalone PHP environment and a WordPress environment.

Requirements

Download

TubePress Pro can only be downloaded by active TubePress Pro members from the members area on tubepress.org. It's distributed as a zip file named tubepress_pro_x_y_z, where x y and z are the major, minor, and micro version numbers of the release.

Install (Standalone PHP)

  1. Unzip the file you just downloaded (tubepress_pro_x_y_z.zip). It will expand into a directory named tubepress_pro_x_y_z.
  2. Upload the entire tubepress_pro_x_y_z directory to your web server in a place that's web accessible.
  3. Make a note of the following two items, which you'll need when invoking TubePress:

    1. the full path of this directory on your web server's filesystem (e.g. /var/www/html/myblog.com/lib/tubepress_pro_x_y_z)
    2. the web-accessible URL to reach this directory (e.g. http://myblog.com/lib/tubepress_pro_x_y_z)

  4. Vimeo users only. Perform the one-time setup of your Vimeo API key and secret as described in the appendix.
  5. Optional. Install ShadowBox and JW FLV Media Player support. Installation instructions for these libraries can be found in the appendix.

Don't be alarmed if you see references to WordPress code in your download. There are WordPress-specific files that allow TubePress Pro users to use the software in a WordPress environment if they choose to. This extra code will have absolutely no impact on the functionality or performance of TubePress Pro.

Install (WordPress)

  1. Install the TubePress Pro directory into wp-content/plugins as you would any other WordPress Plugin.
  2. Vimeo users only. Perform the one-time setup of your Vimeo API key and secret as described in the appendix.
  3. Optional. Install ShadowBox and JW FLV Media Player support. Installation instructions for these libraries can be found in the appendix.

Upgrade (Standalone PHP)

The easiest and most reliable way to upgrade TubePress Pro is to perform a side-by-side installation with the new version alongside the old. Here's the exact process.

  1. Repeat the TubePress Pro installation procedure with the latest copy of TubePress Pro.
  2. Optional. Copy over the content directory from your old TubePress installation (tubepress/content). This will preserve your custom themes.
  3. In the PHP files where you use TubePress Pro, edit $tubepress_base_url and the inclusion of TubePressPro.class.php to point to your new install location.

Upgrade (WordPress)

Do not use WordPress's auto-update for TubePress Pro! Your installation will be downgraded to the free version of TubePress. Instead follow the instructions below.

  1. Repeat the TubePress Pro installation procedure with the latest copy of TubePress Pro.
  2. Optional. Copy over the content directory from your old TubePress installation (tubepress/content). This will preserve your custom themes.
  3. WordPress templates only. Edit $tubepress_base_url and the inclusion of TubePressPro.class.php to point to your new install location.
install-upgrade/tubepress-pro.txt · Last modified: 2012/01/03 19:32 by Eric Hough
GNU Free Documentation License 1.3