Forum Replies Created
-
I think _ck_’s plugin “My Views” can do this:
https://bbpress.org/plugins/topic/my-views/
You can see it in action here:
Works only up until 0.9 though. Not sure if something similar exists for 1.0.
In reply to: some errors during installationChances are you are using PHP 5.3. If you can downgrade to PHP 5.2, these warnings will go away.
Also:
In reply to: Registration EmailPagal, you’re right: it’s not what we call integration. But other people have put their bbPress in an iframe to get it on their site. Your comment does not help answer the initial question at all. TangoTooL is looking for a way to change the text in the email confirmation message. Your comment is off topic.
In reply to: 500 error when searchingThat segfault error looks like Apache is actually dying. That’s pretty odd. Are there any other errors being logged? This segmentation fault is not the 500 error. That should be logged separately.
All your versions look fine.
Are you using a custom template?
In reply to: 500 error when searchingWhat plugins are you using, and what version of bbPress, PHP and MySQL?
In reply to: What's the difference between User Roles?You can learn about the capabilities assigned to each role in the file bb-includes/functions.bb-capabilities/php
https://trac.bbpress.org/browser/tags/1.0.2/bb-includes/functions.bb-capabilities.php#L56
In reply to: Registration EmailTry this:
https://bbpress.org/forums/topic/registration-email-1#post-71361
You can modify the registration email and add the proper link there.
You could also do it with Mod Rewrite and .htaccess. But since you are not using permalinks on your site, maybe you don’t have access to mod_rewrite with .htaccess.
Shane, if you would like to talk to someone about having this work done for you, please post your contact information here and then we will close the topic and people can contact you directly. Thanks.
If you’d like to contact Ashfame, you can do so at his website:
In reply to: Conditonal taggingPlease explain more of what you are trying to do with the tags.
Here is some information about adsense that has been discussed here:
In reply to: Can I make bbpress forum like vbulletin?That is a question for BuddyPress then. The version of bbPress they included in BuddyPress is not really anything like bbPress any more. There are enough differences that you will have better luck resolving your issue at the BuddyPress forums.
In reply to: Can I make bbpress forum like vbulletin?You say “groups”: are you running the forums that were installed with BuddyPress?
In reply to: Installation2) – no, bbPress is not a WordPress plugin. It should be inside a folder which is inside your WordPress installation. So, if your WordPress is at
/var/www/wordpress/
your bbPress will be at something like
/var/www/wordpress/forums/ where the word “forums” will be part of your URL. If your WordPress site is http://www.example.com, then your bbPress installation will be at http://www.example.com/forums/ if you called the folder “forums” as I did above.
3) create the folder my-languages at the same level as bb-templates, bb-plugins, my-templates, my-plugins. All those folders should have permissions of 755.
Step two is your biggest problem right now. You don’t activate it like a WordPress plugin because it’s not one. It has a separate installer. It doesn’t even require WordPress.
In reply to: Unwanted ads in bbPress ThemesRescued gerikg’s post from Akismet
Log out of WordPress and then access bbPress and log in there. You might also have to clear your cookies.
More explanation:
https://bbpress.org/forums/topic/login-integration-issues-bbpress-and-wordpress-mu#post-71940
In reply to: Theme ProblemNo problem – glad you got it sorted.
I think the problem is the long descriptions of the forums. This one in particular:
“Do you want to organize an event or coordinate a big project or just throw an idea to the wind? This is the place.”
That seems to be stretching the table out wide.
Actually, the header and hot tags are aligned properly. The only problem I can see is the #forumlist table is too wide in the front page template. So, did you change the width of the table or the containing div in either the CSS or the template file?
In reply to: How Do I Upload Plugins1. You need to create a folder called my-plugins at the same level as bb-plugins. The folder needs 755 permissions.
2. Unzip the plugin on your hard drive, then upload the complete folder to the my-plugins folder. it should be just one folder, not nested folders. So, the folder with the plugin inside it, not a folder inside a folder with the plugin inside it.
3. Log in to the admin and activate on the plugins page.
I deleted the spambot one since it was not relevant. No other posts were caught by Akismet.
ck13, please post your contact information here and I will close the thread. Then people who are interested can contact you.
In reply to: I think I found a pretty severe posting bug…What is the address of your forum where this problem is occuring?
In reply to: Theme ProblemSo what is in the html directory?
And how does the web server know to show bbPress when accessing your domain?
It’s almost like the web server is serving the files from another directory since everything in this bbPress directory looks OK. I’m curious what’s in the html directory and also where is the setting that tells the server what directory to serve files from.
We can do a quick test by placing a file in the html directory and one in the bbPress directory (or just one or the other) then calling it up by name. Please post a screenshot of the html directory same as you’ve done for the others so far.
The date is one day before the others which make me think something happened in there at some point. Maybe an earlier installation or maybe that’s just when the account was set up.
In reply to: Theme ProblemDid you install this with SimpleScripts? I wonder if so and if that did anything weird upon installation.
In reply to: Theme ProblemThat’s good. Can you create 3 more? Same thing for these 3 directories:
/ (the site root)
/bbPress/
/bbPress/my-templates/
How does http://lookwhatwecando.freehostingcloud.com/ use the files that are in bbPress? Is that a setting in the control panel to set the destination for the domain to that folder?
This is the most visible activity I know of: