Search Results for '\"wordpress\'
-
Search Results
-
Topic: Can anybody help me?
Hi, I have a weblog that powered by wordpress in these address http://www.caspiantools.ir, add I install bbpress in these address http://www.forum.caspiantools.ir successfully. Can you see me a plugin that show my 10 or 15 last forum posts in side bar on my blog theme? I use Persian language in my forum, and it must to be right to left, what can I do for RTLing?
Hi ,
I just installed bbpress 1.0-alpha-2 with wordpress 2.6.3, but not intergete with wordpress. the installation is very smooth. but when I access my forum, got Http 404 error(page not found). and my server supports permalink . following is my bb-config.php, please help to take a look.thanks a lot.
<?php
// ** MySQL settings ** //
define(‘BBDB_NAME’, ‘******’); // The name of the database
define(‘BBDB_USER’, ‘******’); // Your MySQL username
define(‘BBDB_PASSWORD’, ‘******’); // …and password
define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change these last few
define(‘BBDB_CHARSET’, ‘utf8’); // If you are *upgrading*, and your old bb-config.php does
define(‘BBDB_COLLATE’, ”); // not have these two contstants in them, DO NOT define them
// If you are installing for the first time, leave them here
// Change each KEY to a different unique phrase. You won’t have to remember the phrases later,
// so make them long and complicated. You can visit https://www.grc.com/passwords.htm
// to get phrases generated for you, or just make something up. Each key should have a different phrase.
// If you are integrating logins with WordPress, you will need to match each key to
// the value of their equivalent keys in the WordPress file wp-config.php
define(‘BB_AUTH_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.
define(‘BB_SECURE_AUTH_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.
define(‘BB_LOGGED_IN_KEY’, ‘put your unique phrase here’); // Change this to a unique phrase.
// If you are running multiple bbPress installations in a single database,
// you will probably want to change this.
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
// Change this to localize bbPress. A corresponding MO file for the
// chosen language must be installed to bb-includes/languages.
// For example, install de.mo to bb-includes/languages and set BB_LANG to ‘de’
// to enable German language support.
define(‘BB_LANG’, ”);
?>
Topic: New installation
I am trying to install the bbpress tool. I am not very skilled at what I am doing, kind of learn as you go. I have a site vuuch.com and a wp blog at vuuch.com/wordpress. I now want to install bbpress. I have downloaded the install, extracted it and copied to /forum. When i go there I am asked a bunch of things I am not real sure about. This is where I am stuck. My wp blog was installed using godday app installer, so I was removed from so details…
I get “There doesn’t seem to be a bb-config.php file. This usually means that you want to install bbPress” which I think is normal. There is a bb-config-sample.php file at the location.
Questions:
What is the database it is looking for? My guess is i either point it at the wp db or create another one. I would like to create another, I HAVE NO IDEA HOW TO DO THIS???
If there are other things I will need to know on the next few step, please point them out.
I think I need to use something call c-panel to create the db but I am not sure nor do I know how to run this…
Thanks so much
I am trying to install bbPress version 0.9.0.2
Installation URL: http://forums.seocoalition.com
Hosting data:
Operating system Linux
Apache version 2.2.10 (Unix)
PHP version 5.2.6
MySQL version 5.0.51
So it goes through the whole process and completes it, but when you go to the main page, there is nothing. No error messages, no output, nothing at all.
Since I don’t know what the problem is, I am at a lost as to what to do. I search of the forums hasn’t provided any answers.
Here is the end of installer message:
Referrer is OK, beginning installation…
Step 1 – Creating database tables
>>> Create table bb_forums
>>> Create table bb_posts
>>> Create table bb_topics
>>> Create table bb_topicmeta
>>> Create table bb_users
>>> Create table bb_usermeta
>>> Create table bb_tags
>>> Create table bb_tagged
Step 2 – WordPress integration (optional)
>>> Integration not enabled
Step 3 – Site settings
>>> Site name: Internet Marketing forums
>>> Site address (URL): http://forums.seocoalition.com/
>>> From email address: seocoalition@gmail.com
>>> Key master created
>>>>>> Username: admin
>>>>>> Email address: seocoalition@gmail.com
>>>>>> Password: XXXXXXXXXXX
>>> Description: Just another bbPress community
>>> Forum name: SEOC
>>>>>> Topic: Your first topic
>>>>>>>>> Post: First Post! w00t.
>>> Key master email sent
Installation complete!
For security reasons I have X’d out the password.
Any help would be greatly appreciated.
Rex