Search Results for 'bbpress'
-
Search Results
-
Topic: Theme: Derleth
I started out just working on changing a color, but got carried away. I am still working on tweaks and css changes for the various forms, but I thought I would share it and see what you all thought. If anyone is interested in it I would be happy to post it for download.
The theme is based on kakumei, which is really easy to play around with (good stuff Bryan Veloso) and has css rounded corners on the header and footer. What else. Oh its blue and orange, but thats easy to change if you like other colors.
Topic: Install was successful but….
After a bunch of tweeking and what not (put wrong info in a few times)
I got the BBPress installed. But when I go to go see a forum or post it gives me an error.
I use 1&1 Internet to host my site (dont really recommend them)
I have minor PHP knowledge (but I am learning more every minute.)
It appears that it did not create the folders it needs to draw from. Forum, users, etc. So I’m not sure weather I have to manually create them or weather I have a bad batch of files or what not, been working on it all day trying to get that and a web calender working, finally got the calender working.
Any input would be much appreciated.
-Amazon3d
i translate some plugins and have mo files but i don’t know how to define them to work?!
i translate 22 bbpress plugins

should i insert them in to the include/language folder?
with which name or i must create one file and merge whole of them to he one file
I have a WP install with BBPress installed on the same database in a subdirectory of WP. Install went well, looked in the database and my new forum topic was written in the database but all links on the BBPress forum lead to “No input file specified”. I’m suspecting that it has something to do with the config file. Let me know if you see something wrong here:
// Change the prefix if you want to have multiple forums in a single database.
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
// The full URL of your bbPress install
$bb->uri = ‘http://theasianman.com/wordpress/bbpress’;
// What are you going to call me?
$bb->name = ‘The Asian Man Forum’;
// Set to true if you want pretty permalinks, set to ‘slugs’ if you want to use slug based pretty permalinks.
$bb->mod_rewrite = false;
// Your Akismet Key. You do not need a key to run bbPress, but if you want to take advantage
// of Akismet’s powerful spam blocking, you’ll need one. You can get an Akismet key at
// http://wordpress.com/api-keys/
$bb->akismet_key = ”; // Example: ‘0123456789ab’
// The rest is only useful if you are integrating bbPress with WordPress.
// If you’re not, just leave it as it is.
$bb->wp_table_prefix = ‘wp_’; // WordPress table prefix. Example: ‘wp_’;
$bb->wp_home = ‘http://theasianman.com/wordpress’; // WordPress – Options->General: Blog address (URL) // Example: ‘http://example.com’
$bb->wp_siteurl = ‘http://theasianman.com/wordpress’; // WordPress – Options->General: WordPress address (URL) // Example: ‘http://example.com’
I’ve turned permalinks off because it seems people are having trouble with them in conjunction with GoDaddy (my clients host : ( ).
I’ve created a .htaccess file with:
Options +MultiViews
Not sure what’s up. The default forum content is not even showing up.
Cheer all and thanks in advance
i need to consult with my friends in wp persian team
