<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Support Forums User Favorites: Inquirer</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums User Favorites: Inquirer</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 13:44:49 +0000</pubDate>

<item>
<title>Inquirer on "bbPress on the Profile page links position code"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-the-profile-page-links-position-code#post-9030</link>
<pubDate>Tue, 17 Jul 2007 16:32:23 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">9030@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;#profile-menu {&#60;br /&#62;
	list-style: none;&#60;br /&#62;
	position: absolute;&#60;br /&#62;
	left: 200 px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;It fixes to the left.&#60;/p&#62;
&#60;p&#62;I have tried varaiations.&#60;/p&#62;
&#60;p&#62;The style_old.css has the same code for the profile menu.&#60;/p&#62;
&#60;p&#62;I wonder how it got out of wack.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Is there a location to view and download alternate themes templates?"</title>
<link>http://bbpress.org/forums/topic/is-there-a-location-to-view-and-download-alternate-themes-templates#post-9006</link>
<pubDate>Tue, 17 Jul 2007 04:31:07 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">9006@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wow I've never seen that theme switching site. Nice demo there.&#60;/p&#62;
&#60;p&#62;They need to put a notice you need cookies enabled for it to work though.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "bbPress on the Profile page links position code"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-the-profile-page-links-position-code#post-8990</link>
<pubDate>Tue, 17 Jul 2007 03:29:41 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8990@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Try something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#profile-menu {
	list-style: none;
	position: absolute;
	left: 200 px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "bbPress on the Profile page links position code"</title>
<link>http://bbpress.org/forums/topic/bbpress-on-the-profile-page-links-position-code#post-8986</link>
<pubDate>Tue, 17 Jul 2007 03:00:18 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8986@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The Profile Edit links are displaying off the right side of web page&#60;/p&#62;
&#60;p&#62;How doe the postion code need to be set to move the links back onto the web page?&#60;/p&#62;
&#60;p&#62;#profile-menu {&#60;br /&#62;
	list-style: none;&#60;br /&#62;
	position: absolute;&#60;br /&#62;
	right: 0;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#profile-menu li {&#60;br /&#62;
	font-size: 1.1em;&#60;br /&#62;
	background-color: #eee;&#60;br /&#62;
	padding: 4px 7px;&#60;br /&#62;
	display: inline;&#60;br /&#62;
	border-top: 3px double &#60;a href=&#34;http://trac.bbpress.org/ticket/9&#34;&#62;#9&#60;/a&#62;e9e9e;&#60;br /&#62;
	position: relative;&#60;br /&#62;
	top: -10px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#profile-menu li.current {&#60;br /&#62;
	background-color: #ddd;&#60;br /&#62;
	border-top: 1px solid &#60;a href=&#34;http://trac.bbpress.org/ticket/9&#34;&#62;#9&#60;/a&#62;e9e9e;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Is there a location to view and download alternate themes templates?"</title>
<link>http://bbpress.org/forums/topic/is-there-a-location-to-view-and-download-alternate-themes-templates#post-8979</link>
<pubDate>Mon, 16 Jul 2007 23:59:38 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">8979@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://proforums.palmansworld.com/foro/&#34; rel=&#34;nofollow&#34;&#62;http://proforums.palmansworld.com/foro/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here you can also see a lot of the themes in action.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Is there a location to view and download alternate themes templates?"</title>
<link>http://bbpress.org/forums/topic/is-there-a-location-to-view-and-download-alternate-themes-templates#post-8976</link>
<pubDate>Mon, 16 Jul 2007 23:13:24 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8976@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;We don't have an 'official' template directory yet, so the only list that I am aware of for templates is at &#60;a href=&#34;http://proforums.palmansworld.com/&#34;&#62;Pro Forums&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "How to find available plugins?"</title>
<link>http://bbpress.org/forums/topic/how-to-find-available-plugins-1#post-8975</link>
<pubDate>Mon, 16 Jul 2007 23:12:22 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8975@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The favorite topics is part of the core and available with every bbPress installation.    You can also find plugins and templates at &#60;a href=&#34;http://proforums.palmansworld.com/&#34;&#62;Pro Forums&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Is there a location to view and download alternate themes templates?"</title>
<link>http://bbpress.org/forums/topic/is-there-a-location-to-view-and-download-alternate-themes-templates#post-8973</link>
<pubDate>Mon, 16 Jul 2007 23:01:23 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8973@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It appears this form is based upon Kakumei0.01 theta-beta and customized.
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "How to find available plugins?"</title>
<link>http://bbpress.org/forums/topic/how-to-find-available-plugins-1#post-8972</link>
<pubDate>Mon, 16 Jul 2007 22:23:25 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8972@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I just installed bbPress.&#60;/p&#62;
&#60;p&#62;Now, I need to learn how to customize the forum's appearance.&#60;/p&#62;
&#60;p&#62;Apparently, a lot of customization done through plugins.&#60;/p&#62;
&#60;p&#62;I found the following:&#60;/p&#62;
&#60;p&#62;Using Plugins&#60;/p&#62;
&#60;p&#62;To use a plugin, simply create a directory in your main bbPress directory called my-plugins and put the plugin file in it. bbpress does not currently have a plugin activation/deactivation interface like WordPress’. Any .php file in your /my-plugins directory will be run.&#60;/p&#62;
&#60;p&#62;Looking for plugins? Try our plugin browser &#60;a href=&#34;http://bbpress.org/plugins/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I like adding the 'This topic is one of your favorites' feature.&#60;/p&#62;
&#60;p&#62;How would I find if this is an available plugin?&#60;/p&#62;
&#60;p&#62;If so how would I find where to download it?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8969</link>
<pubDate>Mon, 16 Jul 2007 22:20:29 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8969@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I believe that the forum name has to be edited in config.php.&#60;/p&#62;
&#60;p&#62;Yes. In theory and hopefully in practise, all customization is done through plugins and templates.&#60;/p&#62;
&#60;p&#62;The excerpt you found online is correct.&#60;/p&#62;
&#60;p&#62;The favourites feature is already present. It is a core feature, not a plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8965</link>
<pubDate>Mon, 16 Jul 2007 22:05:46 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8965@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I dropped the bbPress tables in my database and did a reinstall.&#60;/p&#62;
&#60;p&#62;The installation went fine.&#60;/p&#62;
&#60;p&#62;I discovered my original installation falied because of a typo&#60;/p&#62;
&#60;p&#62;I had entered 'http://mywebsite.com/forums/';&#60;/p&#62;
&#60;p&#62;I should have entered 'http://mywebsite.com/forum/';&#60;/p&#62;
&#60;p&#62;On this install I didn't want to integrate with the WordPress database.&#60;/p&#62;
&#60;p&#62;Now I need to learn how to customize the forum's appearance.&#60;/p&#62;
&#60;p&#62;Is there a way to change the forum name within Administration or will I have to edit the config.php file and FTP it?&#60;/p&#62;
&#60;p&#62;Is a lot of customization done through plugins and php templates?&#60;/p&#62;
&#60;p&#62;I found this online.&#60;/p&#62;
&#60;p&#62;[The best way to start off is to create a new directory inside the root folder of the bbpress install called &#34;my-templates&#34;. Any php templates place in this folder with the same name as in &#34;bb-templates&#34; will override the original files. For example, if you modify front-page.php and upload it to &#34;my-templates&#34;, bbpress will pull the customized front-page.php file.]&#60;/p&#62;
&#60;p&#62;Fore instance I like adding the 'This topic is one of your favorites' feature.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8936</link>
<pubDate>Mon, 16 Jul 2007 04:07:47 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8936@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It is related with wordpress.org.    Let me explain.   Akismet keys are given from wordpress.com (free hosted blog service) and that key can be used with bbPress and the Akismet plugin for Wordpress (downloaded from wordpress.org) or with other blog softwares have the Akismet plugin.&#60;/p&#62;
&#60;p&#62;bbPress integration is dealt with here or in the wordpress.org/support/ forums and issues with your Akismet key are dealt with through the 'feedback' or 'support' tab in the wordpress.com forums.&#60;/p&#62;
&#60;p&#62;Hope that clears it up a little.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8926</link>
<pubDate>Sun, 15 Jul 2007 18:46:35 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8926@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In the bbPress config.php file is the following&#60;/p&#62;
&#60;p&#62;You can get an Akismet key at&#60;br /&#62;
// &#60;a href=&#34;http://wordpress.com/api-keys/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.com/api-keys/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I registered with wordpress.com and received an Akismet key, which I have put in the bbPress config.php&#60;/p&#62;
&#60;p&#62;I posted a question WordPress.com forum and discovered that there is a WordPress.org and a WordPress.com. I have WordPress.org blog software, which is able to be customized.&#60;/p&#62;
&#60;p&#62;I then registered with WordPress.org forums.&#60;/p&#62;
&#60;p&#62;Is bbPress related with WordPress.com or WordPress.org?
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8922</link>
<pubDate>Sun, 15 Jul 2007 16:21:38 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8922@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I was using WinSCP to connect my server via SSH.&#60;/p&#62;
&#60;p&#62;According to the WinSCP web site their SSH protocol core is based on PuTTY.&#60;/p&#62;
&#60;p&#62;I entered the command mysql -p in the command text box and clicked the Enter button&#60;/p&#62;
&#60;p&#62;It kept timing out.&#60;/p&#62;
&#60;p&#62;It is odd the WinSCP FTP client part of the software works fine.&#60;/p&#62;
&#60;p&#62;I installed PuTTY and I was able to login to my database and dropped the bbPress tables.&#60;/p&#62;
&#60;p&#62;I realize that the phpAdmin software provides a more user friendly interface to a MySql database.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8913</link>
<pubDate>Sun, 15 Jul 2007 00:41:36 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8913@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What the integration in the bbPress config.php does is tell bbPress to use the WP users instead of installing its own users table in the database.    No configuration has to go into WP unless later you want to have registrations of bbPress make users in WP (that is a WP plugin) but not needed for an integration installation.&#60;/p&#62;
&#60;p&#62;Good luck and let us know how you are making out!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8909</link>
<pubDate>Sat, 14 Jul 2007 22:51:36 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8909@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;At the top of the config.php files of bbPress and WordPress these values will be the same.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;/p&#62;
&#60;p&#62;// ** MySQL settings ** //&#60;br /&#62;
define('BBDB_NAME', '');      // The name of the database&#60;br /&#62;
define('BBDB_USER', '');     // Your MySQL username&#60;br /&#62;
define('BBDB_PASSWORD', ''); // ...and password&#60;br /&#62;
define('BBDB_HOST', 'localhost');    // 99% chance you won't need to change this value&#60;/p&#62;
&#60;p&#62;Trent wrote:&#60;/p&#62;
&#60;p&#62;[For bbPress and WP to be integrated you have to configure your config.php before install to have your WP specific data in it (there is a portion near bottom) and then install bbPress in the same MySQL database regardless of where the physical files actually reside (your case /blog/ and /forum/).}&#60;/p&#62;
&#60;p&#62;// The rest is only useful if you are integrating bbPress with WordPress.&#60;br /&#62;
// If you're not, just leave it as it is.&#60;/p&#62;
&#60;p&#62;$bb-&#38;gt;wp_table_prefix = 'wp_';  // WordPress table prefix.  Example: 'wp_';&#60;br /&#62;
$bb-&#38;gt;wp_home = 'http://mywebsite.com/blog/';  // WordPress - Options-&#38;gt;General: Blog address (URL) // Example: 'http://example.com'&#60;br /&#62;
$bb-&#38;gt;wp_siteurl = 'http://mywebsite.com/blog/';  // WordPress - Options-&#38;gt;General: WordPress address (URL) // Example: 'http://example.com'&#60;/p&#62;
&#60;p&#62;/* Stop editing */&#60;/p&#62;
&#60;p&#62;------------------&#60;/p&#62;
&#60;p&#62;I already have WordPress installed in my public_html directory in a folder named blog.&#60;/p&#62;
&#60;p&#62;Above, I put in examples of how to fill-in 'examples'&#60;/p&#62;
&#60;p&#62;Apparently it would be wp_home = &#60;a href=&#34;http://mywebsite.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://mywebsite.com/blog/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;and wp_siteurl = &#60;a href=&#34;http://mywebsite.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://mywebsite.com/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Apparently, only the WordPress has to have the bottom portion filled-in?&#60;/p&#62;
&#60;p&#62;If this is correct then I would have to fill-in bottom portion of the WordPress config.php and FTP it before I reinstalled bbPress.&#60;/p&#62;
&#60;p&#62;[regardless of where the physical files actually reside]&#60;/p&#62;
&#60;p&#62;I was thinking of the physical storage of the files.&#60;/p&#62;
&#60;p&#62;[Does that make sense?]&#60;/p&#62;
&#60;p&#62;I think so.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8908</link>
<pubDate>Sat, 14 Jul 2007 22:16:43 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8908@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You must have a MySQL database that WP is installed in.    For bbPress and WP to be integrated you have to configure your config.php before install to have your WP specific data in it (there is a portion near bottom) and then install bbPress in the same MySQL database regardless of where the physical files actually reside (your case /blog/ and /forum/).    Does that make sense?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8907</link>
<pubDate>Sat, 14 Jul 2007 21:37:51 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8907@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have read through phpAdmin Quick Install at&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wiki.cihar.com/pma/Quick_Install&#34; rel=&#34;nofollow&#34;&#62;http://wiki.cihar.com/pma/Quick_Install&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It reads Extract files&#60;/p&#62;
&#60;p&#62;Untar or unzip the distribution (be sure to unzip the subdirectories):&#60;/p&#62;
&#60;p&#62;tar -xzvf phpMyAdmin-2.*.*.*.tar.gz&#60;/p&#62;
&#60;p&#62;in your web server's document root.&#60;/p&#62;
&#60;p&#62;When I login to my server using WinSCP to connect my server via SSH, there is a button with / to connect to the root directory. When I click the button it displays / &#38;lt;root&#38;gt;&#60;/p&#62;
&#60;p&#62;The documentation recommends phpMyAdmin should be installed in the root directory (document root).&#60;/p&#62;
&#60;p&#62;I already have WordPress installed in my public_html directory in a folder named blog, which isn't a database nor is it my root directory (document root).&#60;/p&#62;
&#60;p&#62;WordPress is up and running.&#60;/p&#62;
&#60;p&#62;[Then just install your bbPRess in the same database as WP.]&#60;/p&#62;
&#60;p&#62;Where on my web server is the database you are referring?&#60;/p&#62;
&#60;p&#62;Are you referring to the database files portion of the bbPress and WordPress installation?&#60;/p&#62;
&#60;p&#62;[You can have the forum installed wherever, I was talking about having bbPress and WP in the same database.]&#60;/p&#62;
&#60;p&#62;I can have WordPress installed in my public_html directory in a folder named blog.&#60;/p&#62;
&#60;p&#62;I can have bbPress installed in my public_html directory in a folder named forum.&#60;/p&#62;
&#60;p&#62;I apologize for my confusion.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8905</link>
<pubDate>Sat, 14 Jul 2007 19:35:58 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8905@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can have the forum installed wherever, I was talking about having bbPress and WP in the same database.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8902</link>
<pubDate>Sat, 14 Jul 2007 15:05:11 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8902@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;[If you plan on integrating WP and bbPress, it is best to have a running copy of WP up and going.]&#60;/p&#62;
&#60;p&#62;I already have WordPress up and running.&#60;/p&#62;
&#60;p&#62;[Then just install your bbPRess in the same database as WP. Wordpress will have the database prefix of wp_ and bbPress with bb_]&#60;/p&#62;
&#60;p&#62;I have WordPress installed in my public_html directory in a directory named blog&#60;/p&#62;
&#60;p&#62;Do you mean install bbPress in the blog directory?&#60;/p&#62;
&#60;p&#62;In other words, don't create a separate directory forum to install bbPress?&#60;/p&#62;
&#60;p&#62;I think I want mywebsitedomainname/blog and mywebsitedomainname/forum to be separate urls&#60;/p&#62;
&#60;p&#62;But to integrate WordPress with bbPRess do they have to have the same url?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;------------------&#60;/p&#62;
&#60;p&#62;On a separate note&#60;/p&#62;
&#60;p&#62;I should be able to use WinSCP to login to my server via SSH, then access my database with a MySQL login, then drop the bb_ tables from the failed bbPress install.&#60;/p&#62;
&#60;p&#62;I imagine this could be done through the WinSCP Console&#60;/p&#62;
&#60;p&#62;I realize the phpAdmin is a more user friendly interface than the WinSCP Console.&#60;/p&#62;
&#60;p&#62;I sent an e-mail to my web hosting support, but they haven't responded.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Questions Regarding a Terrible Install"</title>
<link>http://bbpress.org/forums/topic/questions-regarding-a-terrible-install#post-8898</link>
<pubDate>Sat, 14 Jul 2007 04:58:51 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8898@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Since you thanked me for this already ... not a clue. Cannot help you. If no-one else here can, I suggest you look up a forum that helps with either of those things.&#60;/p&#62;
&#60;p&#62;[edit] ... but you've already found help about this in another thread. Coolio.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8897</link>
<pubDate>Sat, 14 Jul 2007 04:48:16 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8897@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You will be able to find a link to the plugin off this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.silpstream.com/blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.silpstream.com/blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is really easy to install.   Just read the readme.txt that is included for directions.    If you plan on integrating WP and bbPress, it is best to have a running copy of WP up and going.    Then just install your bbPRess in the same database as WP.    Wordpress will have the database prefix of wp_ and bbPress with bb_ &#60;/p&#62;
&#60;p&#62;If you have WP running, just install bbPress in the same database.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8896</link>
<pubDate>Sat, 14 Jul 2007 04:17:15 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8896@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Trent:&#60;/p&#62;
&#60;p&#62;[You don't have WP installed somewhere do you?]&#60;/p&#62;
&#60;p&#62;Actually, I installed WordPress blog 2.2 first. It installed on the first try.&#60;/p&#62;
&#60;p&#62;I have WordPress 2.2 installed in my public_html directory.&#60;/p&#62;
&#60;p&#62;I haven't customized or begun blogging with WordPress blog 2.2 yet.&#60;/p&#62;
&#60;p&#62;I decided to use bbPress for my forum Discussion software, but the install failed.&#60;/p&#62;
&#60;p&#62;I want to set it up and implement it first.&#60;/p&#62;
&#60;p&#62;[There is a plugin that adds the newest phpMyAdmin as an admin page for WP. Lifesaver for me since I don't like logging into my host admin and then phpMyAdmin and then working. I just login to WP and do what I want.]&#60;/p&#62;
&#60;p&#62;What is the plugin? &#60;/p&#62;
&#60;p&#62;Where is the plugin download?&#60;/p&#62;
&#60;p&#62;Is it tricky installing the phpMyAdmin plugin?&#60;/p&#62;
&#60;p&#62;If I go this route do I have to or should I integrate WordPress 2.2 with bbPress?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8895</link>
<pubDate>Sat, 14 Jul 2007 04:03:02 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8895@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For sure, it is a really easy user friendly interface.   You don't have WP installed somewhere do you?    There is a plugin that adds the newest phpMyAdmin as an admin page for WP.   Lifesaver for me since I don't like logging into my host admin and then phpMyAdmin and then working.   I just login to WP and do what I want.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8894</link>
<pubDate>Sat, 14 Jul 2007 02:49:52 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8894@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;[Best bet would be for you host to install it for you since that is what almost 100% of good hosts do.]&#60;/p&#62;
&#60;p&#62;Then I don't have a good web hosting service.&#60;/p&#62;
&#60;p&#62;I am reading through phpAdmin Quick Install at&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wiki.cihar.com/pma/Quick_Install&#34; rel=&#34;nofollow&#34;&#62;http://wiki.cihar.com/pma/Quick_Install&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I received the following from my web hosting support.&#60;/p&#62;
&#60;p&#62;&#38;lt;public_html IS your document root.&#60;/p&#62;
&#60;p&#62;MySQL v. 4.0.25 is running on my server&#60;/p&#62;
&#60;p&#62;PHP Safemode is off by default.&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;You can also login to the server via ssh and connect to the database from a shell prompt.&#38;gt;&#60;/p&#62;
&#60;p&#62;I installed WinSCP to login to my server via SSH.&#60;/p&#62;
&#60;p&#62;Can I access my php database through Console using the WinSCP?&#60;/p&#62;
&#60;p&#62;In other words, is phpAdmin a more friendly interface access my php database?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8893</link>
<pubDate>Fri, 13 Jul 2007 23:53:47 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">8893@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Best bet would be for you host to install it for you since that is what almost 100% of good hosts do.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Installing phpMyAdmin 2.10.2.tar.tz on my web server"</title>
<link>http://bbpress.org/forums/topic/installing-phpmyadmin-2102tartz-on-my-web-server#post-8892</link>
<pubDate>Fri, 13 Jul 2007 23:02:53 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8892@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am new to this forum. &#60;/p&#62;
&#60;p&#62;I had a corrupted bbPress forum install.&#60;/p&#62;
&#60;p&#62;I have to drop the bb_ tables and do a reinstall.&#60;/p&#62;
&#60;p&#62;Hopefully, it is ok if I post this.&#60;/p&#62;
&#60;p&#62;My web hosting servers are Unix.&#60;/p&#62;
&#60;p&#62;The servers have php v 4.4.0 installed&#60;/p&#62;
&#60;p&#62;phpMyAdmin isn't installed&#60;/p&#62;
&#60;p&#62;Apparently, I have to download phpMyAdmin 2.10.2.tar.tz&#60;/p&#62;
&#60;p&#62;It is unclear from my web hosting service support if I should&#60;br /&#62;
place phpMyAdmin 2.10.2.tar.tz in the public_html directory.&#60;/p&#62;
&#60;p&#62;Should I create a directory phpAdmin?&#60;/p&#62;
&#60;p&#62;I am running Windows 2000 Professional on my computer.&#60;/p&#62;
&#60;p&#62;Then I should download and use PuTTY: A Free Telnet/SSH Client to telnet to my server.&#60;/p&#62;
&#60;p&#62;Then use a command to unbundle the phpMyAdmin 2.10.2.tar.gz file&#60;/p&#62;
&#60;p&#62;Then access my php database&#60;/p&#62;
&#60;p&#62;issue the command show tables&#60;/p&#62;
&#60;p&#62;then the command drop bb_ tables which are the bbPress tables&#60;/p&#62;
&#60;p&#62;then try a reinstall of bbPress forum software
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Questions Regarding a Terrible Install"</title>
<link>http://bbpress.org/forums/topic/questions-regarding-a-terrible-install#post-8887</link>
<pubDate>Fri, 13 Jul 2007 19:50:19 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8887@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I received the following from my web hosting service support.&#60;/p&#62;
&#60;p&#62;[As with everything in computing it never gets easier, just harder. PhPMyAdmin is not installed on the servers but you can install it on your account if you wish to use it. You can also login to the server via ssh and connect to the database from a shell prompt. Use the drop table &#38;lt;tablename&#38;gt; command for each table to remove them.]&#60;/p&#62;
&#60;p&#62;I went to &#60;a href=&#34;http://www.phpmyadmin.net/home_page/downloads.php&#34; rel=&#34;nofollow&#34;&#62;http://www.phpmyadmin.net/home_page/downloads.php&#60;/a&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/2&#34;&#62;#2&#60;/a&#62;.10.2&#60;/p&#62;
&#60;p&#62;The latest stable version is phpMyAdmin 2.10.2.&#60;/p&#62;
&#60;p&#62;phpMyAdmin supports themes since version 2.6.0.&#60;/p&#62;
&#60;p&#62;Are phpMyAdmin themes a more user friendly interface to Admin a php database?&#60;/p&#62;
&#60;p&#62;I sent an e-mail to my web hosting serice support to determine which version of php is on my server.&#60;/p&#62;
&#60;p&#62;My web hosting service is running Unix servers.&#60;/p&#62;
&#60;p&#62;I am running Windows 200o Professional on my computer.&#60;/p&#62;
&#60;p&#62;[You can also login to the server via ssh and connect to the database from a shell prompt.]&#60;/p&#62;
&#60;p&#62;I found OpenSSH Windows at &#60;a href=&#34;http://www.openssh.com/windows.html&#34; rel=&#34;nofollow&#34;&#62;http://www.openssh.com/windows.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I guess I could use either PuTTY or TTSSH software to login to my server via ssh.&#60;/p&#62;
&#60;p&#62;[Use the drop table &#38;lt;tablename&#38;gt; command for each table to remove them.]&#60;/p&#62;
&#60;p&#62;I have a MYSQL book and a php book, which should help me.&#60;/p&#62;
&#60;p&#62;Thanks a response in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>Inquirer on "Questions Regarding a Terrible Install"</title>
<link>http://bbpress.org/forums/topic/questions-regarding-a-terrible-install#post-8886</link>
<pubDate>Fri, 13 Jul 2007 18:02:13 +0000</pubDate>
<dc:creator>Inquirer</dc:creator>
<guid isPermaLink="false">8886@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;[What's the thought? That posts should be editable indefinitely?]&#60;/p&#62;
&#60;p&#62;Yes.&#60;/p&#62;
&#60;p&#62;If not, then perhaps a day.&#60;/p&#62;
&#60;p&#62;Sometimes you later find information while you are waiting for a reply, which could better explain your problem.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Questions Regarding a Terrible Install"</title>
<link>http://bbpress.org/forums/topic/questions-regarding-a-terrible-install#post-8885</link>
<pubDate>Fri, 13 Jul 2007 17:58:26 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">8885@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The RSS feed link doesn't change anything. The link is merely there so you can find the RSS feed more easily, so that you can subscribe to it if you so wish - but it doesn't publicise this or anything like that.&#60;/p&#62;
&#60;p&#62;What's the thought? That posts should be editable indefinitely? Bear in mind people won't check back to check for edits; usually they'll only check again if they see a new post.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
